Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,569
  • Joined

  • Last visited

  • Days Won

    869

Everything posted by Krydos

  1. Krydos

    So...

    I'm assuming you're talking about http://www.skullythepirate.com/wp/ which was showing a 500 error so I looked at error_log and saw [30-Dec-2016 21:58:05 UTC] PHP Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 72 bytes) in /home/skully/public_html/wp/wp-content/plugins/woocommerce/includes/class-wc-geo-ip.php on line 896 I created http://www.skullythepirate.com/wp/phpinfo.php to find out what version of PHP you were using for that site, which is currently 5.6. Then I edited php.ini for version 5.6 and set the memory limit to 64mb. The reason your site wasn't working is because it is too much of a memory hog. Installing less plugins and stuff would probably make it run leaner and faster.
  2. Is that https://ruby-doc.org/stdlib-1.9.3/libdoc/cgi/rdoc/CGI.html#method-c-parse what you're trying to do?
  3. Stevie backups can be downloaded from https://www.heliohost.org/backup/ The username ivanvet, and the domain lasestabirra.heliohost.org are now available for you to create a new account.
  4. Are you able to install that module now?
  5. Here is the link to create an account https://heliohost.org/signup/ Signups reset at midnight UTC and lately have been staying available for about three hours. Once your account is created you can upload your backup and extract the files into public_html and use phpmyadmin to import your databases etc. Let us know if you need any help.
  6. You can upload it to your new account and extract it on the server or you can extract it on your home pc. You may need to install software to extract it at home. On mac and linux you can just type on a command line tar zxvf django.tar.gz On windows it's more complicated and you'll probably have to download something like winzip http://www.winzip.com/win/en/downwz.html
  7. Your backup link has been PM'd to you.
  8. The domain occult.ro is now available to create a new account.
  9. The username marcusse, and the domain janetmarcusse.com are now available to create a new account.
  10. The username xaothao, and the domain xaothao.com are now available to create a new account.
  11. There you go http://mistfloway.heliohost.org/
  12. The username gamegoof is now available to create a new account. Let us know if you need any domains released or if you want to use the same email address.
  13. To import your postgres .sql file go to https://tommy.heliohost.org:2083/3rdparty/phpPgAdmin/index.php select your database, click the sql tab, and click the choose file button.
  14. Set your nameservers to ns1.heliohost.org and ns2.heliohost.org
  15. What is the domain you're trying to change it to?
  16. Yes, we usually change the forum username temporarily to allow you to use your old username.
  17. What FTP client are you using?
  18. Can you add that domain now?
  19. Create public_html/cgi-bin/test.rbGive it 755 permissionsPut the following contents#!/usr/bin/ruby puts "Content-Type: text/html\n\n" puts "Ruby is working as CGI..." Here is my example file on Johnny http://krydos1.heliohost.org/cgi-bin/test.rb
  20. Cpanel has always created a subdomain with each addon domain.
  21. There might not even be anything to backup if the hard drive has deteriorated too much.
  22. There you go http://giteshshroti.heliohost.org/jsptest.jsp
  23. Oh, it was set up to use the username 'betnbit' not 'betnbit_betnbit' since you didn't specify. Does it work now?
  24. Java is not enabled on that account.
  25. The username efroog, and the domain efroog.heliohost.org are now available to create a new account. Thanks!
×
×
  • Create New...