Jump to content

Deep Thought

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by Deep Thought

  1. I've been using HelioHost for about a month now, with a base domain of clrhome.heliohost.org on Stevie. I redirect everything to a clrhome.co.cc add-on domain I have hosted in the same account, and it's always worked for me (except for the occasional downtime). Today for some reason it's gone back to the "HELIOHOST ACCOUNT QUEUED" page when I try to access clrhome.co.cc, and when I tried my base domain (clrhome.heliohost.org) and another add-on domain that redirects to clrhome.co.cc (clrhome.tk), both gave me a browser "domain not found" error. My cPanel account still works though, and everything is in order there, and when I checked isup.me it said my site's still up, so I'm really not sure what's going on....

  2. Stevie's still been a bit slow until now. In any case, glad it's up now. Too bad about the power issue, but I know there are things ya just can't control :)

  3. I can't get the script to start though.

     

    Guess I should have posted more info: I have a Python script in /cgi-bin and I can use it directly from there. But I've been trying to start it from a PHP file outside of /cgi-bin, and a few days ago I started searching online for ways to do that. I tried virtual(); that doesn't seem to be set up. Then I tried include() and require(), but that just outputted the text of the file, instead of running the script. file_get_contents does the same thing.

     

    Any ideas?

×
×
  • Create New...