[solved] 0.8.7g on windows xp sp2

Post support questions that relate to the Windows 2003/2000/XP operating systems.

Moderators: Developers, Moderators

Post Reply
manmeet
Posts: 3
Joined: Thu Aug 19, 2010 7:00 am
Location: INDIA

[solved] 0.8.7g on windows xp sp2

Post by manmeet »

Hi,

i m getting error

"The procedure entry point inflate could not be located in the dynamic link library zilb.dll"
I am installing a fresh Cacti on my system. I followed the instructions as shown :


Following are my specifications:
Windows xp professional service pack 2
cacti 0.8.7.g
fcgisetup_1.5_rtw_x86.msi
php-5.2.14-win32-installer.msi
mysql-5.1.49-win32.msi
net-snmp-5.6.pre3.zip
cygwin.exe
IIS 6 manager
rrdtool-1.2.30-win32-perl510.zip




Please help me out Thanks in advance.
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

This is not a cacti issue, but instead php. google for that error and a solution.
manmeet
Posts: 3
Joined: Thu Aug 19, 2010 7:00 am
Location: INDIA

Not open http://localhost/cacti/

Post by manmeet »

That given error has been solved now ,But now i m getting error of not open http://localhost/cacti

configuration is below :

1) cacti directory :

C:\Inetpub\wwwroot\cacti

2) PHP DIRECTORY AND SUBDIRECTORY :

C:\PHP

SUBDIRECTORY'S ARE :

C:\PHP\Uploadtemp
c:\PHP\Session
C:\PHP\MIBS

3) MySQL DIRECTORY :

C:\MySQL

4) SYSTEM VARIABLE AND PATH OUTPUT :


---MIBS CONTENT COPY FROM C:\usr\mibs

---PHPRC VARIABLE DEFINES AND VALUE C:\PHP\

---MIBDIRS VARIABLE DEFINED AND VALUE C:\PHP\MIBS\


---SYSTEM PATH VALUE : C:\PHP\;C:\MySQL\bin;C:\cygwin\bin

5) CONFIG.PHP OUTPUT :

<?php
/*
+-------------------------------------------------------------------------+
| Copyright (C) 2004-2010 The Cacti Group |
| |
| This program is free software; you can redistribute it and/or |
| modify it under the terms of the GNU General Public License |
| as published by the Free Software Foundation; either version 2 |
| of the License, or (at your option) any later version. |
| |
| This program is distributed in the hope that it will be useful, |
| but WITHOUT ANY WARRANTY; without even the implied warranty of |
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| GNU General Public License for more details. |
+-------------------------------------------------------------------------+
| Cacti: The Complete RRDTool-based Graphing Solution |
+-------------------------------------------------------------------------+
| This code is designed, written, and maintained by the Cacti Group. See |
| about.php and/or the AUTHORS file for specific developer information. |
+-------------------------------------------------------------------------+
| http://www.cacti.net/ |
+-------------------------------------------------------------------------+
*/

/* make sure these values refect your actual database/host/user/password */
$database_type = "mysql";
$database_default = "cacti";
$database_hostname = "localhost";
$database_username = "cactiuser";
$database_password = "cactipw";
$database_port = "3306";

/* Default session name - Session name must contain alpha characters */
#$cacti_session_name = "Cacti";



6) IIS 5.1 CONFIG :

DEFAULT WEB SITE -> PROPERTIES ->ISAPI FILTERS -> AS SHOWN IN MANUAL THERE IS php5isapi.dll REQUIRED BUT IN 5.2.14 IT IS NOT AVAILABEL SO I USE PATH
C:\PHP\php5ts.dll

DEFAULT WEB SITE -> PROPERTIES ->Home Directory ->local path -> C:\Inetpub\wwwroot in that configuration php executable ->C:\Inetpub\wwwroot -> all verbs
and script engine checked

DEFAULT WEB SITE -> PROPERTIES ->index.php first select

all user give full permission


7) all patches has been installed
Attachments
my_ini_php_config.zip
(19.88 KiB) Downloaded 114 times
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Re: Not open http://localhost/cacti/

Post by BSOD2600 »

manmeet wrote:DEFAULT WEB SITE -> PROPERTIES ->ISAPI FILTERS -> AS SHOWN IN MANUAL THERE IS php5isapi.dll REQUIRED BUT IN 5.2.14 IT IS NOT AVAILABEL SO I USE PATH
C:\PHP\php5ts.dll
This is why it does not work. You have NOT followed the installation instructions. the isapi module no longer exists in php 5.2.14, so you have to go the fastcgi route.
manmeet
Posts: 3
Joined: Thu Aug 19, 2010 7:00 am
Location: INDIA

Post by manmeet »

It has been solved now.

and working fine.

Thanks for prompt support
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest