View Single Post
  #1 (permalink)  
Old 02-16-06, 04:49 AM
j14nhAo j14nhAo is offline
New Member
 
Join Date: Feb 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Exclamation how to solve this PHP error?

Hi guys...

when i browse my php pages from my IIS server, the page displayed with this warning message. How do I solve this?


<------------------- Warning Message ------------------------>

PHP Warning: PHP Startup: Unable to load dynamic library './ext\php_mysqli.dll' - The specified procedure could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library './ext\php_ffi.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: Cannot open 'extra/browscap.ini' for reading in Unknown on line 0 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) PHP Parse error: syntax error, unexpected $end in c:\Inetpub\wwwroot\MMI_Proj\html\home.php on line 396

<------------------- Warning Message ----------------------------->
Reply With Quote