PDA

View Full Version : magic_quotes_gpc: NOT OK(is '1', should be '0')



Yann
04-02-2008, 09:12 AM
I'm trying to Install RoundCube web mail service but I'm still getting this magic_quotes_gpc: NOT OK(is '1', should be '0'). I searched the web without any good results. I edited the php.ini file but nothing. RoundCube is cool, Please Help!

r2b2
04-02-2008, 02:55 PM
I had this problem too then realised I didn't have the updated php.ini file in the right locations. If you want to get Roundcube to install, make sure there is a correct version of the php.ini in the installer directory (think thats the name of it)

linFox
04-03-2008, 12:21 AM
Yes, you have to copy the altered php.ini to every directory with php files that need to be affected for the changes to occur.

Yann
04-03-2008, 01:00 PM
Yes, you have to copy the altered php.ini to every directory with php files that need to be affected for the changes to occur.
can you give me some specific instructions. I copied the php.ini file in the installer directory and still getting the same error.

r2b2
04-03-2008, 02:41 PM
Are you running with FastCGI turned on? If so, then you'll need to alter the php.ini file located in your public_html directory... (I think thats the one it picks up)