Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - scaprat

Pages: [1]
1
Hi,

bin dabei 4images zu installieren und treffe auf folgenden Fehler :
---
Fatal error: Call to undefined function: mysql_connect() in /var/www/4images/includes/db_mysql.php on line 39
---

folgendes zum System :
Es ist ein Debian Woody mit php4 sowie php-mysql-package installiert.
Das ganze auf einem Apache.
MySQL-Server läuft, phpMyAdmin übrigens auch und in anderen Programmen benutze ich mysql_connect() auch, dort funktioniert der Aufruf also.

Hab im db_mysql.php den Aufruf von mysql_connect() in mysql_pconnect() geändert, hilft auch nix, der Fehler kommt dann eben mit der Funktion.

Es gab mal ein früheres Posting mit dem Problem, der Thread wurde aber nicht fortgeführt.

Any hint would be appreciated  :wink:

2
this error has definitely nothing to do with your database-access-information.

ensure that the whole path is set readable for the user your webserver is running with.

Pages: [1]