Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001062

Re: [PHP] [PHP-WIN] Problems running php from samba network shares... From: Richard Lynch (ceo <email protected>)
Date: 06/27/01

> accisable for the user webbert. Which full access, both group and user,
and

> Here I supplied the samba server share and the correct user, webbert.

> But when I try to access a php file, I get the following error message...

So, is PHP running as user "webbert"?...

I never can follow all the damn dialogs in Windows. :-v

Throw in a <?php phpinfo();?> page and find out what user PHP is running as.
If it's not a user that can do what you want PHP to do, PHP can't do it.

--
WARNING richard <email protected> address is an endangered species -- Use
ceo <email protected>
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>