If I enable safemode I get an error each time a function in the PHP 
repository is used, something like:

access for the file with UID xxx is not allowed to 
/usr/local/lib/php/PEAR.php with UID 0

It's clear why this happens but it doesn't make any sense to shut off 
access to this directory. Obviously, the same would happen, if I 
provide a global PHPLIB via include_path. Also, making all php files 
UID 0 isn't acceptable. So, what's the best cure for this? Is there 
an UID which *all* PHP scripts would be allowed to access?

Thanks,

Kai

--

Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com
IE-Center: http://ie5.de & http://msie.winware.org




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

Reply via email to