PDA

View Full Version : Safe mode for subdomains...



hostpc.com
06-09-2004, 09:31 AM
Safe mode on/off works fine for all virtual domains, but it won't work on subdomains.

For instance:

compare http://mambo.kizhakethil.net/vars.php and http://kizhakethil.net/vars.php

I've searched php.ini and all safe mode variables are set to off.

I've searched the users httpd.conf file - all looks ok.

Any suggestions - or does this just not function for subdomains?

l0rdphi1
06-09-2004, 01:38 PM
Hello,

Looking in my /usr/local/directadmin/data/users/admin/httpd.conf file, I can confirm safe-mode is enabled on sub-domains. :)

Do you have a custom sub-domain template that may not have the
php_admin_flag safe_mode |SAFE_MODE|line?

If all that fails to help, could perhaps apache need restarted?

Phi1.