-
Posts
17,879 -
Joined
-
Last visited
-
Days Won
672
Everything posted by wolstech
-
An account can only have one *.heliohost.org domain, and it must be your main domain. If I add bhat.heliohost.org, your current soumik.heliohost.org will be removed. Do you want me to do this?
-
This account is showing active in the system but is quite clearly suspended, and resuspending / unsuspending again hasn't fixed it. I'm going to give it a little bit to see if Johnny gets its act together on unsuspending it. If not, I'll escalate this for you.
-
[Solved] Account Reset, Different Payment Methods
wolstech replied to poorman's topic in Customer Service
We have no way of resetting an account, we just recommend it be deleted and you sign up again. For most "resets", one can usually just remove all their addon/parked domains, remove all their email accounts, drop all of their databases, and delete everything inside public_html (do not delete the public_html folder itself though). What is your account username? Is there something wrong with the account that makes you think this is necessary? Also: Stevie registrations open every day at midnight Pacific Time (GMT -8). If you need to delete/re-register a Stevie account, you can delete your account now so it has time to clean itself out (give it at least 24 hours). Then when midnight PST rolls around, sign up again (you can see the status of signups on the monitor here). If you want to use Johnny, you can register any time once 24 hours have passed since deletion. His registrations are open 24/7, though his performance is lacking... As for payment, since our base service other than the SSL is free, helping out on the forums is a great way to contribute (in fact, that's how I ended up an admin here...I was a regular user like you who just helped out a lot ). For SSL, you do need to pay the $12. Unfortunately we cannot accept payments other than by Paypal because we have to pass the $12 onto our provider to buy the IP address for your SSL service. Our provider does not accept bitcoin, so we cannot accept bitcoin. Your best bet for SSL would be to use our non-SSL service with a free domain from a provider like freenom, and set up Cloudflare since you can get a secure connection between you and Cloudflare for no cost (the connection between us and Cloudflare will be unsecured). -
[Solved] Account Still To Be Installed After 24H. What's Going On?
wolstech replied to bunber's topic in Escalated Requests
It depends on browser. In IE, you do it in the internet options, In Chrome, and Firefox, you just delete your browsing history (there's an option for cache/saved website data). It's still doing it for me though, and I cleared mine so it's not cache. Escalating. -
@Sagnik: That was the first thing I had him try...it didn't help. You're right though that a bad .htaccess is the common cause of this.
-
Your account was suspended for inactivity, because you haven't logged into your account in the last 30 days. To reactivate your account, please visit http://www.heliohost.org/home/support/scripts/renew. To prevent this from happening in the future please remember to visit http://heliohost.org/ to log into your account at least once every 30 days. If you are still seeing the Account Suspended page after renewing your account, please clear your cache.
-
Stevie was supposed to be upgraded to 5.4 at some point, but with the new server coming soon, I'm not sure it's still going to happen, or if so, when. Johnny already has 5.4. The new server will have at least 5.6 on it though, so once that becomes available, you'll have that as an option for getting the latest and greatest.
-
You should add it as a parked domain in cPanel. That will make it show the same content as your main domain. Just note that it takes 24-48 hours from when you add it to set up and stop being queued, just like the main domain. You might need to clear your cache after the time has passed to get rid of the queued page.
-
[Solved] Account Still To Be Installed After 24H. What's Going On?
wolstech replied to bunber's topic in Escalated Requests
I've reset your main domain for you...it seems like Johnny never set it up for some reason. Give it another 48 hours so the system can reconfigure the domain again...then clear your cache. If it still doesn't work, let me know and I'll escalate it for you. -
Slow Respond/loading. Err_Connection_Timed_Out
wolstech replied to usr8481's topic in Customer Service
Stevie experienced excessive load and downtime earlier. Not common for him at all, but it does happen on occasion, often when we get hit by DoS. You can see what happened here: http://heliohost.grd.net.pl/monitor/ -
It's not the account, it's what you installed on it that causes this error. The solution will be to troubleshoot whatever program you're using. If you still want to reset your account, you will need to delete it and sign up again.
-
Delete the wordpress install and reupload it.. By the way, I highly recommend against using WordPress...it's completely lacking in security, and its extensions and themes are prone to being attacked (or just including/being malware themselves, especially when you get them from dubious websites). That causes it to get hacked a lot. Hacked Wordpress is probably the number one cause of suspensions for spam and malware... If that still doesn't fix it, I'll escalate this for you.
-
Screen door hinge, more specifically the hydraulic piston used to control closing.
-
Login date is today. You're good
-
Wall mount can opener? Some form of shade or curtain? Human powered eliminates most things like appliances and fans...yet it has an adjustment for speed. Confusing when you say it's mounted 6' 6" off the floor (which would put it well over my head) but could also be practically on the ground...
-
Try renaming the index.php as well. You should be able to get a directory listing. Also, check in your account's home folder (the folder that public_html is inside of) for an htaccess and rename/delete if present. If that doesn't work, disable Cloudflare and purge the cache on their website and try again. I wouldn't be surprised if it cached the forbidden page. (Also, if I end up escalating this, the first thing Krydos will probably ask is that you change your nameservers to ours to eliminate Cloudflare completely)
-
How Do I Run Python Script Using Exec Command In Php?
wolstech replied to valkyrion123's topic in Questions
If the python script is written for a web server, it can be made to accept data from POST and GET requests. You'd make a form in HTML to enter the required data, the submitted data is passed via POST to the script, script runs it and returns output. I don't know how to handle POST data in Python though (I'm a PHP programmer). You can likely eliminate the PHP component entirely if you're insistent on using Python. Do you have good reason (other than not wanting to rewrite your code) to use two languages? If it were me, I'd just rewrite the Python tasks in PHP and discard the python components... -
Try renaming the .htaccess file in public_html. Chances are its set to deny you access.
-
How Do I Run Python Script Using Exec Command In Php?
wolstech replied to valkyrion123's topic in Questions
You can't since we disabled exec. The closest I can think of is to write the python script as if it were for a website, then file_get_contents() the script through the web server from php. The output of your python script will end up in the return variable of the file get contents call for you to use in php. -
[Solved] Suspended : Www.mediapc.ro
wolstech replied to Pisicut's topic in Suspended and Queued Accounts
Your account was suspended for running too many cron jobs. To help keep load low, we limit accounts to two (2) cron executions in a 24 hour period. This means that, if you only have a single job, it can run no more frequently than once every 12 hours, with two jobs, they can each only run once a day, and so on. Your account has been unsuspended. -
This support request is being escalated to our root admin.
-
Database is likely invisible from the repairs last year. Escalating.
-
Seems to be working for me now as well. As tjoene said please clear your cache.