Forums | Mahara Community

Support /
.htaccess file: php_flag register_globals off


anonymous profile picture
Account deleted
Posts: 29

30 September 2011, 13:22

Hi,

Has anyone ever been able to pin down this issue? The problem is that on our Apache server the [ .htaccess file ] is strict; Meaning that it only allows Apache code. 

Warning

  • You have dangerous PHP settings, register_globals is on. Mahara is trying to work around this, but you should really fix it. If you are using shared hosting and your host allows for it, you should include the following line in your .htaccess file: php_flag register_globals off
1 result