PHP information
If you use PHP on your site, please be aware of the following information:
- PHP is running with register_globals=off. See http://www.de.php.net/manual/en/security.registerglobals.php for help
- PHP runs in suPHP mode. See our FAQ for more information
- PHP has an open_basedir restriction set to the absolute path of the home directory. See PHP manual on safe mode
- if you want to know which built-in extensions are available, use the
phpinfo(); function
- if you use a MySQL database, there is no direct need to install your own copy of phpMyAdmin, as there exists a site-wide installation on our site. See "My account".
- if you use include files, please make sure that their content is not publically accessible. Either place them outside of the document-root (usually /home/virtuals/yourdomain/incoming/html/), or use .inc as filename suffix. (*.inc files are denied by default)
|
|
|