Many of the software packages installed by Installatron are written in the PHP programming language. See the PHP home page at http://www.php.net/.
A few older programs require a certain peculiar setting in PHP. This is the
register_globals flag. Normally, for best security, register_globals should
be kept switched off. But some older programs require it to be switched on.
Our DirectAdmin environment keeps register_globals switched off. If
you ever encounter a program that requires register_globals to be switched on, you may do so just for that program by going into the web directory where that program resides, and
creating world-readable a file there called .htaccess and in that file inserting this one line:
php_flag register_globals onThis will keep the register_globals switched on only for that program.
At this time the only programs installed by Installatron that requires this change are:
- Contact Form
This document is: http://faq.rahul.net/cgi-bin/fom.cgi?file=53
[Search]
[Appearance]
This is a Faq-O-Matic 2.721.