Welcome Guest. Please Login or Register  


You are here: Index > Webuzo > General Support > Topic : MySQL service problem



Threaded Mode | Print  

 MySQL service problem (10 Replies, Read 14472 times)
sss6
Group: Member
Post Group: Newbie
Posts: 5
Status:
I have premium webuzo,I have installed LEMP Stack, on ubuntu 12.04 OS
1-
MySQL service won't even start...from  the Webuzo Enduser Panel >>Services, when i click Start/Restart MySQL it doesn't start same time it shows:
"Error
There was an error while restarting the service"

i reinstall mysql from the app category but the problem is still the same

2-
what is the mysql default password..
i run the following command:
cat /var/webuzo/my.conf

doesn't seem to work it shows only the following:
-bash: /var/webuzo/my.conf: no such file or directory

where is this var/webuzo/my.conf located??

=======

I apologize for my English.....Hope someone can  help
IP: --   

MySQL service problem
valley
Group: Webuzo Team
Post Group: Super Member
Posts: 1644
Status:
Quote From : sss6 December 1, 2013, 8:24 pm

1-
MySQL service won't even start...from  the Webuzo Enduser Panel >>Services, when i click Start/Restart MySQL it doesn't start same time it shows:
"Error
There was an error while restarting the service"

i reinstall mysql from the app category but the problem is still the same


You can try restarting the service from the terminal.
Execute the following command:
Code

Root > service mysql restart


If you haven't created any databases so far, then you can use the following quick fix:
Execute the following commands as "root" user:
Code

killall -9 mysql
killall -9 mysqld_safe

rm -rf /var/lib/mysql


Remove MySQL from the Webuzo Enduser Panel and install it again.

Quote

2-
what is the mysql default password..
i run the following command:
cat /var/webuzo/my.conf

doesn't seem to work it shows only the following:
-bash: /var/webuzo/my.conf: no such file or directory

where is this var/webuzo/my.conf located??

Default password for MySQL is located at /var/webuzo/my.conf

It seems MySQL is not installed properly and hence the file is not created.

Apology for the inconvenience.


-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter

IP: --   

MySQL service problem
sss6
Group: Member
Post Group: Newbie
Posts: 5
Status:
what is the minimal to install webuzo on ubuntu machine
{Webuzo requires to be installed on a minimal Ubuntu machine}
IP: --   

MySQL service problem
valley
Group: Webuzo Team
Post Group: Super Member
Posts: 1644
Status:
Minimal here refers to a FRESH installation of Ubuntu.
No other third party tool be installed manually.

-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter

IP: --   

MySQL service problem
view
Group: Member
Post Group: Working Newbie
Posts: 76
Status:
Quote From : valley December 2, 2013, 3:19 am
Quote From : sss6 December 1, 2013, 8:24 pm

1-
MySQL service won't even start...from  the Webuzo Enduser Panel >>Services, when i click Start/Restart MySQL it doesn't start same time it shows:
"Error
There was an error while restarting the service"

i reinstall mysql from the app category but the problem is still the same



You can try restarting the service from the terminal.
Execute the following command:
Code

Root > service mysql restart


If you haven't created any databases so far, then you can use the following quick fix:
Execute the following commands as "root" user:
Code

killall -9 mysql
killall -9 mysqld_safe

rm -rf /var/lib/mysql


Remove MySQL from the Webuzo Enduser Panel and install it again.

Quote

2-
what is the mysql default password..
i run the following command:
cat /var/webuzo/my.conf

doesn't seem to work it shows only the following:
-bash: /var/webuzo/my.conf: no such file or directory

where is this var/webuzo/my.conf located??

Default password for MySQL is located at /var/webuzo/my.conf

It seems MySQL is not installed properly and hence the file is not created.

Apology for the inconvenience.



I have a same problem and this was not help to me.Two times i tryed to
resolve this problem with reinstallations and on 2 different servers on centos 6.0 and centos 6.5...

Code

[root@server~]# cat /var/webuzo/my.conf
cat: /var/webuzo/my.conf: No such file or directory
[root@server~]# service mysql restart
mysql: unrecognized service
[root@server~]# killall -9 mysql
mysql: no process killed
[root@server~]# killall -9 mysqld_safe
[root@server~]# rm -rf /var/lib/mysql
[root@server~]# service webuzo restart
Stopping nginx: Done...
Stopping php-fpm: Done...
Starting nginx: Done...
Starting php-fpm: Done...
[root@server~]# service mysql restart
mysql: unrecognized service
[root@server~]# cat /var/webuzo/my.conf
cat: /var/webuzo/my.conf: No such file or directory


I think there is some new bug in installation process?
IP: --   

MySQL service problem
valley
Group: Webuzo Team
Post Group: Super Member
Posts: 1644
Status:
We shall fix it up and serve a solution ASAP.


-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter

IP: --   

MySQL service problem
valley
Group: Webuzo Team
Post Group: Super Member
Posts: 1644
Status:
Execute the CRON to update the MySQL package

http://webuzo.com/wiki/Immediate_update

Perform the steps mentioned earlier.
Hope it helps \m/


-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter

IP: --   

MySQL service problem
view
Group: Member
Post Group: Working Newbie
Posts: 76
Status:
My problem with mysql is resolved over support ticket.Thank you valley
   
IP: --   

MySQL service problem
valley
Group: Webuzo Team
Post Group: Super Member
Posts: 1644
Status:
Quote From : view August 19, 2014, 9:46 am
My problem with mysql is resolved over support ticket.Thank you valley
   


Glad to learn that !!!  :xd:


-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter

IP: --   

MySQL service problem
waleeedijaz
Group: Member
Post Group: Newbie
Posts: 1
Status:
I have a same problem and this was not help to me.Two times i tryed to
resolve this problem with reinstallations and on 2 different servers on centos 6.0 and centos 6.5...

-----------------------
leather jacket
IP: --   

MySQL service problem
webuzo_manager
Group: Member
Post Group: Elite Member
Posts: 268
Status:
Hi waleeedijaz,

Have you migrated from MySQL 5.5 to MySQL 5.6 ?
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is March 28, 2024, 2:29 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.022