Downgrading PHP
Moderators: Developers, Moderators
ok, the steps in the IIS manager are ok, and everything sounds good there. I know this is repetitious, but when you replace stuff in c:|php, you are keeping your old php.ini file correct? If you are, I'm not sure what is going on?
Jacob Bergman
Pullman School District
jbergman@psd267.wednet.edu
Operating System: winserv 2003
Webserver: IIS 6.0
Cacti: BETA windows installer 1.5 (BSOD2600)
Pullman School District
jbergman@psd267.wednet.edu
Operating System: winserv 2003
Webserver: IIS 6.0
Cacti: BETA windows installer 1.5 (BSOD2600)
ok, when you go to the properties of the default website in IIS, under the ISAPI filters, does the php filter, should be named "PHP" point to "C:\PHP\php5isapi.dll" and if it does, make sure that that file is actually there.
Jacob Bergman
Pullman School District
jbergman@psd267.wednet.edu
Operating System: winserv 2003
Webserver: IIS 6.0
Cacti: BETA windows installer 1.5 (BSOD2600)
Pullman School District
jbergman@psd267.wednet.edu
Operating System: winserv 2003
Webserver: IIS 6.0
Cacti: BETA windows installer 1.5 (BSOD2600)
That is a logic error in cmd.php. I believe its line 49 you must edit and change the logical operand from > to <=
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
I follow what you said in this thread..
http://forums.cacti.net/about20900.html
Yea, its a logic bug in cmd.php. Need to edit line 49 and change it to (version_compare("5.2.0", PHP_VERSION, "<"))
Is this ok?
http://forums.cacti.net/about20900.html
Yea, its a logic bug in cmd.php. Need to edit line 49 and change it to (version_compare("5.2.0", PHP_VERSION, "<"))
Is this ok?
Ya, I believe so. I made the needed change to cmd.php in my beta installer, but sort of forgot exactly which way that comparison operator needs to point. Changing just that line won't break your cacti installation.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Who is online
Users browsing this forum: No registered users and 2 guests