Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001062

[PHP] [PHP-WIN] Problems running php from samba network shares... From: Mattias Segerdahl (mattias.segerdahl <email protected>)
Date: 06/25/01

Hello all,

I have a slight problem that someone out there might be able to help me
with. I recently installed Windows 2000 with Internet Information Server 5.0
and php 4.0.7-dev. When configuring the IIS 5.0 default webserver, I did the
following

=> Properties
=> Directory Security
=> Edit
=> Anonymous access -> Edit

Here I supplied a user I had created which already was on the samba server,
a user called webbert. The samba server has a directory called /www which is
accisable for the user webbert. Which full access, both group and user, and
read,execute for world.

I then did,

=> Properties
=> Home Directory
=> Choose the checkbox a"A share located on another computer"

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

This is all fine and dandy, I can access this directory using a client based
browser, surf around and check html files.

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

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

-- 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>