Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,140
  • Joined

  • Last visited

  • Days Won

    847

Everything posted by Krydos

  1. Oh, if you post a link to the code I could take a look at it.
  2. No problem. I'll flag it as answered then since it sounds like you're on the right track now. If you don't mind taking the time to post again it might be useful for others if you were to show us your postgresql connection code once it's working.
  3. Does it give you any useful error messages? Also, another user had questions about connecting .NET to MySQL so I posted these test files for him. It will be fairly similar to connect to PostgreSQL so it might help you too.
  4. You could download mybb from their website http://www.mybb.com/downloads and install it. I just tested softaculous install of MyBB on Stevie and Johnny and both installations worked perfectly. Have you tried a different browser?
  5. PM sent with explanation.
  6. /home/vaidya/public_html/images/license1.php
  7. Well, it looks like cPanel will probably include built in support for MariaDB eventually. Take a look (and if you want to create an account and vote for it) at the MariaDB feature request http://features.cpanel.net/responses/as-a-server-administrator-i-want-mariadb-support-so-that-i-can-accomodate-both-innodb-and-noninnodb-users If you look at the list of all feature requests sorted by most votes http://features.cpanel.net/responses/ideas/status/all#page1 you can see that MariaDB is the 7th highest voted request. This thread https://forums.cpanel.net/f145/mariadb-optional-mysql-replacement-case-50050-a-190492.html started in November 2010 discusses whether or not to add MariaDB to the officially supported cPanel software.
  8. I don't know what there is to be disappointed about. Our terms of service http://wiki.helionet.org/Terms clearly states our policy on spam: If a person filing an official report through all the official channels to let us know that they received an unsolicited email that came from our server doesn't fit the description of "spam", I don't know what does.
  9. And did they work?
  10. The abuse report was investigated. A msn.com email user reported the email as spam. The email originated from our server. The account that the email originated from was located and suspended.
  11. Alright, I'll unsuspend you this one time, but you've got to understand how serious this is. If we don't take action and respond to abuse reports like this then the entire server could get shutdown along with all the thousands of accounts hosted on it. Be very careful who you send emails to, and if they request that you don't send emails to them you must immediately comply. If this Maon/Hector guy just thinks it's funny to report your emails as spam then you can give him a smack for me too.
  12. That means java is not enabled on your account. You can request java to be enabled by posting here http://www.helionet.org/index/forum/74-java-requests/
  13. You may, but cPanel won't let you park a domain that doesn't use our nameservers. In order to host a domain with Heliohost that doesn't use our nameservers you will need to use this tool http://www.heliohost.org/home/support/scripts/domain
  14. Ok, Johnny InnoDB appears to be back online and working now. mysql> show engines; +--------------------+---------+----------------------------------------------------------------+--------------+------+------------+ | Engine | Support | Comment | Transactions | XA | Savepoints | +--------------------+---------+----------------------------------------------------------------+--------------+------+------------+ | MyISAM | DEFAULT | MyISAM storage engine | NO | NO | NO | | MRG_MYISAM | YES | Collection of identical MyISAM tables | NO | NO | NO | | MEMORY | YES | Hash based, stored in memory, useful for temporary tables | NO | NO | NO | | BLACKHOLE | YES | /dev/null storage engine (anything you write to it disappears) | NO | NO | NO | | CSV | YES | CSV storage engine | NO | NO | NO | | InnoDB | YES | Supports transactions, row-level locking, and foreign keys | YES | YES | YES | | ARCHIVE | YES | Archive storage engine | NO | NO | NO | | PERFORMANCE_SCHEMA | YES | Performance Schema | NO | NO | NO | | FEDERATED | NO | Federated MySQL storage engine | NULL | NULL | NULL | +--------------------+---------+----------------------------------------------------------------+--------------+------+------------+ 9 rows in set (0.00 sec) I also tested out a couple InnoDB databases, and I was able to use them, select from them, etc. There are still a few warning messages about InnoDB popping up in the error log though. Just let us know if you're still having any issues with this. I would also suggest converting to the default engine, MyISAM, as it has better crash recovery and if you all had been using it instead of InnoDB there wouldn't have been any MySQL downtime for your site after the Johnny crash. Of course, that said, the chances of Johnny crashing like that again are rather slim.
  15. Now that you can log in you might want to verify that your contact email address is correct.
  16. The last login to that account was about an hour ago from the same IP address you've been posting from. If you can log into your account you can change your own password using this link http://johnny.heliohost.org:2082/frontend/x3/passwd/index.html If that doesn't work let us know and we can do a manual password reset for you.
  17. Did you check your spam folder?
  18. Please post the following information: Your cPanel username Your main domain The server that you are on
  19. To prove ownership of a Helionet account prior to deletion you must be able to accept and reply to an email sent to the address that you registered the account with. Failure to reply to the deletion verification email means that the account will not be deleted. Once a reply is received the account will be deleted.
  20. Why did hector19883@msn.com report it as spam then?
  21. Heliohost users are allowed to create as many FTP accounts as they wish, but by default each account comes with a special account that uses the same username as your cPanel account. Here are the instructions for finding the login information for that default account. I suspect the reason FTP isn't working for this guy is because he's using a weird web based FTP client. Epic3ds123, FTP is working fine for me on both servers. Have you tried using any other FTP clients?
  22. What is your aversion to having an admin deploy it for you? It's really not an inconvenience for us; it simply takes one command and roughly 5 seconds.
  23. What are the advantages/disadvantages in your opinion of running MariaDB? Is there anything in particular that you need it for?
  24. Your site is showing a 500 error for me not queued. If you're still seeing a queued page you should try clearing your cache. As far as the 500 error goes this might help:
×
×
  • Create New...