-
Posts
9153 -
Joined
-
Last visited
-
Days Won
146
Everything posted by Byron
-
The cpanel file manager will give you the option to unzip it. Just go to your file options and you'll see the link.
-
Correct me if I'm wrong (because I've never used Filezilla) but I don't think you can ftp a folder without it being zipped up or broken down into files.
-
Have your tried zipping up your folder and then ftping the zip?
-
Try to ftp your urls with this tool. Just make sure you use your Return key to seperate each url so each one is on a seperate line. http://byrondallas.heliohost.org/tools/ftp...oader-multi.php the Base: is just your domain name. For me that would be http://byrondallas.heliohost.org Directory: should start with public_html and then whatever folder you want to ftp to. Let me know if that works for you and I'll post you a text version of the tool you can have.
-
Please post your user name and domain name.
-
I think I was editing about the same time you were posting a reply, so you probably missed this part?
-
Exactly how are you logging into your cPanel right now? Are you going through this login? http://stevie.heliohost.org:2082/ because if your going to this page here: http://receipestation.com then your not logging into cpanel. After you get your nameservers set then you can loggin to your cpanel this way. http://receipestation.com:2082/ OK, I know what your talking about "re: webdisk creator". I've never used that option from the cpanel so I can't help you there. Maybe somebody else can and will post some info.
-
You'll need to do that where you registered your domain name at. Did they send you a login url and a password so that you can set the nameservers? It should be pretty straight forward.
-
How are you trying to upload a FOLDER? Is the folder from another site?
-
Then you'll need to post your username and domain name for djbob.
-
Then it seems your ok and the only thing you deleted was the folder that gets created when you view the Fantastico option from the cpanel. You can make Fantastico work again by going to your cpanel and clicking onto the Fantastico link near the bottom of your options and choosing whatever program you want to use. Clicking onto the Fantastico folder inside your file manager doesn't do anything.
-
Right now your domain name is still pointing to these nameservers: NS1.NETFIRMS.COM NS2.NETFIRMS.COM For heliohost they should be: ns1.heliohost.org ns2.heliohost.org
-
You should be able to click onto the public_html folder icon (not the name) and go to your public_html folder, or try this url: http://YOUR_DOMAIN.heliohost.org:2082/fron...r=/public_html/
-
I'm not familiar with Microsoft Publisher but if they end in .htm, .html, or .php I'm sure they'll work on heliohost. Anyway it can't hurt to upload a few and see.
-
Then it probably isn't there anymore since I'm guessing you haven't logged in to your account in the last 30 days. You might as well re-register with this domain name "shippingworldwide.us" and you'll be all set to go.
-
Have you regestered a domain with heliohost yet? If you just have changed the name servers to: ns1.heliohost.org ns2.heliohost.org then you'll have to wait at least 24 hrs. to see the changes, but you'll still either need to register a domain with heliohost as shippingworldwide.us or a sub domain under heliohost.org.
-
What happens when you try to go to your user directory through this url? http://YOUR_DOMAIN.heliohost.org:2082/fron...den=1&dir=/
-
Do you mean you've deleted your public_html folder? And did you delete it out of your Trash bin yet?
-
Seems it's server wide cause I'm getting the same error too.
-
You'll need to post your username and domain name.
-
You need to wait at least 24 hours after you register.
-
Burning, try posting in this forum to lesson the frequency of the cron runs. http://www.blacknova.net/index.php
-
Did you read this from your cron manager in red? HelioHost allows a maximum of two crons, each run a maximum of once daily. If you require a special exception, please contact us on our support forums. We check system crons regularly, and your account will be suspended if it is found to be in violation of these rules. You'll need an ok from djbob before you can run a cron that often. Edit: Another thing you'll need to do and that's figure out how to run your script manually before you can use cron. That means you'll need to use the GET method instead of POST on your script and then your url would look like this to execute it manually: http://killmonster.heliohost.org/BlackNova...h=your_password To run it from cron would look like this: php -q /home/killmonster/public_html/BlackNovaTraders/scheduler.php?swordfish=your_password > /dev/null
-
I just assumed that the nameservers should have been lowercase sense my whois was showing the correct nameservers only in uppercase. But the correct ip's for heliohost are: ns1.heliohost.org is 65.19.143.4, and ns2.heliohost.org is 65.19.143.5
