Forums / Install & configuration / php_value magic_quotes_gpc 0

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

php_value magic_quotes_gpc 0

Author Message

Softriva .com

Monday 03 July 2006 7:52:50 am

During installation finetuning, I got this warning

Alternatively you may create a file called .htaccess in your Exponential root folder and add the following:
.htaccess example:

</code>php_value magic_quotes_gpc 0</code>


I did add the above line in .htaccess but still get the same warning.

Any help?

Łukasz Serwatka

Monday 03 July 2006 11:49:17 pm

Try with

php_flag magic_quotes_gpc off

Make sure that PHP works as Apache module and privileges "AllowOverride Options" or "AllowOverride All" are set.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog