Hi guys,
A recall installing a full Linux OS during the 90's with less problems than Drupal in 2010. How come?
Problem: register_globals is enabled.
Background:
phpinfo(); wokrs fine.
Tried:
php.ini
register_globals = off
Checked .htaccess
php_value register_globals 0
Also added
AddType x-mapp-php5 .php
Any other suggestion?
Regards,
Jose
Read »








