Re: Unable to load php_msql.dll

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 29 April 2010 15:16, Chris Aveni <cjaveni@xxxxxxxxxxxxxxxx> wrote:
> Richard, thanks so much for your expeditious help.  Actually, the problem
> was that I had to move msql.dll to the root of the php dir.  Not sure why as
> I have other servers running this same version, and the only thing in path
> is c:\php, not c:\php\extensions.  Those cmds you gave me found the issue.
>
> Again, your time was very appreciated.  If I could ever return the favor in
> some way just let me know.
>
> Chris
>
>
> -----Original Message-----
> From: Richard Quadling [mailto:rquadling@xxxxxxxxxxxxxx]
> Sent: Wednesday, April 28, 2010 12:24 PM
> To: Chris
> Subject: Re:  Unable to load php_msql.dll
>
> Chris, I'm off home now, so won't be able to reply for a few hours.
>
> Richard.
>
> --
> -----
> Richard Quadling
> "Standing on the shoulders of some very clever giants!"
> EE : http://www.experts-exchange.com/M_248814.html
> EE4Free : http://www.experts-exchange.com/becomeAnExpert.jsp
> Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
> ZOPA : http://uk.zopa.com/member/RQuadling
>
>
>

C:\PHP should be in the path and contain any files required by PHP's extensions.

C:\PHP5\ext should not be in the path as PHP already knows how to find
the files here via the extension_dir setting in the php.ini file.

Take a look at http://docs.php.net/manual/en/install.windows.manual.php
and http://docs.php.net/manual/en/install.windows.commandline.php for
all the details on getting PHP working manually for windows.

-- 
-----
Richard Quadling
"Standing on the shoulders of some very clever giants!"
EE : http://www.experts-exchange.com/M_248814.html
EE4Free : http://www.experts-exchange.com/becomeAnExpert.jsp
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
ZOPA : http://uk.zopa.com/member/RQuadling

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux