logo       

Re: Unable to load dynamic library...again: msg#00213

php.tcphp

Subject: Re: Unable to load dynamic library...again

if you are using PHP5 you need to load the MySQL dll. This is because
MySQL is no longer bundled.

Also I sometimes run into these same problems with installation on
windows, these problems usually happen when you are missing a library
file that linux normally has and windows does not.

Possibly because of openssl? That could always be the case. You may
want to check the documentation on the exact extension that you are
using and look for more information there.

Mike

On 6/20/05, Mike Koch <pikachusalad-Re5JQEeQqe8AvxtiuMwx3w@xxxxxxxxxxxxxxxx>
wrote:
> These are the DLLs that came with the version of PHP I downloaded. If
> I put older ones in their places I get a message about version
> differences. I'm definitely using the right PHP.INI (php_info() does
> verify this), if I comment out extension=php_curl.dll, I don't get the
> errors, but I can't use the functions (same for mysql).
>
> I tried running under IIS, just because I need to get stuff
> done...using the same PHP.INI, this time curl loads and works, mysql
> does not (switching back to apache with no changes to PHP.INI, BOTH
> still do not work).
>
> I love windows.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
> talk-unsubscribe-4zcLI8jJc/rYtjvyW6yDsg@xxxxxxxxxxxxxxxx
>
> Please read and follow the list guidelines:
> http://www.tcphp.org/mailing_list/guidelines
>
> The tcphp.org mailing list is sponsored by pajunas interactive, inc.
>
>


--
To understand the logic of a programmer,
one must no longer be human.

---------------------------------------------------------------------
To unsubscribe, e-mail: talk-unsubscribe-4zcLI8jJc/rYtjvyW6yDsg@xxxxxxxxxxxxxxxx

Please read and follow the list guidelines:
http://www.tcphp.org/mailing_list/guidelines

The tcphp.org mailing list is sponsored by pajunas interactive, inc.




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise