Allgemeiner Support zum phpBB 2 Board und phpBB 2 Modifikationen
Forumsregeln
Auch wenn hier der Support für phpBB 2 weiterhin aufrecht erhalten bleibt, weisen wir darauf hin, dass das phpBB 2 nicht mehr offiziell unterstützt und weiterentwickelt wird!
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /srv/www/htdocs/WebIntranet/db/mysql4.php on line 330
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /srv/www/htdocs/WebIntranet/db/mysql4.php on line 331
phpBB : Critical Error
Could not connect to the database
I am sure that the uname and pwd are ok. I am using phpBB 2.0.8a
Double check the settings in config.php for the right values.
And check if the database will really be mysql 4.x...
Karsten Ude
-={ Das Mädchen für alles }=- Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
Yes it will be the same. But you can try 127.0.0.1 instead "localhost". This might work better.
And be sure the database name will really be case sensitive.
Karsten Ude
-={ Das Mädchen für alles }=- Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
I solved it. The problem was, I should restore the DB through sql-commands (or .sql file) instead of copy and paste the db-files self (it worked in windows and actually the mysql can also recognize the db), but anyhow the php cant build connection to the db.