Jump to content

Byron

Moderators
  • Posts

    9153
  • Joined

  • Last visited

  • Days Won

    146

Everything posted by Byron

  1. Same thing happened today (01/11/09) with php and core files, so check your sites again. Cheers, Byron
  2. Name servers for heliohost are: ns1.heliohost.org ns2.heliohost.org You can create a Parked Domain at cPanel with your domain name. I can't help you with question no. 2.
  3. You don't have the dns set up yet. You need to point tablecat.co.cc to heliohost's name servers: ns1.heliohost.org ns2.heliohost.org
  4. You need to use a Parked Domain at your cpanel. Have you ever used a parked domain before?
  5. I don't believe he can do what he's wanting to do at cpanel. He registered with bloogy.co.cc and he's wanting something like bloogy.heliohost.org You would probably have to re-register a new account to get a heliohost sub-domain and then delete bloogy.co.cc. Then you could set up bloogy.co.cc as a parked domain. But you would need permission from the administrator to re-register.
  6. It might help to post your domain url.
  7. It must have something to do with how the Parked and Addon Domain name servers are set up. Hopefully djbob will see this thread and check into it.
  8. Can you go to your account through your heliohost name? I'm having similar problems with my addon domain, although I can go to my site. I get this error at the validator: Error retrieving http://alpha1omega.uni.cc: Can't connect to alpha1omega.uni.cc:80 (Bad hostname 'alpha1omega.uni.cc') http://www.htmlhelp.com/tools/validator/ I don't have any problems on my heliohost name.
  9. Are you familiar with .htaccess? It's just a text file with the complete name .htaccess with no extension and don't forget the (.) dot. If you want to execute cgi in all folders than add this little piece of code in the .htaccess file of your root directory: Options +ExecCGI Or you could just make a seperate .htaccess file for the folder that you want to execute cgi in and add that same piece of code and your all set to go.
  10. I don't believe that there is a reset option on our cpanel. If there is I haven't see it. Hopefully one of the administrators will look into your problem.
  11. I think that error is telling you that you don't have enough space on your site to add word press. It should tell you on the instructions before you add if you have enough allocated space. How much space does it say you have?
  12. Try installing it through your MAIN domain and if that works than just move the folder to your addon domain folder.
  13. It's all the same domain. www.lizardie.com is just a sub-domain of lizardie.com. If you want to redirct all requests to www than add this to your .htaccess file. RewriteEngine on RewriteCond %{HTTP_HOST} ^lizardie\.com [NC] RewriteRule (.*) http://www.lizardie.com/$1 [R=301,L] edit: To answer your original question: no you can't have seperate folders for public_html and www. What you create in your public_html will also be in your www and vice versa.
  14. No you can't delete access-logs. I wouldn't delete any folders or files that were on your site when you first opened it up. That includes all of the files and folders that were in your user directory.
  15. It's not 2009 where I'm at either (east coast) but I probably won't be online when the ball drops so I posted early. Cheers
  16. These recent problems that we had today with php files caused a bunch of huge core files to be dumped inside any directory when anybody tried to access a php file on my site. I ended up deleting over 40 core files before I started redirecting all php files to another page. So check your site for any core files that need to be deleted. Cheers, Byron EDIT: 01/11/09 PHP went down again and dumped more core files today so you people who use php, check your folders for core files.
  17. Happy 2009 from United States !
  18. Go back to your cpanel and try to create you addon domain again. This is how the forms should be filled in. Let's say your domain name is this: alphaomega.uni.cc this is how the forms should look at cpanel New Domain Name: alphaomega.uni.cc Subdomain/Ftp Username: alphaomega Document Root: public_html/alphaomega --------------------------- where you might be getting the error is when cpanel automatically adds the Document Foot form it keeps the complete domain name, you need to delete the uni.cc and only leave the alphaomega. Did you do that?
  19. It's probably because we are having some problems with cpanel right now. I have a parked domain and one addon domain and neither is showing up at my cpanel right now and I'm seeing errors. Wait about 24 hours and try it again.
  20. If you were able to successfully create your addon domain at cPanel without any problems and you've got the correct name servers set up than just give it some time. Cheers, Byron
  21. Glad you got it working! Cheers, Byron
  22. The first time you posted your site it took me to the cpanel build page at heliohost like the domain name wasn't correct at cpanel. Yesterday and today it takes me to your site: http://www.mdmurt.com/ Evidently your having a caching problem. Try to refresh.
  23. I really can't say for sure that this is your problem, but I still think your isp needs to do a refresh since your able to go to your site via a proxy. Is there anyway you can contact your isp and ask them to do a refresh for you. Sometimes it takes a week for some isp's to do a refresh. In the meantime, check this out: http://www.cableforum.co.uk/board/80/27016...ds-refresh.html This is just a suggestion until one of the adminisrtators can check into your problem more thourougly. Byron
  24. Since I'm not the administrator, I really don't know what to tell you since you did get a confirmtion email. Just try to be patient for another day or two which is all you can do since sign ups are disabled at this time anyway. Wish I could be more reassurring, sorry
  25. It's been awhile since I signed up but it seems I remember getting a page that said my account wasn't activated yet, so I'm thinking you might need to sign up again. Does anybody else remember this? Edit: btw, did you recieve a confirmation email with your cpanel login url after you signed up?
×
×
  • Create New...