Jump to content

Loading apache


Recommended Posts

I am having trouble loading apache on my windows (XP) machine. One among other problems is a failure to find the dlls. Here is a portion of the error log.

 

PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\\php\\php_gd2.dll' - The specified module could not be found.\r\n in Unknown on line 0

PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\\php\\php_mbstring.dll' - The specified module could not be found.\r\n in Unknown on line 0

PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\\php\\php_mysql.dll' - The specified module could not be found.\r\n in Unknown on line 0

PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\\php\\php_mysqli.dll' - The specified module could not be found.\r\n in Unknown on line 0

PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\\php\\php_pdo.dll' - The specified module could not be found.\r\n in Unknown on line 0

PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\\php\\php_pdo_mysql.dll' - The specified module could not be found.\r\n in Unknown on line 0

[Tue Mar 08 11:07:49 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations

[Tue Mar 08 11:07:49 2011] [notice] Server built: Oct 18 2010 01:58:12

[Tue Mar 08 11:07:49 2011] [notice] Parent: Created child process 3108

httpd.exe: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName

httpd.exe: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName

PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\\php\\php_gd2.dll' - The specified module could not be found.\r\n in Unknown on line 0

<br />

<b>Warning</b>:  PHP Startup: Unable to load dynamic library 'C:\php\php_gd2.dll' - The specified module could not be found.

in <b>Unknown</b> on line <b>0</b><br />

PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\\php\\php_mbstring.dll' - The specified module could not be found.\r\n in Unknown on line 0

<br />

<b>Warning</b>:  PHP Startup: Unable to load dynamic library 'C:\php\php_mbstring.dll' - The specified module could not be found.

in <b>Unknown</b> on line <b>0</b><br />

PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\\php\\php_mysql.dll' - The specified module could not be found.\r\n in Unknown on line 0

<br />

<b>Warning</b>:  PHP Startup: Unable to load dynamic library 'C:\php\php_mysql.dll' - The specified module could not be found.

in <b>Unknown</b> on line <b>0</b><br />

PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\\php\\php_mysqli.dll' - The specified module could not be found.\r\n in Unknown on line 0

<br />

<b>Warning</b>:  PHP Startup: Unable to load dynamic library 'C:\php\php_mysqli.dll' - The specified module could not be found.

in <b>Unknown</b> on line <b>0</b><br />

PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\\php\\php_pdo.dll' - The specified module could not be found.\r\n in Unknown on line 0

<br />

<b>Warning</b>:  PHP Startup: Unable to load dynamic library 'C:\php\php_pdo.dll' - The specified module could not be found.

in <b>Unknown</b> on line <b>0</b><br />

PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\\php\\php_pdo_mysql.dll' - The specified module could not be found.\r\n in Unknown on line 0

<br />

<b>Warning</b>:  PHP Startup: Unable to load dynamic library 'C:\php\php_pdo_mysql.dll' - The specified module could not be found.

in <b>Unknown</b> on line <b>0</b><br />

[Tue Mar 08 11:07:52 2011]

 

Please help!

Link to comment
https://forums.phpfreaks.com/topic/256612-loading-apache/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.