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
http://www.phpMoAdmin.com
GNU General Public License v3.0
187 stars 86 forks source link

Unexpected Character #5

Closed sround closed 14 years ago

sround commented 14 years ago

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!

MongoDB-Rox commented 14 years ago

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