Page 1 of 1

[phpmyadmin mysql] Problem beim Starten

Posted: 2004-01-19 18:06
by chris76
Tach, ich habe phpmyadmin nach debianthowto installiert.
nach den apt-get hat er mich gefragt

Code: Select all

You are installing MySQL support for php4, but it's not
enabled in your /etc/php4/apache/php.ini.

To enable it you need to add this line:

extension=mysql.so

Do you want me to add it now [Y/n] ?y
You are installing MySQL support for php4, but it's not
enabled in your /etc/php4/cgi/php.ini.

To enable it you need to add this line:

extension=mysql.so

Do you want me to add it now [Y/n] ?y
was ich mit y beantwortet haben. wenn ich php my Admin Aufrufe kommt

Code: Select all

MySQL Erweiterung konnte nicht geladen werden,
bitte PHP Konfiguration überprüfen.
Ein apachectl start schaut so aus und das ist das wo ich net weiterkomme

Code: Select all

[Mon Jan 19 18:03:55 2004] [warn] module php4_module is already loaded, skipping
PHP Warning:  Unknown(): Unable to load dynamic library '/usr/lib/php/20020429/mysql.so' - /usr/lib/php/20020429/mysql.so: cannot open shared object file: No such file or directory in Unknown on line 0
/usr/sbin/apachectl start: httpd started
Danke euch schon mal

Ciao Christian

Re: [phpmyadmin mysql] Problem beim Starten

Posted: 2004-01-26 15:56
by chris76
tja der Fehler hat sich geklärt, kann gerne gelöscht werden wg mir.

Ciao christian