NYCPHP Meetup

NYPHP.org

[nycphp-talk] W2K3 + apache+ php + mysql

Néstor rotsen at gmail.com
Fri May 22 12:14:43 EDT 2009


I have all of the extensions that I want uncommented. I have other set
ups running php + mysql, but this is the first time that I tried running it
in a W2K3 and using the same mysql for IIS and Apache and different php's.
PHP can see other extensions but it is not able to  see mysql.  That is what
I am trying to find out.

The Apache error log says:
PHP Warning:  PHP Startup: Unable to load dynamic library
'D:/php5/ext\\php_mysql.dll' - The specified procedure could not be
found.\r\n in Unknown on line 0 PHP Warning:  PHP Startup: Unable to load
dynamic library 'D:/php5/ext\\php_mysqli.dll' - The specified procedure
could not be found.\r\n in Unknown on line 0

The directory "D:\php5\ext\" is the directory where I have my files.  I just
do  not know why it is unable to load the dynamic libraries?

Thanks,

Nestor :-)

On Fri, May 22, 2009 at 7:57 AM, Daniel Convissor <
danielc at analysisandsolutions.com> wrote:

> Sire:
>
> On Fri, May 22, 2009 at 07:31:05AM -0700, Nstor wrote:
> > When I access phpinfo.php via IIS it shows access to mysql but when I
> access
> > it using my apache set up it does not show access to myslq
>
> So uncomment the mysql extension (eg "extension=php_mysqli.dll") line in
> the php.ini file specified in the "Loaded Configuration File" section of
> your phpinfo() output.
>
> --Dan
>
> --
>  T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
>            data intensive web and database programming
>                http://www.AnalysisAndSolutions.com/
>  4015 7th Ave #4, Brooklyn NY 11232  v: 718-854-0335 f: 718-854-0409
> _______________________________________________
> New York PHP User Group Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> http://www.nyphp.org/show_participation.php
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20090522/3c37d612/attachment.html>


More information about the talk mailing list