suPHP with

postzegel

New member
Joined
Nov 12, 2008
Messages
5
Hi,

I install suPHP incl php5 but now I get the error 500.
The php_flag register_globals on doesent work.

I do the old way at: http://help.directadmin.com/item.php?id=183
But no succes, the error 500 is still there.
The /home/username/php.ini is there and safed as root.
into this php.ini there is:
open_basedir = /home/adulttv/:/tmp/
allow_url_include = On
allow_url_fopen = On
register_globals = On



Is there somebody who can help and login into the server fo tix this problem?
More tips are welcome

The phpinfo.php give also a error 500 :-(
 
Last edited:
Did you chmod folders to 755 and files to 644? Comment out or remove all php flags from .htaccess? Made sure all files and folders in public_html are owned by user?
 
Back
Top