Hi,
My forum has been functioning great but I got the following error message today
Error: Unable to connect to MySQL server. MySQL reported: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2).
Can anyone help?
The web address for the forum is http://www.priceform.com/forum/index.php
Thanks in advance
Patrick 
Offline
Rambosko wrote:
Check & Repair database in phpmyadmin.
To repair database:
Use SQL command : repair table table_name;
Hi,
Many thanks for your reply.
I am a real newbie to this. Where do I find Check & Repair database in phpmyadmin and where do I use the command repair table table_name; ?
Thanks for your patience!
Regards
Patrick
Offline
Now Its working with dynamic url mode like:
http://www.priceform.com/forum/login.php
http://www.priceform.com/forum/register.php
Now You need to enable mod_rewrite on server. Please contact your hosting provider to enable it.
Please read :
http://www.wwwthreads.com/forum/t90-sol … -link.html
Offline
Rambosko wrote:
Now Its working with dynamic url mode like:
http://www.priceform.com/forum/login.php
http://www.priceform.com/forum/register.php
Now You need to enable mod_rewrite on server. Please contact your hosting provider to enable it.
Please read :
http://www.wwwthreads.com/forum/t90-sol … -link.html
Hi Rambosko 
That was my next question!
Many thanks

Regards
Patrick
Offline