[PHP-INSTALL] libphp5.so error

2007-09-19 Thread Adam Lewis
I'm having a strange problem with PHP. I'm using source versions of apache 2.2.6 and php 5.2.4. Both compiled fine. Here is how I compiled them... __SNIP__ /configure –enable-ssl=shared –prefix=/usr/local/apache-04172007 –enable-mods-shared=all __SNIP__ and php __SNIP__ ./configure –wi

Re: [PHP-INSTALL] problem loading mysql dlls

2007-09-19 Thread Bob Newsome
Thanks for your suggestions, Andy I added the path to the php binary directory and also copied libmysql.dll to c:\Windows as you suggested. I also uncommented the ldap extension in php.ini to see if it would be loaded in phpinfo.php and it was indeed loaded with no problem. But the "specifi