View Full Version : Problems with Win2k3 site
AMD[H]unter
07-03-2006, 11:16 PM
Well, here's my problem. Somehow I monkeyed up my permissions in one of the Sites on my Win2k3 SBS server. No problem, I think, I'll just delete the site, and recreate it. Well I did just that, and now here's what I get.
http://hjohnson.dyndns.org/
Click that link, and then click another one of the links, see how you get a 404 from the server? How the fuck do I fix this? All my other sites work fine.
AMD[H]unter
07-03-2006, 11:18 PM
Oh, and all the images and files in the root directory of the site are being served. The folder structure is intact, cause I don't use virtuall dirs on this site.
I just created a virtual directory pointing to one of my folders, and I get the same thing. I am stumped here!
Langford
07-03-2006, 11:20 PM
Is that the actual directory structure of your files, or did you have some virtual directories?
Edit: you outran me.
AMD[H]unter
07-03-2006, 11:21 PM
Is that the actual directory structure of your files, or did you have some virtual directories?
Edit: you outran me.
lol, np, man. I had some virt's, but they are unimportant at this time.
Langford
07-03-2006, 11:22 PM
How about your default page filenames? Have you tried reaching the pages with the full filenames?
AMD[H]unter
07-03-2006, 11:27 PM
How about your default page filenames? Have you tried reaching the pages with the full filenames?
Ok, that fixed one problem, I didnt have my PHP "reinstalled" on that site, and I had to fix my default files. I could reach files by full filename.
AMD[H]unter
07-03-2006, 11:31 PM
I have narrowed down the problem to this: When I go to http://hjohnson.dyndns.org/attic/, It is displaying index.php. It asks for a username and pass, and even my domain admin user doesnt work. If I rename that file, the server gives me a dir list. So somewhere there's a permission messed up, no?
AMD[H]unter
07-03-2006, 11:34 PM
http://hjohnson.dyndns.org/basement/
Click on that and then try to click on icon.php. See what you get? No username and pass in my domain will work. And I have Read & Execute checked for the internet guest account in my permissions.
Langford
07-03-2006, 11:37 PM
How about the account that the services are running under?
AMD[H]unter
07-03-2006, 11:38 PM
How about the account that the services are running under?
The PHP services? What account would they be running under?
Langford
07-03-2006, 11:41 PM
unter']The PHP services? What account would they be running under?
It is probably being called by whatever account the web services are running under. By default, probably system, in which case it would have full access.
AMD[H]unter
07-03-2006, 11:45 PM
It is probably being called by whatever account the web services are running under. By default, probably system, in which case it would have full access.
Well, the internet guest account is what I thought actually needed permission to execute the php scripts. It is IUS_COMPUTERNAME.....
dbwillis
07-04-2006, 01:09 AM
Just a guess, maybe turn off directory browsing? (if its turned on/enabled) and then make sure the filename.PHP is in the list of the home/default page to serve...
AMD[H]unter
07-04-2006, 11:18 AM
Just a guess, maybe turn off directory browsing? (if its turned on/enabled) and then make sure the filename.PHP is in the list of the home/default page to serve...
It is enabled, and index.php is in the default file list.
vBulletin® v3.8.2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.