This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
MySQL / mysql restart
« on: December 31, 2013, 02:33:19 AM »
Hello,
When restarting the mysql server i am presented with this error at the top of the page:
The server does appear to restart however so I ignore but still.
When restarting the mysql server i am presented with this error at the top of the page:
Code: [Select]
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /etc/webpanel/panel/include/inc_index.php(1) : eval()'d code(1) : eval()'d code on line 1 Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /etc/webpanel/panel/include/inc_index.php(1) : eval()'d code(1) : eval()'d code on line 1 MySQL server has gone away Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /etc/webpanel/panel/include/functions.php(1) : eval()'d code(1) : eval()'d code on line 3
The server does appear to restart however so I ignore but still.
2
MySQL / mysql root password
« on: December 31, 2013, 02:29:51 AM »
Hello,
Trying to reset/change the mysql root password from the web panel settings and it says it was updated however it never does and will only use the password that was initially created.
Trying to reset/change the mysql root password from the web panel settings and it says it was updated however it never does and will only use the password that was initially created.
3
MySQL / new users and databases not showing up
« on: December 31, 2013, 02:26:44 AM »
Hello,
I just installed this on centos 6.5 64 bit and have everything setup correctly however the mysql functions are not working for some reason. After using the form to create a new user/database, it says it was created successfully however nothing appears in the mysql manager nor in phpmyadmin.
Any ideas?
Thank you
I just installed this on centos 6.5 64 bit and have everything setup correctly however the mysql functions are not working for some reason. After using the form to create a new user/database, it says it was created successfully however nothing appears in the mysql manager nor in phpmyadmin.
Any ideas?
Thank you
Pages: [1]