Kay Lerch: Erste DB-Verbindung und kein Erfolg

Beitrag lesen

Hallo Kay,

lass mal zum, Testen die Fehler-Option (@) weg.

Folgende Ausgabe : Fatal error: Call to undefined function mysql_connect() in [...] on line 9

Dann tipp das ma in Google ein: Call to undefined function mysql_connect()

Ein Ergebnis iast z.B.:
http://www.somacon.com/p109.php

LG
Chris

The mysql.so extension library does not come with the PHP or MySQL distributions. It must be installed separately by downloading the php-mysql RPM.

Wieso kann dann phpMyAdmin mit der Datenbank connecten und arbeiten?