PDA

View Full Version : creare un forum


Paolosnz
30-03-2005, 10:32
salve
vorrei creare un forum su un mio sito, una cosa di piccole dimensioni niente di speciale, giusto gli avatar... giusto per scambiare 4 chiacchiere tra amici il sito risiede su un host che supporta CGI, PHP e MySQL...
cosa posso utilizzare?

Leron
30-03-2005, 11:57
phpbb è un forum eccellente, completamente gratuito e open source

http://www.phpbb.it/download.php

thefrog
30-03-2005, 11:58
anch'io ti consiglio phpbb

Paolosnz
30-03-2005, 12:06
sembra interessante... questa sero lo provo :D

Paolosnz
01-04-2005, 19:13
sto provando ad installare il forum, ma ricevo questi errori:
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /home/mhd-03/www.xxx.it/htdocs/Forumx/db/mysql4.php on line 48

Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/mhd-03/www.xxx.it/htdocs/Forumx/db/mysql4.php on line 330

Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/mhd-03/www.xxx.it/htdocs/Forumx/db/mysql4.php on line 331
phpBB : Critical Error

Could not connect to the database

dove sbaglio?

thefrog
04-04-2005, 00:25
Originariamente inviato da Paolosnz
sto provando ad installare il forum, ma ricevo questi errori:
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /home/mhd-03/www.xxx.it/htdocs/Forumx/db/mysql4.php on line 48

Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/mhd-03/www.xxx.it/htdocs/Forumx/db/mysql4.php on line 330

Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/mhd-03/www.xxx.it/htdocs/Forumx/db/mysql4.php on line 331
phpBB : Critical Error

Could not connect to the database

dove sbaglio?


dovresti andarti a vedere cosa c'è scritto nelle righe in cui si verifica l'errore...

spesso può essere :pw sbagliata, nome db sbagliato, nome host sbagliato (prova sia con localhost che con sql.tuosito.com - o insomma l'host sql chet i hanno dato)

non so se può essere il tuo caso cmq, devi vedere cosa c'è scritto nei files