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 it could be that you own the PHP.exe service (the main PHP engine) so check the PHP files, and folders for a similar permissions problem. You will know if you need to change permissions if you appear to be the only user who can access the files (i.e. try logging in as someone else and see if you can get to the files). Hope that helps - this is appears to be an NTFS issue really. Cheers Ollie Cronk -----Original Message----- From: Josh Seward [mailto:[EMAIL PROTECTED]] Sent: 01 February 2002 08:15 To: [EMAIL PROTECTED] Subject: Re: PHP INSTALL FILES the problem is. When I run php scripts I have to login. ----- Original Message ----- From: "Oliver Cronk" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, January 31, 2002 8:49 PM Subject: Re: PHP INSTALL FILES > 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 not then elaborate on what the problem is. > > Cheers > > Ollie > > > "Josh Seward" <[EMAIL PROTECTED]> wrote in message > news:<003401c1aaa3$e5c700a0$9400a8c0@wisestructures>... > I have setup php on IIS. The site host machine is different from the machine > running php, mysql. I have setup provisions on all folders and files I think > are needed. php.exe (Folder) php.ini php4ts.dll > > Is there something I am leaving out or forgetting? I cannot access php files > without entering a username password. > > Thanks for any help! > > > > ---------- > > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]