Results 1 to 5 of 5

Thread: Please help me

  1. #1
    ramji123 is offline Sugar Community Member
    Join Date
    Nov 2006
    Location
    Bangalore, India
    Posts
    266

    Default Please help me

    hi,

    » Operating system type and version:centos
    » Sugar Suite version: 4.5.0h pro
    » Webserver type and version : Apache 1.3.31
    » PHP version (i.e. 4.3.11)
    » MySQL server version (i.e. 4.1.16)

    I am getting this after the power shutdown

    Could not connect to server localhost as root.Can't connect to local MySQL server through socket '/opt/sugarcrm-4.5.0h/mysql/tmp/mysql.sock' (111)

    Thanks

  2. #2
    paikmoses's Avatar
    paikmoses is offline Sugar Community Member
    Join Date
    Jan 2006
    Posts
    541

    Default Re: Please help me

    ramji123,

    Could you check that whether your mysql server running?

    Regards,

  3. #3
    chrisky is offline Sugar Community Member
    Join Date
    Aug 2006
    Location
    Trondheim, Norway
    Posts
    293

    Smile Re: Please help me

    Quote Originally Posted by ramji123
    hi,

    » Operating system type and version:centos
    » Sugar Suite version: 4.5.0h pro
    » Webserver type and version : Apache 1.3.31
    » PHP version (i.e. 4.3.11)
    » MySQL server version (i.e. 4.1.16)

    I am getting this after the power shutdown

    Could not connect to server localhost as root.Can't connect to local MySQL server through socket '/opt/sugarcrm-4.5.0h/mysql/tmp/mysql.sock' (111)

    Thanks
    Could you also provide a little more detail?
    How long have you had this deployment running?
    Have you previously rebooted the system?
    Have you upgraded or installed anything new, since the last restart of the system? (i.e. SQL daemon update)

    Like Paik said, try verifying that your SQL daemon is running:
    (from the command line try this: ps -A | more )

    Then you might take a look at your config.php file for yor Sugar deployment and verify that it does indeed exist, and has valid settings/information (hostname, login details, and database name) for the SQL server.

    That oughta keep you busy for a few minutes..

  4. #4
    ramji123 is offline Sugar Community Member
    Join Date
    Nov 2006
    Location
    Bangalore, India
    Posts
    266

    Default Re: Please help me

    Hi,

    we are unable to start the mysql server

    How to start the mysql.

    what was the reason for this?

    Please explain me.

    Thanks

  5. #5
    paikmoses's Avatar
    paikmoses is offline Sugar Community Member
    Join Date
    Jan 2006
    Posts
    541

    Default Re: Please help me

    Quote Originally Posted by ramji123
    Hi,

    we are unable to start the mysql server

    How to start the mysql.

    what was the reason for this?

    Please explain me.

    Thanks
    ramji123,

    To start your mysql server through the terminal follow these steps:
    • Go to the MySQL directory.
    • Now here type: /etc/init.d/mysqld start


    This will start your mysqld.

    The reason behind this is that it is not set to start the mysqld server at the time of booting.

    HTH.

    Regards,

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •