Welcome Guest. Please Login or Register  


You are here: Index > Webuzo > Bugs > Topic : phpMyAdmin error after Webuzo successfully installed



Threaded Mode | Print  

 phpMyAdmin error after Webuzo successfully installed (14 Replies, Read 26346 times)
ba4y93
Group: Member
Post Group: Newbie
Posts: 10
Status:
Hello,

Recently, I get the same problem after webuzo successfully installed. This problem occurs on two of my vps, which has been installed webuzo recently. I'm just wondering, is this a bug? Because I did not find the mysql root password in /var/webuzo/my.conf, even I don't see my.conf file in the directory /var/webuzo/.

Thanks

--------------------------------------------------------------------------------------------------

Notice in ./libraries/Header.class.php#227
Undefined index: collation_connection

Backtrace

./libraries/Header.class.php#257: PMA_Header->getJsParams()
./libraries/Header.class.php#208: PMA_Header->getJsParamsCode()
./libraries/Header.class.php#136: PMA_Header->_addDefaultScripts()
./libraries/Response.class.php#102: PMA_Header->__construct()
./libraries/Response.class.php#131: PMA_Response->__construct()
./libraries/plugins/auth/AuthenticationCookie.class.php#67: PMA_Response::getInstance()
./libraries/plugins/auth/AuthenticationCookie.class.php#710: AuthenticationCookie->auth()
./libraries/DatabaseInterface.class.php#2446: AuthenticationCookie->authFails()
./libraries/common.inc.php#988: PMA_DatabaseInterface->connect(
string ********,
string ********,
boolean false,
)
./index.php#12: require_once(./libraries/common.inc.php)
IP: --   

phpMyAdmin error after Webuzo successfully installed
divij
Group: Member
Post Group: Elite Member
Posts: 290
Status:
Hi,

Sir please make sure default mysql is not installed on your server.

Remove the /var/lib/mysql directory then reinstall mysql.

In phpmyadmin they are just notice if you set error reporting off in /usr/local/emps/etc/php.ini then it wont be displayed.

IP: --   

phpMyAdmin error after Webuzo successfully installed
ba4y93
Group: Member
Post Group: Newbie
Posts: 10
Status:
Hi bro,

What do you mean about the default mysql? This is a fresh installation with Ubuntu LTS. In addition, I also did not find the /var/lib/mysql directory. So what should I do?  :??:

Thanks
IP: --   

phpMyAdmin error after Webuzo successfully installed
divij
Group: Member
Post Group: Elite Member
Posts: 290
Status:
Hi,

Sir run the following command from the terminal;

Code
root>apt-get remove mysql


Then reinstall mysql from webuzo enduser apps categories.

If you still face an issue please open a support ticket with your server detail.
https://www.softaculous.com/support

IP: --   

phpMyAdmin error after Webuzo successfully installed
ba4y93
Group: Member
Post Group: Newbie
Posts: 10
Status:
Thanks bro but the command not working, because I did not install default mysql in my Ubuntu 12.04 vps. As I said, this problem only occurs in two of my vps. Previously, I have installed webuzo in thousands VPS and no problems like this.

Code
root@server:~# apt-get remove mysql
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package mysql
root@server:~#
IP: --   

phpMyAdmin error after Webuzo successfully installed
ba4y93
Group: Member
Post Group: Newbie
Posts: 10
Status:
Ehh sorry, I mean is installed webuzo in dozens VPS. Sorry my English is not good.  :D
IP: --   

phpMyAdmin error after Webuzo successfully installed
ba4y93
Group: Member
Post Group: Newbie
Posts: 10
Status:
Problem solved, I've removed mysql from the enduser apps categories and also in the /var/softaculous/apps/mysql directory. After that I install MariaDB and now I can login to phpmyadmin without any problems. It seems that this problem is caused by an incomplete mysql installation, although I try to install mysql repeatedly in enduser apps categories.  :angel:
IP: --   

phpMyAdmin error after Webuzo successfully installed
valley
Group: Webuzo Team
Post Group: Super Member
Posts: 1644
Status:
Quote From : ba4y93 December 18, 2014, 8:34 am
Problem solved, I've removed mysql from the enduser apps categories and also in the /var/softaculous/apps/mysql directory. After that I install MariaDB and now I can login to phpmyadmin without any problems. It seems that this problem is caused by an incomplete mysql installation, although I try to install mysql repeatedly in enduser apps categories.  :angel:


Glad to learn that your issue was resolved.
We shall surely replicate the issue at our end and fix it if one exists. :)


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

IP: --   

phpMyAdmin error after Webuzo successfully installed
roxwall
Group: Member
Post Group: Newbie
Posts: 1
Status:
Hello There,
Getting same error with phpMyAdmin,
command not working same as above,
removed the var/lib/mysql directory , installed mySql again but got same error.
Then removed the mysql from enduser apps, re-installed and getting same error.

I only have use of mysql, so please reply if anyone find any solution.

thank you
IP: --   

phpMyAdmin error after Webuzo successfully installed
valley
Group: Webuzo Team
Post Group: Super Member
Posts: 1644
Status:
You can ignore the warnings.

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

IP: --   

phpMyAdmin error after Webuzo successfully installed
gigavps
Group: Member
Post Group: Newbie
Posts: 30
Status:
I have the exact same problem.  Is it possible for WEBUZO to fix this problem so we don't have to struggle with it.  All of the users in this discussion thread have the same problem.

If you can't solve it, can you at least make a blog post with English I can understand.  And create a link to that blogpost for me. 

I can't find the folder you refer to with using the file manager. 
IP: --   

phpMyAdmin error after Webuzo successfully installed
gigavps
Group: Member
Post Group: Newbie
Posts: 30
Status:
Quote From : ba4y93 December 18, 2014, 8:34 am
Problem solved, I've removed mysql from the enduser apps categories and also in the /var/softaculous/apps/mysql directory. After that I install MariaDB and now I can login to phpmyadmin without any problems. It seems that this problem is caused by an incomplete mysql installation, although I try to install mysql repeatedly in enduser apps categories.  :angel:
What does enduser apps categories mean and where do I find it?
IP: --   

phpMyAdmin error after Webuzo successfully installed
gigavps
Group: Member
Post Group: Newbie
Posts: 30
Status:
OK, I've found the apps but am now worried.  I have a WordPress Website on my VPS.  If I started to delete mysql on my VPS how will it affect my WordPress database?
IP: --   

phpMyAdmin error after Webuzo successfully installed
gigavps
Group: Member
Post Group: Newbie
Posts: 30
Status:
OK, I've solved the problem for myself. I'm now able to get into phpmyadmin without any problem. It was very easy.  I don't understand why the recommendation in this thread was to edit out errors, as that would have been counter productive.  The errors are there for a very good reason.  phpMyAdmin is saying you can't access me with your WEBUZO login and password.  I need your WEBUZO root password.  Which of course makes it secure. 

I located the WEBUZO hard coded password in:

/var/webuzo/my.conf

I did that by using my SSL client Puttey.  And then the vi editing command to open the file.  Once I was able to copy the hard coded password it was dead easy.  Think I like that password and will keep on using it as it looks very secure.
IP: --   

phpMyAdmin error after Webuzo successfully installed
valley
Group: Webuzo Team
Post Group: Super Member
Posts: 1644
Status:
Glad that your issue is resolved.

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

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 19, 2024, 9:18 am.

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