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

Re: PHP + MySQL



Kraus, Thorsten wrote:

Hallo,

habe einen Debian-PC aufgesetzt und Apache, PHP und MySQL über apt installiert.
Wenn ich jetzt phpmyadmin starten will, kommt folgende Fehlermeldung.

[1.20] I receive the error "cannot load MySQL extension, please check PHP Configuration". To connect to a MySQL server, PHP needs a set of MySQL functions called "MySQL extension". This extension may be part of the PHP server (compiled-in), otherwise it needs to be loaded dynamically. Its name is probably mysql.so or mysql.dll. phpMyAdmin tried to load the extension but failed. Usually, the problem is solved by installing a software package called "PHP-MySQL" or something similar.

Mir ist schon klar, dass ich die MySQL-Extension ins PHP bekommen muss. Nur weis ich nicht wie das unter Debian/Linux funktioniert. Kann mir jemand helfen?

Danke schon mal


apt-get install php4-mysql


Kai



Reply to: