Search found 5 matches

by DarkCable
Sun Apr 06, 2003 9:46 pm
Forum: Announcements
Topic: cacti 0.8 Status
Replies: 49
Views: 38558

use php.exe instead of the isapi

I have had the same problem. I fuond that when I use the php4sapi.dll (isapi filter), you cannot display more than one graph. If you do not use the isapi dll and intead use the php.exe, it works. I have narrowed it down to the fact that cmd.exe gets hung up on multiple images when using the isapi fi...
by DarkCable
Fri Apr 04, 2003 10:32 am
Forum: Help: Windows Specific
Topic: Are these errors ok in the CMD.PHP?
Replies: 2
Views: 3427

copy folder also to...

They are ok... snmp package just complains that it can't find correct MIB files. You may want to copy all the MIB files from ucd-snmp distribution to c:\usr\mibs. - bulek I have also found that if you install IIS on a different drive than C (for example X:) you need the folder on X: as well. -- Dar...
by DarkCable
Thu Apr 03, 2003 2:22 pm
Forum: Help: Windows Specific
Topic: cmd.exe permissions
Replies: 2
Views: 6024

..saga continues

Well..I have narrowed down my problem to the php4isapi.dll file.
If I configure IIS to use only php.exe, the pictures all show up ok.
If I use the isapi filter option, I can only get one picture per page.
Any more than one cause the servers to hang...I have to do a
IISRESET command.

--
DarkCable
by DarkCable
Wed Apr 02, 2003 10:28 am
Forum: Help: Windows Specific
Topic: cmd.exe permissions
Replies: 2
Views: 6024

strange error cmd.exe

I think I have a permission problem somewhere...not sure. I have the correct permissions on the cmd.exe. When I reset (iisreset on iis5) the webserver, I can only get a graphic once....then the page just hangs. If I open up task manager...I see cmd.exe just hanging. If I open up the site several mor...
by DarkCable
Mon Mar 31, 2003 5:00 pm
Forum: Help: Windows Specific
Topic: cmd.exe permissions
Replies: 2
Views: 6024

cmd.exe permissions

FYI to all...
If you are using IIS and have used the lock down tool,
you better make sure to check your permissions on the cmd.exe.
I have found on my server that the IUSR account had deny permissions
to the file. This stopped the server from serving images (graph files).

-
DarkCable