|
| hi,
I downloaded php5 dev version on my desktop computer.My system is win2k
pro chinese version and php under iis5,which was also patched microsoft
..net environment.
the install step is:
1. unzip the zip file to c:\php.
2. open iis admin and in application mapping box, I added
C:\php\php-cgi.exe .php as extention.
3. copy php.ini-dest to c:\winnt\php.ini.and modify php.ini as below:
cgi.force_redirect = 0,then restart iis,write a file with the context:<?
phpinfo(); ?>
4. Here is part of the display:
System Windows NT JS-ZUZG 5.0 build 2195
Build Date Apr 25 2004 12:10:13
Configure Command cscript /nologo configure.js "--enable-snapshot-build"
"--with-gd=shared"
Server API CGI/FastCGI
Virtual Directory Support enabled
Configuration File (php.ini) Path C:\WINNT\php.ini
PHP API 20031224
PHP Extension 20040412
Zend Extension 220040412
Debug Build no
Thread Safety enabled
IPv6 Support enabled
Registered PHP Streams php, file, http, ftp, compress.zlib,
compress.bzip2, https, ftps
Registered Stream Socket Transports tcp, udp, ssl, tls
BUT AT THE BOTTOM OF THAT PAGE,DISPLAYED THESE WARNING:
Cannot find module (IP-MIB): At line 0 in (none) Cannot find module
(IF-MIB): At line 0 in (none) Cannot find module (TCP-MIB): At line 0 in
(none) Cannot find module (UDP-MIB): At line 0 in (none) Cannot find module
(SNMPv2-MIB): At line 0 in (none) Cannot find module (SNMPv2-SMI): At line
0 in (none) Cannot find module (UCD-SNMP-MIB): At line 0 in (none) Cannot
find module (UCD-DEMO-MIB): At line 0 in (none) Cannot find module
(SNMP-TARGET-MIB): At line 0 in (none) Cannot find module
(SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none) Cannot find module
(SNMP-COMMUNITY-MIB): At line 0 in (none) Cannot find module
(UCD-DLMOD-MIB): At line 0 in (none) Cannot find module
(SNMP-FRAMEWORK-MIB): At line 0 in (none) Cannot find module
(SNMP-MPD-MIB): At line 0 in (none) Cannot find module
(SNMP-USER-BASED-SM-MIB): At line 0 in (none) Cannot find module
(SNMP-NOTIFICATION-MIB): At line 0 in (none) Cannot find module
(SNMPv2-TM): At line 0 in (none)
How can I resolve the problem? Thanks.
Alex Zhu
22/6/2004
________________________________________
_________________________
Ãâ·ÑÏÂÔØ MSN Explorer: http://explorer.msn.com/lccn/
|
|