-
Posts
25,187 -
Joined
-
Last visited
-
Days Won
900
Everything posted by Krydos
-
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.
-
The database amdc_amdc 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.
-
The database mng4_sviceDbX 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.
-
The database colette_joom25 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.
-
Thanks! As a free service we don't have an advertising budget because we would rather invest all of the money that we do have into providing better service and improving the servers so we really appreciate the word of mouth recommendations that our satisfied users provide. Feel free to post about us on social media like twitter, facebook, hosting review sites, your personal websites or blogs, and anything else you can think of. As long as we have clients using our service Heliohost will continue to exist.
-
[Solved] Site Down After Mysql Upgrade Ifeelstupid
Krydos replied to IFeelStupid's topic in Escalated Requests
To elaborate: Go to http://stevie.heliohost.org:2082/frontend/x3/passwd/index.html Type in your current password in the first box. Type in your new password twice even if it's the same as your current password. Make sure the box labeled "Synchronize MySQL Password" is checked. Click the button labeled "Change your password now!" Let us know if you're still having any issues accessing your data. -
PhpMyAdmin Designer Mode has been enabled on Johnny. You can read the details on the news post here http://www.helionet.org/index/topic/22481-phpmyadmin-designer/ If it doesn't cause any issues on Johnny it will be enabled on Stevie as well.
-
Your password has been manually reset, tested, and emailed to your contact email address. mysql> select * from dispositivi; +----+----------------------------------+--------------------------------------+ | id | apikey | chiave | +----+----------------------------------+--------------------------------------+ | 3 | c286419dd7e831876f246c31ecece481 | 00000000-1c38-88b5-1599-90314fe98fb8 | +----+----------------------------------+--------------------------------------+ 1 row in set (0.00 sec) mysql> INSERT INTO dispositivi VALUES ('','933hjrih3rh','00000000-783j-u937-jks9'); ERROR 1366 (HY000): Incorrect integer value: '' for column 'id' at row 1 mysql> INSERT INTO dispositivi VALUES ('4','933hjrih3rh','00000000-783j-u937-jks9'); Query OK, 1 row affected (0.00 sec) mysql> select * from dispositivi; +----+----------------------------------+--------------------------------------+ | id | apikey | chiave | +----+----------------------------------+--------------------------------------+ | 3 | c286419dd7e831876f246c31ecece481 | 00000000-1c38-88b5-1599-90314fe98fb8 | | 4 | 933hjrih3rh | 00000000-783j-u937-jks9 | +----+----------------------------------+--------------------------------------+ 2 rows in set (0.00 sec) mysql> delete from dispositivi where id = '4'; Query OK, 1 row affected (0.00 sec) As you can see the user fedeener can select, insert, and delete from the table fedeener_marcatempo.dispositivi. However, the error is that it doesn't like the '' value for the id column. Let us know if you need any further assistance.
-
[Solved] Suggestion: Enable The Paper Lantern On Stevie
Krydos replied to paladox2014's topic in Escalated Requests
The paper_lantern theme has been enabled on the account paladox. -
The database hosgar_nethunter 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.
-
@hosgar Your topic has been split to http://www.helionet.org/index/topic/22479-invisible-databases-hosgar/
-
Please update this thread to let us know what they have to say about this. As wolstech mentioned it's not just you who has had this issue so it would be nice to know what to tell any users in the future that also come across this same thing. Thanks!
-
[Solved] Addon Domain Deletion Not Complete
Krydos replied to Zrawprod's topic in Escalated Requests
Thanks! As a free service we don't have an advertising budget because we would rather invest all of the money that we do have into providing better service and improving the servers so we really appreciate the word of mouth recommendations that our satisfied users provide. Feel free to post about us on social media like twitter, facebook, hosting review sites, your personal websites or blogs, and anything else you can think of. As long as we have clients using our service Heliohost will continue to exist. -
Thanks! As a free service we don't have an advertising budget because we would rather invest all of the money that we do have into providing better service and improving the servers so we really appreciate the word of mouth recommendations that our satisfied users provide. Feel free to post about us on social media like twitter, facebook, hosting review sites, your personal websites or blogs, and anything else you can think of. As long as we have clients using our service Heliohost will continue to exist.
-
[Solved] Site Down After Mysql Upgrade Ifeelstupid
Krydos replied to IFeelStupid's topic in Escalated Requests
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] Site Down After Stevie Mysql Upgrade.
Krydos replied to al1001's topic in Escalated Requests
Ifeelstupid, your thread has been split to http://www.helionet.org/index/topic/22477-site-down-after-mysql-upgrade-ifeelstupid/ -
The database qweqwe_1 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.
-
Here's the other thread that wolstech is referencing that is similar to yours: http://www.helionet.org/index/topic/22130-network-error-with-curl-request-to-google-places-api/ And here is the post I made there: What does google support say about this error?
-
The database brth_wpbart 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.
-
What is the name of the database that isn't working?
-
[Solved] Suggestion: Enable The Paper Lantern On Stevie
Krydos replied to paladox2014's topic in Escalated Requests
Please post the following information: Your cPanel username Your main domain The server that you are on -
Sorry for the delays. I've been rather busy lately. A PM has been sent to your forum account with a link to the full backup of your account. I have edited your corrupted account so it will not conflict if you would like to create a new account and try again. Keep in mind that if you install malware infested plugins and themes the exact same thing is likely to happen again. Let us know if you need any help creating the new account, or if you need help with anything else. You can even make a post on these forums from time to time if you would like us to scan your account.
-
Thanks! As a free service we don't have an advertising budget because we would rather invest all of the money that we do have into providing better service and improving the servers so we really appreciate the word of mouth recommendations that our satisfied users provide. Feel free to post about us on social media like twitter, facebook, hosting review sites, your personal websites or blogs, and anything else you can think of. As long as we have clients using our service Heliohost will continue to exist.
-
The database shali_watford 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.
-
Received: from [14.174.202.181] (port=26788 helo=[192.168.1.5]) by stevie.heliohost.org with esmtpa (Exim 4.82) # ./where_ip 14.174.202.181 Hanoi, Vietnam It looks like that one came from Vietnam. Received: from [178.222.248.71] (port=3355 helo=[192.168.100.20]) by stevie.heliohost.org with esmtpa (Exim 4.82) # ./where_ip 178.222.248.71 Belgrade, Serbia and that one came from Serbia. Probably. The account nightz has been unsuspended. Please change all of your passwords, make sure your account is secure, and make sure all of your computers that can send email through your account are malware free. If this account is found to be sending spam again the suspension will likely be a permanent one. Let us know if you need any additional assistance.