Jump to content

Ashoat

Chief Financial Officer
  • Posts

    6,455
  • Joined

  • Last visited

  • Days Won

    37

Everything posted by Ashoat

  1. Ah, okay. That appears to be in the "fileinfo" extension. I tried to install it, but the ./configure failed, and the installer said it was deprecated for a compiled PHP extension.
  2. <VirtualHost ip_address:80> ServerName domain.heliohost.org ServerAlias www.domain.heliohost.org DocumentRoot /home/username/public_html ServerAdmin webmaster@domain.heliohost.org UseCanonicalName Off UserDir disabled UserDir enabled username suPHP_UserGroup username username php_admin_value open_basedir "/home/username:/usr/lib/php:/usr/local/lib/php:/tmp" SuexecUserGroup username username ScriptAlias /cgi-bin/ /home/username/public_html/cgi-bin/ </VirtualHost>
  3. It's certainly not in /usr/bin. Perhaps the package installer made a broken version, but it's not in any of the executable "bin" folders. In ssh: # which gnuplot I'm well aware of which. gnuplot seems to be a library, not an executable... at least in the incarnation we have installed.
  4. The PECL extension is certainly installed. root@stevie [/usr/local/apache/logs]# pecl version PEAR Version: 1.9.1 PHP Version: 5.3.3 Zend Engine Version: 2.3.0 I don't suppose you mean a particular PECL extension? PECL is a PHP extension installer.
  5. All I know is that I installed it... I don't know where to. Can you search online and try to figure it out?
  6. Okay, I've installed the package. Is your script working now?
  7. Ahome: looks like somebody registered co.cc. Okay, I deleted the zone file... try parking your domain again.
  8. So why not use the secure SMTP port? I think it's port 465, after a quick Google search. I'm pretty sure we support it...
  9. No guys, I mean the FTP account! That was close... probably should have been more specific...
  10. It's probably because he used an email service that blocks our emails. What's his email provider?
  11. What...? Okay, you can't override php.ini, and you can use mail() without specifying SMTP settings. It's already set up.
  12. xxx: Please wait until "Server Load" under "Service Status" in your cPanel is below 4, and then try adding the domain again once. You will have to wait 24 hours after adding your domain for it to become active.
  13. Don't worry, reCAPTCHA will work fine. We don't block outgoing connections on standard ports, like port 80 for HTTP. We actually use reCAPTCHA ourselves in the HelioHost signup script, and there's no special exception set up for that.
  14. Ermm... how is that image a script? Did you give it the wrong extension, or something?
  15. Hmm... actually, that's believable, given the domain names. Okay, don't worry about it.
  16. You can't use fsockopen() on our server. That outgoing port is blocked.
  17. This problem has been fixed. erinhir: if you don't pick a site to delete in a couple of days I will suspend both of those.
  18. fsockopen() doesn't work with our firewall. As for email, just use the secure port instead of the unsecured one (I forgot what port it is, but a quick search will turn it up).
  19. Thanks for taking the time to let us know, and sorry for the misunderstanding! The IP has been freed up for another user to use
  20. Okay, I think this is named's fault. Looking into it.
  21. VirtualBox: Please wait until "Server Load" under "Service Status" in your cPanel is below 4, and then try adding the domain again once. You will have to wait 24 hours after adding your domain for it to become active.
×
×
  • Create New...