Hey [EMAIL PROTECTED]!

I am trying to attempt something like this, or at least this is one of my
attempts ;)

<Virtualhost 65.204.176.41>
DocumentRoot /usr/local/www/data
ServerName users.ncinternet.net
UserDir public_html
php_admin_value safe_mode 0
php_value register_globals On
</VirtualHost>

the php_admin_value seems to work, I beleive turning only safe mode on for
lameusers.ncinternet.net? Well at least it seems to ;) I need to turn
safe_mode on for the users site, however I need registered globals on, is
there a way to do this? Let me know! Thanks ;) (well, without using the
php.ini, since I have two seperate apache processes running as different
users, and I cant set registered globals on globally) Thanks!


Chris Wilson


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to