Jump to content

wolstech

Chief Risk Officer
  • Posts

    17,722
  • Joined

  • Last visited

  • Days Won

    662

Everything posted by wolstech

  1. Note that the maximum storage allowed at this time is 3000MB (achieved by donating to the sparkie fundraiser while already having an existing space upgrade). Donations beyond that will not provide additional space, but can still give you immunity for inactivity at a rate of $1/month.
  2. Try changing the password for that database user. Also, check your PhpBB configuration file (probably config.php or similarly named) and verify the password matches whatever you set it to. It's not a cache issue...it's a broken DB connection.
  3. He must have, an expired invite would say it's expired, and a working one wouldn't ask. Tommy is not currently accepting free signups through the website.
  4. You can host the mail wherever. If you're using our name servers, there's an option in cpanel to change the MX records if you want to use an outside mail service. By default, the mail will be delivered to the matching mailbox on your hosting account, provided it exists. If it does not exist, it'll go into the catch-all mailbox if you set it up. If there's no catch all and no matching mailbox, the mail will be refused.
  5. Johnny is blacklisted a lot. The mail server over there is primarily used for phishing and spam campaigns. This does happen to Ricky and tommy from time to time as well, but less so because getting an account on those servers is more difficult. Your best option is to buy a dedicated IP address, then request it be configured for mail. It's $12/year, but you have it all to yourself, so the server shared IP getting blacklisted won't affect your mail delivery.
  6. Sent. Thank you for the donation
  7. Is it OK if I raise PHP 5.6's memory limit raised to 64MB on Tommy? My applications can't generate reports because they keep running out of memory. Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 32 bytes) in /home/rax2/public_html/webapps/OSM/vendor/mpdf/mpdf/src/TTFontFile.php on line 4771 (I'd just edit the php.ini myself, but I'm not sure if there will be issues with doing so considering the server relies on a sensitive balance to keep itself from falling over...).
  8. This sometimes happens when port 2083 is blocked on the user's network too. Trying a different internet connection might also help as a result.
  9. Did your bookmark a link that ends in .html by chance? If so, those won't update your inactivity. @jenovaon: The website doesn't work everywhere. For example, at my job, only IT and upper level staff (directors, etc.) can reach it. For normal users, the forum and subdomains of heliohost.org are all reachable, but our main website is blocked as "entertainment". We use a pretty popular web filter too, so it's not going to just be us with that block.
  10. Do you actually want an invite, or would you rather just have your account moved to Tommy? If you want an invite, please delete your Ricky account and let us know it's been deleted. If you want your account moved, please let us know and one of us will move it.
  11. No idea. It does fail though. "The request failed."
  12. Moved to customer service. If you donate, please post your transaction ID here and I'll get your account moved for you By the way, we recommend not using WordPress regardless of server. It's extremely bloated, poorly written, and also extremely insecure. Many of our users have found Joomla to be a decent substitute that doesn't face as many issues.
  13. I just checked and your backup has 4 files available. The home folder content (your files) is in webdevse.tar.gz, 242MB in size. The other archives are the databases for what appears to be 3 Wordpress installations. You need to get both the home folder files and the database in order to rebuild the site.
  14. Let's see if Krydos can do this for you...
  15. The contents of your old account should be available here: https://heliohost.org/backup/
  16. I checked and it is disabled on tommy. I could turn it on, but I don't know if it'll break the inactivity tracking like last time, so I'll let Krydos do that.
  17. Krydos should be able to install this.
  18. The domain ikaru.ga is using a Freenom redirect to send users to https://hitmaker.newgrounds.com/ The domain kakure.ga and shinespark.ga are pointed to an IP 195.20.50.80 which is not associated with HelioHost. Please ensure these domains do not have redirects enabled, are registered, and have name servers set to ns1.heliohost.org and ns2.heliohost.org.
  19. Working now for me...
  20. I assume this running on Johnny? If so, use localhost, not an IP or Johnny’s domain name. If it’s running on your pc and connecting to Johnny for database services, be sure to enable remote MySQL connections in cPanel for your IP.
  21. Looks like Krydos needs to install mbstring on 5.4. Have you tried using something newer? 5.6 should have it installed already.
  22. This is not supported. To my knowledge it never has been, because Postgres is typically restricted to local host anyway unless you asked for remote access.
  23. Weird, PMA does indeed freeze when I log in as you and try opening it. Let's have Krydos take a look at this. As for the database yourhomepage, make sure you don't have a similarly named database already (I see such a database with an additional underscore). Also, remember that the database name will always have your username_ in front of it when accessing it (bobdick2_yourhomepage).
  24. Please check your PMs for account details.
  25. A lot of software made for 5.x won't run on 7.x (my entire account has this issue...exactly zero programs I use support 7.x). Krydos needs to install mbstring on 5.6.
×
×
  • Create New...