PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Datenbankverbindung


ucblars
14.11.2007, 16:11:18
Hallo Gemeinde!
BIn ein PHP Neueinsteiger. Gestern ist mir deshalb wohl auch der Versuche eine Datenbank mit der Seite zu verbinden nicht gelungen.

FOlgende Fehlermeldung kommt:
Warning: main() [function.main]: open_basedir restriction in effect. File(/html/includes/passwd.inc.php) is not within the allowed path(s): (/var/www/web228/html/:/var/www/web228/phptmp/:/var/www/web228/files/:/var/www/web228/atd/:/usr/share/php/) in /var/www/web228/html/includes/config.inc.php on line 53

Warning: main(/html/includes/passwd.inc.php) [function.main]: failed to open stream: Operation not permitted in /var/www/web228/html/includes/config.inc.php on line 53

Warning: main() [function.main]: open_basedir restriction in effect. File(/html/includes/passwd.inc.php) is not within the allowed path(s): (/var/www/web228/html/:/var/www/web228/phptmp/:/var/www/web228/files/:/var/www/web228/atd/:/usr/share/php/) in /var/www/web228/html/includes/config.inc.php on line 53

Warning: main(/html/includes/passwd.inc.php) [function.main]: failed to open stream: Operation not permitted in /var/www/web228/html/includes/config.inc.php on line 53

Warning: main() [function.include]: Failed opening '/html/includes/passwd.inc.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/web228/html/includes/config.inc.php on line 53

Warning: mysql_connect() [function.mysql-connect]: Benutzer 'web228'@'localhost' hat keine Zugriffsberechtigung (verwendetes Passwort: Nein) in /var/www/web228/html/includes/config.inc.php on line 55

Warning: mysql_select_db() [function.mysql-select-db]: Benutzer 'web228'@'localhost' hat keine Zugriffsberechtigung (verwendetes Passwort: Nein) in /var/www/web228/html/includes/config.inc.php on line 56

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /var/www/web228/html/includes/config.inc.php on line 56

Warning: mysql_query() [function.mysql-query]: Benutzer 'web228'@'localhost' hat keine Zugriffsberechtigung (verwendetes Passwort: Nein) in /var/www/web228/html/includes/sessions.inc.php on line 38

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /var/www/web228/html/includes/sessions.inc.php on line 38

Warning: mysql_query() [function.mysql-query]: Benutzer 'web228'@'localhost' hat keine Zugriffsberechtigung (verwendetes Passwort: Nein) in /var/www/web228/html/includes/sessions.inc.php on line 128

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /var/www/web228/html/includes/sessions.inc.php on line 128

Warning: Cannot modify header information - headers already sent by (output started at /var/www/web228/html/includes/config.inc.php:53) in /var/www/web228/html/includes/sessions.inc.php on line 190

Warning: mysql_query() [function.mysql-query]: Benutzer 'web228'@'localhost' hat keine Zugriffsberechtigung (verwendetes Passwort: Nein) in /var/www/web228/html/includes/sessions.inc.php on line 175

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /var/www/web228/html/includes/sessions.inc.php on line 175

Wo liegt das Problem? Kann mir da jemand helfen?

rambi
14.11.2007, 17:05:42
Oh hah...

Oben anfangen!!
/html/includes/passwd.inc.php <<-- schon mal falsch
./includes/passwd.inc.php << evtl besser