Page 1 of 1

INstallations Problem > Call to undefined function: mysql

Posted: Fri 13. May 2005, 14:34
by bossy22
Hallo,


möchte gerne phpwcms auf nem Webspace installieren, aber ne externe Datenbank benutzen.

Der erste Screen erscheint auch. Nachdem ich die Datenbank Daten eingegeben habe und ich auf den nächsten Step drücke, erschient folgende Fehlermeldung:

Fatal error: Call to undefined function: mysql_pconnect() in /home/bdemma/www/htdocs/setup/setup.php on line 57

Kann es sein, das in der php.ini der Eintrag

mysql.so

fehlt?

Denn das die Datenbank auf dem Server nicht angesprochen werden kann , ist ja klar, die läuft ja auf nem anderen Server..

Gruß

Bossy

Posted: Fri 13. May 2005, 16:20
by pico
think you give the Answer by yourself :wink:

php needs the Library to handle the mysql-Command :lol:

Posted: Fri 13. May 2005, 17:53
by bossy22
yes we will install the mysql-client. That should be enough.

we are running postgresql on our server and the guy which i share the server with, wants only one sql-server....


regards

By the way: a patch to run phpwcms on postgressql would be great. maybe i talk to my friend. he's a good programmer..

has anybody gotten deeper in this topic?