Jump to content

Krydos

Chief Executive Officer
  • Posts

    26451
  • Joined

  • Last visited

  • Days Won

    945

Everything posted by Krydos

  1. SBCL 1.4.0-1.el7 has been installed on Johnny. To get started with lisp as a cgi create a file named lisp.cgi in public_html/cgi-bin/ with permissions 755 and the contents: #!/usr/bin/sbcl --script (format t "Content-type: text/html~%~%") (format t "Lisp as CGI is working.") Working example: https://krydos2.heliohost.org/cgi-bin/lisp.cgi
  2. Give some examples of the "New Offers" please.
  3. The SFTP username is going to be the same as your cpanel username, so elhambre, not elhambre@johnny.heliohost.org.
  4. You don't have the root password for the server for obvious security reasons. Your mysql username will be something like lauraccc_root. You can create databases and database users through the mysql button in cpanel.
  5. You can deploy java servlets by uploading them as .war files. Check out the java button in cpanel, and the wiki https://wiki.helionet.org/Java_Servlet
  6. Where do you get your email addresses from?
  7. Here are the instructions for moving your account https://wiki.helionet.org/Moving_your_account Ricky and Tommy are both full for the next 3.5 hours. Free Tommy signups usually fill in a few seconds. Ricky signups have been staying open 1-2 hours. Also, if you're a donor https://www.heliohost.org/donate/ just let us know your transaction ID and an admin can move your account to Tommy even if the server is full for the day.
  8. What is your username? Neither of the servers should be estimating an install in July. EDIT: Nevermind, you probably mean March 7th, not July 3rd.
  9. Deleted.
  10. In order to reuse a username you have to delete the hosting account AND the forum account. You just deleted the hosting account, but as long as the forum account exists you can't choose that username. I have deleted the forum account mfahmiak for you. I have sent you another Tommy invitation. If you actually use the invitation link this time you won't need to pick a server because the special link already has the Tommy server selected.
  11. No, shared hosting plans do not include the ability to run shell commands. VPS include ssh and root access so you can run any shell commands you want.
  12. No.
  13. Have you read https://wiki.helionet.org/Django ? You run startproject on your home computer and then upload the project. If you can't run these commands and create your project on your own computer you will need a vps https://www.heliohost.org/vps/ in order to have ssh access to run the commands you're trying to do.
  14. My guess is that apache has to read the file first in order to pass it to php. Apache runs as the user nobody so it needs other readable permissions to even see the php script. Then once the php script is passed to php it is executed as your userid. I suspect if you ran a cronjob on a php script with 640 permissions it would work.
  15. I have resent your invitation.
  16. Done.
  17. What is your transaction ID?
  18. Your site https://andrews-giveaways.tk/ is still working for me.
  19. Ricky is second best as far as uptime goes.
  20. Done. You should now be able to log in and your website should be working again.
  21. Your account was archived because you haven't logged in for quite a while. We have a limited amount of space on our servers, and occasionally we have to remove the unused accounts to make space for new users. To prevent your account from becoming archived again please remember to log in at https://www.heliohost.org/login/ at least once every 30 days. Unarchiving...
  22. See https://www.helionet.org/index/topic/35190-hh191578-fwd-php-settings/?p=156428
  23. Closed.
×
×
  • Create New...