Verfasst: 14.03.2006 14:38
hi, ich bekomm bei diesem Schritt:
#-----[ SQL ]--------------------------------------------------------
# For FRESH Install Only!!! If you *upgrade* from Album v1.x.x you
# must *skip* this step to go to the *next* step!
#
# This Photo Album must add 5 tables into your database.
# Fortunately it will not alter any existed tables
#
# Upload album_db_install.php and album_mysql.sql to your phpBB root
# directory then run album_db_install.php by typing on the browser
# After that, delete both files immediately
#
# If you do not want to run album_db_install.php you can run the SQL
# queries manually in album_mysql.sql
diese Fehlermeldung, wenn ich die album_db_install.php ausführe:
Warning: mysql_connect(): Access denied for user: 'foxibrown@localhost' (Using password: NO) in /usr/export/www/vhosts/funnetwork/hosting/foxibrown/phpBB2/db/mysql4.php on line 48
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /usr/export/www/vhosts/funnetwork/hosting/foxibrown/phpBB2/db/mysql4.php on line 330
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /usr/export/www/vhosts/funnetwork/hosting/foxibrown/phpBB2/db/mysql4.php on line 331
phpBB : Kritischer Fehler
Could not connect to the database
weiß vielleicht jemand was ich falsch gemacht hab? Danke im Voraus
#-----[ SQL ]--------------------------------------------------------
# For FRESH Install Only!!! If you *upgrade* from Album v1.x.x you
# must *skip* this step to go to the *next* step!
#
# This Photo Album must add 5 tables into your database.
# Fortunately it will not alter any existed tables
#
# Upload album_db_install.php and album_mysql.sql to your phpBB root
# directory then run album_db_install.php by typing on the browser
# After that, delete both files immediately
#
# If you do not want to run album_db_install.php you can run the SQL
# queries manually in album_mysql.sql
diese Fehlermeldung, wenn ich die album_db_install.php ausführe:
Warning: mysql_connect(): Access denied for user: 'foxibrown@localhost' (Using password: NO) in /usr/export/www/vhosts/funnetwork/hosting/foxibrown/phpBB2/db/mysql4.php on line 48
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /usr/export/www/vhosts/funnetwork/hosting/foxibrown/phpBB2/db/mysql4.php on line 330
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /usr/export/www/vhosts/funnetwork/hosting/foxibrown/phpBB2/db/mysql4.php on line 331
phpBB : Kritischer Fehler
Could not connect to the database
weiß vielleicht jemand was ich falsch gemacht hab? Danke im Voraus