-
Posts
17,706 -
Joined
-
Last visited
-
Days Won
660
Everything posted by wolstech
-
You're welcome
-
Try another browser. If it happens in other browsers, change your cPanel password here: http://stevie.heliohost.org:2082/frontend/x3/passwd/index.html After that, log out and in again, then check PhpMyAdmin.
-
I'll escalate this so Krydos can decide. I can't see why not though seeing that Johnny has (somewhat broken) v8 last I checked. @Krydos: His Johnny username is hhbogdan
-
[Solved] Addon Domain Already Exists On Apache
wolstech replied to Tex Killer's topic in Escalated Requests
This support request is being escalated to our root admin. -
Create a file called index.php. Whatever HTML and code you put in it is shown when someone views the folder. If it does not exist, they see a directory listing (or a forbidden page if you disabled then like Nyten said). We don't support custom styles on a directory listing. You would need to install a directory listing script to do that.
-
[Solved] Login Is Invalid On Stevie Can't Login
wolstech replied to mrobo's topic in Escalated Requests
The account doesn't show anything wrong with it. Do you want me to email you a new password? -
[Solved] Johnny Is Not Connecting Remotly To Any Mysql Server
wolstech replied to paladox2014's topic in Escalated Requests
Unsolved. -
There's multiple Pythons on Johnny: python: /usr/bin/python2.4 /usr/bin/python /usr/lib/python2.4 /usr/local/bin/python2.7 /usr/local/bin/python3.4m /usr/local/bin/python3.4 You probably want to use: #!/usr/local/bin/python2.7 in the first line of your script.
-
Opening too many connections to our server at once is what exactly gets you blocked. The most common reason is overuse of FTP. When one of the root admins unblocks you, they usually post the reason. Malware is not normally the cause of such a block.
-
http://heliohost.org/home/support/scripts/renew
-
I've moved your continued issues to Customer Service. You're stuck in the firewall. Byron or Krydos needs to unblock you.
-
Many declarations for PHP that you can put in htaccess aren't compatible here. He doesn't remember which ones don't work though...
- 5 replies
-
- now worked
- 500
-
(and 1 more)
Tagged with:
-
I'm assuming you're on Johnny...the scgiwrapper has been broken Johnny's Apache was upgraded. The 500 error in cgi-bin is likely due to your script (permissions like Byron said, or possibly an incorrect shebang line). @Byron: Krydos looked at the scgiwrap error for someone else...conclusion was that Apache needs to be rebuilt.
-
Looks good. You just need to give it time.
-
[Solved] Johnny Is Not Connecting Remotly To Any Mysql Server
wolstech replied to paladox2014's topic in Escalated Requests
Remote MySQL is working fine on Stevie. I'll escalate this for Johnny though. -
That account cannot be unsuspended. If you would like more information, please let us know and we can escalate your request.
-
Despite the message, the domains can take up to a week to start working on Johnny. He only sets them up when load is low, so the exact amount of time needed varies. If you want, i can check on the account for you. What is your username?
-
cP usually works within a day or so, but I've seen Johnny domains take a week before due to load. I'll update this when it finally starts working.
-
Yep, already does. The parts that clog up and cause the downtime aren't ours, so we can't really do much except wait for the attack to subside.
-
We have the hardware (was told it came in last week). Not yet installed nor configured though. I'd give it a few months.
-
Looks like a DoS attack again...it has indeed been up and down. I've got 22 emails right now from my monitoring software for it...
-
Request: Update Phpmyadmin Scripts For Steive And Johonny
wolstech replied to uzair's topic in Customer Service
PHP is system-wide software, so no. PhpMyAdmin can be uploaded like any other software since it's just a PHP program like everything else. Upload it, edit its config file if appropriate, use. It's documentation explains the process. -
DoS attack We've been hit a lot lately. Take a look at the past week or so. Nothing we can do but wait until it's over unfortunately. Stevie himself is nearly idle during the attack since requests can't even get to him.
-
[Solved] Johnny Is Not Connecting Remotly To Any Mysql Server
wolstech replied to paladox2014's topic in Escalated Requests
Did you add Johnny in Stevie's Remote MySQL controls? The receiving end (Stevie here) needs to have Johnny's public IP whitelisted for remote access in cPanel. When the repairs were made last year, the remote settings got lost, so you may need to readd them. -
My understanding is that DoS is to blame for Stevie's misbehavior. Not much we can do about that unfortunately. Stevie itself isn't overloaded (firewall just drops the packets), but HE's network leading to him gets clogged by it, so nothing can go in or out. Notice how Stevie's load is normal the moment he comes back online in those graphs? If he was overloaded, you'd see gradually improving load as he recovers.