Hi

Sounds like a permission problem.  You don't mention which HTTP server
you're using, but I know with Apache (and likely so with IIS also) PHP
can't run with 'Everyone' permissions as that is not the same as 'Anyone
at all'.  If memory serves, Everyone is authenticated users + anonymous
users + guests.  And services like Apache/IIS don't run as any kind of
person (user), unless specifically told to do so.
--
Niel Archer

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

Reply via email to