FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » MySQL problem after updates
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: MySQL problem after updates [message #887 is a reply to message #886] Wed, 06 March 2002 16:09 Go to previous messageGo to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
fjrohlf wrote on Wed, 06 March 2002 11:06 AM

? Do you mean to change the globals.php file entry to
$MYSQL_SERVER = ":127.0.0.1";
I did that and there was no change.

The mysql.sock file is in /var/lib/mysql


you only need the ":" if you are specifying a Unix Socket, for ip address' or host names you just type them.

Try
$MYSQL_SERVER = ":/var/lib/mysql/mysql.sock";
if that does not work then try:
$MYSQL_SERVER = "127.0.0.1";


FUDforum Core Developer
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message icon7.gif
Read Message
Read Message icon7.gif
Read Message
Read Message
Read Message icon7.gif
Previous Topic: fudforum in zip format
Next Topic: help removing files....
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Nov 24 23:15:54 GMT 2024

Total time taken to generate the page: 0.04210 seconds