Unable to load php_msql.dll
Unable to load php_msql.dll
am 28.04.2010 16:33:31 von Chris
Hello, and thanks for your assistance in advance. I am running windows 2008
64 bit/PHP 4.49 and mysql. When I run my application, I get an error. When
I check the php.log file it states:
PHP Warning Unknown() Unable to load dynamic library
c:\php\extensions\php_msql.dll - The specified moduel could not be found.
Although that is the error, I know it is there.
When I run dependency walker I see that php.exe cant find GPSVC.DLL
IESHIMS.DLL and LINKINFO.dll which all appear to be there.
Any suggestions?
Thanks Again.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Unable to load php_msql.dll
am 28.04.2010 16:43:59 von Richard Quadling
On 28 April 2010 15:33, Chris wrote:
>
> Hello, and thanks for your assistance in advance. Â I am running wind=
ows 2008 64 bit/PHP 4.49 and mysql. Â When I run my application, I get =
an error. Â When I check the php.log file it states:
>
> PHP Warning Unknown() Unable to load dynamic library c:\php\extensions\ph=
p_msql.dll - The specified moduel could not be found. Although that is the =
error, I know it is there.
>
> When I run dependency walker I see that php.exe cant find GPSVC.DLL IESHI=
MS.DLL and LINKINFO.dll which all appear to be there.
>
> Any suggestions?
> Thanks Again.
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
Do you have c:\php\extensions\php_msql.dll?
If so, do you also have the msql.dll library available in your PATH somewhe=
re?
php_msql.dll requires msql.dll
See the "Notes for Win32 users" on
http://docs.php.net/manual/en/msql.installation.php
--
-----
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=3DZEND002498&r=3D213474=
731
ZOPA : http://uk.zopa.com/member/RQuadling
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Unable to load php_msql.dll
am 28.04.2010 16:55:53 von Chris
Hello Richard, and thanks for your assistance. I do have it in the path. I
have done a search on the server for msql.dll and it doesnt exist. Where
does it come from and how do I get it?
Thanks,
Chris
"Richard Quadling" wrote in message
news:r2v10845a341004280743obc4213eay22903118d3ee8319@mail.gm ail.com...
On 28 April 2010 15:33, Chris wrote:
>
> Hello, and thanks for your assistance in advance. I am running windows
> 2008 64 bit/PHP 4.49 and mysql. When I run my application, I get an error.
> When I check the php.log file it states:
>
> PHP Warning Unknown() Unable to load dynamic library
> c:\php\extensions\php_msql.dll - The specified moduel could not be found.
> Although that is the error, I know it is there.
>
> When I run dependency walker I see that php.exe cant find GPSVC.DLL
> IESHIMS.DLL and LINKINFO.dll which all appear to be there.
>
> Any suggestions?
> Thanks Again.
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
Do you have c:\php\extensions\php_msql.dll?
If so, do you also have the msql.dll library available in your PATH
somewhere?
php_msql.dll requires msql.dll
See the "Notes for Win32 users" on
http://docs.php.net/manual/en/msql.installation.php
--
-----
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
Re: Unable to load php_msql.dll
am 28.04.2010 16:58:09 von Chris
My bad....I do have msql.dll in c:\php and it is part of the env path.
Thanks,
Chris
""Chris"" wrote in message
news:6D.87.02305.A4C48DB4@pb1.pair.com...
> Hello Richard, and thanks for your assistance. I do have it in the path.
> I have done a search on the server for msql.dll and it doesnt exist.
> Where does it come from and how do I get it?
>
> Thanks,
> Chris
>
> "Richard Quadling" wrote in message
> news:r2v10845a341004280743obc4213eay22903118d3ee8319@mail.gm ail.com...
> On 28 April 2010 15:33, Chris wrote:
>>
>> Hello, and thanks for your assistance in advance. I am running windows
>> 2008 64 bit/PHP 4.49 and mysql. When I run my application, I get an
>> error. When I check the php.log file it states:
>>
>> PHP Warning Unknown() Unable to load dynamic library
>> c:\php\extensions\php_msql.dll - The specified moduel could not be found.
>> Although that is the error, I know it is there.
>>
>> When I run dependency walker I see that php.exe cant find GPSVC.DLL
>> IESHIMS.DLL and LINKINFO.dll which all appear to be there.
>>
>> Any suggestions?
>> Thanks Again.
>>
>>
>>
>> --
>> PHP Windows Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>
> Do you have c:\php\extensions\php_msql.dll?
>
> If so, do you also have the msql.dll library available in your PATH
> somewhere?
>
> php_msql.dll requires msql.dll
>
> See the "Notes for Win32 users" on
> http://docs.php.net/manual/en/msql.installation.php
>
>
>
> --
> -----
> 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
Re: Unable to load php_msql.dll
am 28.04.2010 17:47:26 von Richard Quadling
On 28 April 2010 15:55, Chris wrote:
> Hello Richard, and thanks for your assistance. Â I do have it in the =
path. Â I
> have done a search on the server for msql.dll and it doesnt exist. Â =
Where
> does it come from and how do I get it?
>
> Thanks,
> Chris
>
> "Richard Quadling" wrote in message
> news:r2v10845a341004280743obc4213eay22903118d3ee8319@mail.gm ail.com...
> On 28 April 2010 15:33, Chris wrote:
>>
>> Hello, and thanks for your assistance in advance. I am running windows
>> 2008 64 bit/PHP 4.49 and mysql. When I run my application, I get an erro=
r.
>> When I check the php.log file it states:
>>
>> PHP Warning Unknown() Unable to load dynamic library
>> c:\php\extensions\php_msql.dll - The specified moduel could not be found=
..
>> Although that is the error, I know it is there.
>>
>> When I run dependency walker I see that php.exe cant find GPSVC.DLL
>> IESHIMS.DLL and LINKINFO.dll which all appear to be there.
>>
>> Any suggestions?
>> Thanks Again.
>>
>>
>>
>> --
>> PHP Windows Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>
> Do you have c:\php\extensions\php_msql.dll?
>
> If so, do you also have the msql.dll library available in your PATH
> somewhere?
>
> php_msql.dll requires msql.dll
>
> See the "Notes for Win32 users" on
> http://docs.php.net/manual/en/msql.installation.php
>
>
>
> --
> -----
> 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=3DZEND002498&r=3D2134=
74731
> ZOPA : http://uk.zopa.com/member/RQuadling
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
At the command prompt, can you type ...
C:
CD \PHP
php -m
php -i | find "ext"
php -i | find "msql"
Can you let me know what you get for each of the php commands?
Mine is ...
[2010/04/28 16:46:37] [C:\php-4.4.9] [] >php -m
[PHP Modules]
bcmath
calendar
com
ctype
ftp
msql
mysql
odbc
overload
pcre
session
standard
tokenizer
wddx
xml
zlib
[Zend Modules]
[2010/04/28 16:46:52] [C:\php-4.4.9] [] >php -i | find "ext"
Content-type: text/html