|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
unable to load dynamic library C:php5php_mysql.dll
Hello,
I have screwed up something on my php.ini file on a windows server and now I am getting this error: "unable to load dynamic library C:php5php_mysql.dll". Now, my PHP installation actually resides here: C Where do I change this so the program is looking in the right directory? Thanks, Clem C |
|
#2
|
|||
|
|||
|
RE: unable to load dynamic library C:php5php_mysql.dll
Hi Guys if You got this problem, the main thing you have to do is, download the "php-5.1.6-Win32" zip package from PHP.net unzip it copy the "ext" folder again from the extracted one paste it on the installed directory(c:php) most probably and overwrite. please do this you will get rid of that error sure.
|
|
#3
|
|||
|
|||
|
RE: unable to load dynamic library C:php5php_mysql.dll
in your php.ini (in Windows folder or in your php instalation) check the folewing:
like: include_path = ".;c:phpincludes" extension_dir = "c:phpExt" |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > unable to load dynamic library C:php5php_mysql.dll |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|