Jump to content

Byron

Moderators
  • Posts

    9,153
  • Joined

  • Last visited

  • Days Won

    146

Everything posted by Byron

  1. This support request is being escalated to our root admin.
  2. Remove this section from your htaccess code: RewriteCond %{HTTP_HOST} ^keith-web-assistants.com$ [OR] RewriteCond %{HTTP_HOST} ^www.keith-web-assistants.com$ RewriteRule ^/?$ "http\:\/\/keith\-web\-assistants\.com" [R=301,L] That should remove the 301. Another thing I would remove is your FrontPage Extensions if your not using them. Just go to FrontPage Extensions at your cPanel and click "Uninstall".
  3. I'm getting a 301 redirect. Have you done anything as far as a redirect at the cpanel? Have you edited your htaccess file?
  4. This support request is being escalated to our root admin.
  5. This support request is being escalated to our root admin.
  6. Everything seems to be OK. I'm not seeing anymore errors.
  7. Byron

    Scheduled Downtime

    This was all I could find out about it at the Sourceforge Ming forum. NikeJoshua I'm going to leave it up to you to follow through with this if you want Ming back. You could try posting in that old thread and see if they ever came up with something.
  8. More than likely your 500 error is coming from the htaccess file in this directory: /wncrunners Check your error log at your cpanel and if you still can't figure it out then post your htaccess code.
  9. So rushaustin.heliohost.org is your main domain name and wncrunners.com is an addon domain?
  10. This support request is being escalated to our root admin.
  11. It looks like your site has been deleted because of failure to login to your cpanel. If you would have notified us when you first started experiencing a problem we could have prevented this from happening. You can go ahead and re-register another account if you want to.
  12. Welcome to Heliohost.
  13. The administrator is aware of this problem and it should be resolved soon. You can watch this topic here.
  14. Go to your cpanel and look for Parked Domains. Add your domain there without any redirection. Then be sure to point your domain to our nameservers at Godaddy. It should take about 24 hours after all this is done.
  15. This support request is being escalated to our root admin.
  16. Byron

    Scheduled Downtime

    Yeah I believe so. The Ming was a flash program that used php to make swf files. I'm finished missing around with Ming so don't worry about it. The mime_magic was something I noticed wasn't on the php info page and it used to be there. I don't really know how important it is but I thought I would mention it. This was the mime_magic for the 2.2 Apache. http://httpd.apache.org/docs/2.2/mod/mod_mime_magic.html EDIT: Here's some info on Ming if that helps you any: http://www.libming.org/ but like I said I'm not too worried about having Ming back.
  17. All the answers you seek are on the Ahoy page.
  18. This support request is being escalated to our root admin.
  19. Try putting this at the top of the php page that's giving you the warnings: <?php error_reporting(0); ?>
  20. Byron

    Scheduled Downtime

    Thanks! OK now I think we're missing mime_magic and ming.
  21. I got this error when my php cron job ran this morning: Cannot load Zend Extension Manager - it was built with configuration 1.2.0, whereas running engine is API220090626,NTS And I'm also getting this error anytime I click onto one of my php pages: [20-Mar-2010 17:55:56] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20090626/pdo_pgsql.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20090626/pdo_pgsql.so: cannot open shared object file: No such file or directory in Unknown on line 0
  22. This support request is being escalated to our root admin.
  23. Byron

    Scheduled Downtime

    We're missing the Imagick Class.
×
×
  • Create New...