MongoDB-Rox / phpMoAdmin-MongoDB-Admin-Tool-for-PHP

MongoDB administration tool for PHP built on a stripped-down version of the Vork high-performance framework

Home Page:http://www.phpMoAdmin.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unexpected Character

sround opened this issue · comments

Warning: Unexpected character in input: '' (ASCII=92) state=1 in /var/www/moadmin.php(462) : eval()'d code on line 3

Possible Bug? Ver . 1.0.4
Thanks!

This is caused by having Magic Quotes enabled - a patch has been added to account for this, please download a new moadmin.php from the GitHub repository (link below) and it will just work regardless of the Magic Quotes setting.

http://github.com/MongoDB-Rox/phpMoAdmin-MongoDB-Admin-Tool-for-PHP/raw/master/moadmin.php