-
Posts
24,855 -
Joined
-
Last visited
-
Days Won
885
Everything posted by Krydos
-
Yes. It sounds like your phpmyadmin password and your cpanel password are no longer synced. To fix that go to http://stevie.heliohost.org:2082/frontend/paper_lantern/passwd/index.html and change your password. Make sure the "Synchronize MySQL password" is checked. But, you won't be able to do that if you can't even log into cPanel... It sounds like your connections is getting blocked somewhere along the line. Are you trying to connect from a different IP than you are posting these messages from? I already checked your post IP in Stevie's firewall and you're not blocked on our end. Try viewing your site through a free proxy if you want. You should see that your site is online like it appears for me. You could perform a trace route to your website to see where along the line your connection gets blocked. Let me know if you need help executing the command or interpreting the results.
-
Nope, Stevie is fully functional and online. Stevie Mysql has had 100% uptime since the last restart 17 days, 13 hours ago. Are there any error messages when you try to log in to cPanel? http://analogvalues.heliohost.org/ appears to be working fine for me.
-
[Solved] Dedicated Ip Is Shared With Other Users.
Krydos replied to Tjoene's topic in Escalated Requests
Does it work now? -
I have manually created an account for you on Stevie using that same username, and domain. You password has been emailed to your validated Helionet email address. Let us know if you need help with anything else.
-
Please post the following information: Your cPanel username Your main domain The server that you are on The way the system verifies your username/password before deleting your account is by sending the username and password to the server, and asking if they are correct. Since the server is down it can't respond "yes, that is correct", so the default answer is assumed which is no. Yes, I suppose the system could be a little bit more transparent with the error message, but I didn't write it.
-
There are no backups for the username luigi123.
-
The addon domain http://enkidu.org/ has been added to your account. The webroot is located at /public_html/enkidu.org Let us know if there is anything else you need help with.
-
The addon domain http://niemvuivingot.com/ has been added to your account. The webroot is located at /public_html/niemvuivingot.com Let us know if there's anything else you need help with.
-
There are no backups of mng4_sviceDbX. You'll have to restore your database from your own backups.
-
[Solved] Roundcube Webmail Not Connecting To Database
Krydos replied to qsgt's topic in Escalated Requests
You could install squirrelmail with whatever plugins you wish on your hosting account. -
[Solved] Roundcube Webmail Not Connecting To Database
Krydos replied to qsgt's topic in Escalated Requests
Does it work now? -
Can you connect to your site and cpanel now?
-
It doesn't look like any data was lost. The only thing affected was the database users, not the databases themselves.
-
Mysql on Stevie is running again. See the latest news post for details.
-
The databases I restored were from when we fixed the Mysql crashes on Stevie. If the restore didn't fix your issue then it wasn't the fix that broke your site. Just restore the databases yourself from your latest backup if the backup I restored wasn't sufficient.
-
You should be able to run this command yourself on your account. Let us know if you need any further assistance.
-
[Solved] Unable To Access My Website; Helionet/heliohost Unusually Slow
Krydos replied to Ṷpnor's topic in Escalated Requests
Can you connect now? -
Is it all working now?
-
Your account has been unsuspended. Make sure you fix the problem immediately.
-
Who runs the server, and why are they unable to change the ports?
-
The databases listed should now be visible to your root mysql account. You may need to delete, recreate, and reassign permissions to any database users that should have access to the affected databases. If phpmyadmin doesn't log in properly or you don't see the database there change your account password and this should sync up the mysql/cpanel passwords. Let us know if you're still having any issues accessing your data.
-
[Solved] Ask Site Error After Extracting Zip File
Krydos replied to Mhari's topic in Escalated Requests
Here's your problem: [23-May-2016 06:13:00] PHP Warning: mysqli::mysqli() [<a href='mysqli.mysqli'>mysqli.mysqli</a>]: (HY000/2003): Can't connect to MySQL server on 'sql312.hostfree.pw' (110) in /home1/mhr2/public_html/system/db.php on line 9 Your script is trying to connect to your old hoster's mysql server, and that's why the script tries for several minutes and then fails. To fix this import your database onto your Heliohost account and update your scripts to use the local database. Let us know if you need help transferring your account fully. -
The database eshkatio_transformicecafe should now be visible to your root mysql account. You may need to delete, recreate, and reassign permissions to any database users that should have access to the affected database. If phpmyadmin doesn't log in properly or you don't see the database there change your account password and this should sync up the mysql/cpanel passwords. Let us know if you're still having any issues accessing your data.
-
[Solved] Smtp Problem When Connect To Yandex
Krydos replied to MrAlicard's topic in Escalated Requests
You'll have to talk to the Yandex people then. -
[Solved] Smtp Problem When Connect To Yandex
Krydos replied to MrAlicard's topic in Escalated Requests
Does it work now?