Dummyaboutphp Posted February 7, 2012 Share Posted February 7, 2012 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! Quote Link to comment https://forums.phpfreaks.com/topic/256612-loading-apache/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.