graphix-invasion
New Member
- Messages
- 64
- Reaction score
- 0
- Points
- 0
MySQL has been down for a while now. Any idea when it will be back up again? It seems like there is always something not working.
root@ciroc [~]# ps aux|grep mysql
root 16855 0.0 0.0 6004 1232 pts/1 S 23:10 0:00 /bin/sh /usr/bin/mysqld_safe --datadir=/var/lib/mysql --pid-file=/var/lib/mysql/ciroc.x10hosting.com.pid
mysql 16876 0.3 1.0 92244 15320 pts/1 Sl 23:10 0:00 /usr/sbin/mysqld --basedir=/ --datadir=/var/lib/mysql --user=mysql --pid-file=/var/lib/mysql/ciroc.x10hosting.com.pid --skip-external-locking
root 16903 0.0 0.0 5620 644 pts/1 R+ 23:10 0:00 grep mysql
root@cossacks [/home/graphix]# ps aux|grep mysql
root 17707 0.0 0.0 3716 960 ? S 23:10 0:00 /bin/sh /usr/bin/mysqld_safe --datadir=/var/lib/mysql --pid-file=/var/lib/mysql/cossacks.x10hosting.com.pid
mysql 17728 2.2 2.6 111680 25396 ? Sl 23:10 0:04 /usr/sbin/mysqld --basedir=/ --datadir=/var/lib/mysql --user=mysql --pid-file=/var/lib/mysql/cossacks.x10hosting.com.pid --skip-external-locking
root 18596 0.0 0.0 3968 660 pts/1 S+ 23:13 0:00 grep mysql
66.232.109.231
Sustained server != free serverMySQL on the free server just isn't responding to outside requests. I tried testing using my own script on the sustained server, and it came back offline.
You have to add your IP address to the allowed connections thing in cPanel.
Screeny:
Username: The username, like "tkd_USERNAME"
Password: the database password
Host: You're domain name
Port: Leave default
Database: The database, like "tkd_DATABASE"
Hope this helps
Cpanel -> MySQL databases -> Access Hosts (pretty bottom, above phpMyAdmin link) -> Add there your IP (don't know? Click Here)