View Single Post
Old 01-13-2013, 06:41 AM   PM User | #7
Ctechinfo
New Coder

 
Join Date: Sep 2012
Posts: 88
Thanks: 3
Thanked 3 Times in 3 Posts
Ctechinfo is an unknown quantity at this point
via the httpd error log:
Quote:
<br />
<b>Warning</b>: PHP Startup: Unable to load dynamic library './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 './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 './php_mysqli.dll' - The specified module could not be found.
so evidently even though php code is getting interpeted things are not working.
Ctechinfo is offline   Reply With Quote