Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
I had the same problem, and I tried a DIRTY thing, but it works : the problem is permissions-related, I allowed the two IUSR_xxx and IWAM_xxx account to full permission to the entire C: drive , and it runs now very well.
Now it justs need to be fined tuned to set the rights permissions only where it's needed.
Well, I officially give up. I've tried every combination I can think of and nothing works. With IIS 6 I've tried PHP in CGI mode and ISAPI mode. Given CMD.EXE Full Everyone perms, added Everyone to pracitcally every directory short of the root, and nothing works. My graphs in Cacti are still broken. Sigh. Guess it wasn't meant to be
infuseweb wrote:Well, I officially give up. I've tried every combination I can think of and nothing works. With IIS 6 I've tried PHP in CGI mode and ISAPI mode. Given CMD.EXE Full Everyone perms, added Everyone to pracitcally every directory short of the root, and nothing works. My graphs in Cacti are still broken. Sigh. Guess it wasn't meant to be
I have it running with IIS 6. Do you mean red X broken?
infuseweb wrote:Well, I officially give up. I've tried every combination I can think of and nothing works. With IIS 6 I've tried PHP in CGI mode and ISAPI mode. Given CMD.EXE Full Everyone perms, added Everyone to pracitcally every directory short of the root, and nothing works. My graphs in Cacti are still broken. Sigh. Guess it wasn't meant to be
I have it running with IIS 6. Do you mean red X broken?
infuseweb wrote:Well, I officially give up. I've tried every combination I can think of and nothing works. With IIS 6 I've tried PHP in CGI mode and ISAPI mode. Given CMD.EXE Full Everyone perms, added Everyone to pracitcally every directory short of the root, and nothing works. My graphs in Cacti are still broken. Sigh. Guess it wasn't meant to be
I have it running with IIS 6. Do you mean red X broken?
Yes, red x where the images are supposed to be
Assuming you have a default website in IIS, have you tried changing the anonymous user (IUSR_machinename) to a local account? That should quickly rule in or out permission problems.
Anonymous wrote:
I have it running with IIS 6. Do you mean red X broken?
Yes, red x where the images are supposed to be
Assuming you have a default website in IIS, have you tried changing the anonymous user (IUSR_machinename) to a local account? That should quickly rule in or out permission problems.
Actually now that i think of it, is URL scan installed on the webserver?
Also if you go into graph management, select a graph then select Turn on graph debug mode are you getting an error there?
infuseweb wrote:No, URL Scan is not installed. In IIS6, it's not even an option, unless there's something I'm missing. All PHP pages seem to work fine.
Yes, I've changed it to a local account and still nothing
What happens if you go into graph management, select a graph then select Turn on graph debug mode are you getting an error there?
Someone has posted a potential workaround for this bug on PHP's bug tracker. My initial tests show that the workaround is indeed doing its job in ISAPI mode. Before I jump with joy, can some of you guys confirm this using the latest Windows pre-release?