RE: [PHP-WIN] RE: PHP INSTALL FILES

2002-02-01 Thread Oliver Cronk
MAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, January 31, 2002 11:51 PM Subject: RE: [PHP-WIN] RE: PHP INSTALL FILES > Hmmm ok, I'll have a think about this one and get back to you I could still > do with some clarification however: > > Explain exactly what the probl

RE: [PHP-WIN] RE: PHP INSTALL FILES

2002-01-31 Thread Oliver Cronk
issions. Ollie -Original Message- From: Josh Seward [mailto:[EMAIL PROTECTED]] Sent: 01 February 2002 10:27 To: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] RE: PHP INSTALL FILES I have set promissions for every dir and file I am aware of. I have setup php successfully on my win2000 machine

[PHP-WIN] RE: PHP INSTALL FILES

2002-01-31 Thread Oliver Cronk
Could be then that the scripts need their permission's changing (as you created the scripts you own the scripts) right click on them in explorer and choose properties, then have a look at the permissions tab, you are going to want to give everyone access to execute them I believe. Alternatively i

[PHP-WIN] Re: PHP INSTALL FILES

2002-01-31 Thread Oliver Cronk
Not 100% sure what you mean! It could be that IIS is configured to use Integrated Security (i.e. server / domain usernames and passwords are required to gain access) if this is the case then go into IIS MMC and change the options for the web site (eg allow anonymous access) Hope that helps - if