Posted by C. on 10/23/07 21:34
On 22 Oct, 13:43, "David" <m...@privacy.net> wrote:
> C - you seem very knowledgeable and i would really appreciate your input on
> this.
>
> I tried phpmyadmin and this came back with: Cannot load mysql extensions.
>
> I have already uncommented
>
> extension=php_mysql.dll
> extension=php_mysqli.dll
>
> in my php.ini file
>
> I have already also added c:\php to the path in windows to load the relevent
> files first.
>
> Any ideas why the extensions are still not loading or how to ascertain if
> this is definately the problem.
>
> thanks
Flattery always works...
What does your ini file have for the extension_dir setting?
Are the relevant dlls in this directory? If not where are they?
C.
[Back to original message]
|