-
Posts
26476 -
Joined
-
Last visited
-
Days Won
945
Everything posted by Krydos
-
Deployed http://gabyyeg2.heliohost.org/spanishServer/
-
Phpmyadmin on Tommy might be about as fast as you're going to get. The problem here is mainly that phpmyadmin is very poorly designed. The problem is that get_images.js.php is really slow. Without editing the source code there isn't much I'm going to be able to do about it either. Personally I just do everything on the command line with remote mysql mysql --host=65.19.143.6 --user=krydos -p Another thing you could do is install a faster php db management script on your account. Softaculous already has Adminer which is supposed to be a lot faster than phpmyadmin https://tommy.heliohost.org:2083/frontend/paper_lantern/softaculous/index.live.php?act=software&soft=280
-
Yeah, you're right. It was loading rather slow. Is it working better now?
-
What server are you on?
-
Xcache isn't available on Tommy https://documentation.cpanel.net/display/EA4/PHP+Options I could install it from source, but it would likely break a lot of things to do so. cPanel seems to have no intention of adding support for xcache back in If you would like to see xcache added you can post your reasons and vote for it here https://features.cpanel.net/topic/xcache-in-easyapache4 If you need it I believe I could install it on Johnny without much trouble.
-
Well, it looks like you're using wordpress so I searched google for where to upload a wordpress theme to for you. According to https://codex.wordpress.org/Using_Themes it should be /wp-content/themes/ So since your username is nadeem12 and you installed wordpress to the /wp/ directory the full path would be /home/nadeem12/public_html/wp/wp-content/themes/altrerna_982.rar
-
Deployed http://shikshan.heliohost.org/erp/ For whatever reason your war takes about 15 minutes to deploy where every other war I've deployed takes about 15-30 seconds. Please fix that if you want me to deploy it again.
-
Deployed http://hkaldane.heliohost.org/Website/
-
Try this Open Filezilla Click File >> Site Manager Click New Site Type "Johnny SFTP" and press enter In Host field type "johnny.heliohost.org" In Port field type "1373" In Protocol dropdown select "SFTP - SSH File Transfer Protocol" In Logon Type dropdown select "Normal" In User field type your cPanel username In Password field type your cPanel password Click Connect Approve the remote server key, and check the box to not ask you about this server again.
-
Cloudflare caches your pages at several hundred worldwide data centers so wherever your user visits your page from they will use the fastest (closest) data center. Since the data is cached that means that even if Johnny goes down Cloudflare will still be able to serve your pages. 404 error means file not found. So if someone goes to yourdomain.com/notfound.html and the notfound.html file doesn't exist they will get a 404 error in their browser. The best way to prevent 404 errors is to make sure there aren't any broken links on your site. Broken links can be caused by deleting one of your files without removing the links on your other pages that link to the now missing file. I just tested the cpanel file manager uploader with a 274mb file, and it uploaded just fine for me. Perhaps try a different browser, or like I mentioned before use FTP to upload. Heliohost has indeed been providing free web hosting services for 12 years now. The reason more people don't know about us is because we've never spent any money on advertising. We believe that all of the money we earn should be put back into providing better service to more people. Since we have no advertising budget the only way we get new users is by word of mouth type recommendations from people who appreciate our service. If you want you can tweet about us or make a facebook post or review our service. The more who know about Heliohost the better.
-
I use http://www.vim.org/ and have been for years, but I write pages directly with html tags so that may be of no use to you.
-
If you're worried about downtime one thing you can do to help is put your domain on https://www.cloudflare.com/ That is a free cloud service that helps protect against DDoS attacks and a lot more. We have the Cloudflare plugin installed and you can find it in your cpanel at https://johnny.heliohost.org:2083/frontend/paper_lantern/cloudflare/index.live.php Have you tried uploading your theme with FTP? The limit for a file over FTP should be 1gb. It sounds like you may have been trying to upload your file through PHP. Let us know if you can't figure out how to upload files with FTP and we can raise the PHP upload value for you.
-
Deployed http://shikshan.heliohost.org/erp/
-
http://promotingall.heliohost.org/ is working for me. Is it still down for you?
-
Yeah, seems so. These attacks always make me wonder why exactly though? I wish these idiots would at least send us a message saying like, "This is for always suspending all of my phishing websites that I create!" or "One of the websites that you host put up a picture of me with a derp face!" or "I picked your IP randomly from the 4 billion IPv4 addresses that I could have chosen from."
-
Yeah, I was thinking the same thing since HE outages show all of the services going down at once so I contacted them yesterday during the first batch of slowness/downtime and they said we were being DDoS'd. They were targeting Tommy, but it was enough network traffic to take everything down. 840 mb/s was the highest spike.
-
The donation from f_______x@hotmail.com has been resent to konzept@live.com.
-
Looks good. Does typing 0.0.0.0:8000 into a browser actually work though? Setting a server to listen on 0.0.0.0:8000 means to listen on all available IP addresses on port 8000, but 127.0.0.1:8000 or localhost:8000 is what I would think you would need to type into the browser for the loopback address. I've never tried 0.0.0.0:8000 though.
-
I verified that the invitation link has been sent. Let us know if you need it resent. I changed your forum username so you can reuse the hosting account username konzept. Let us know once you've created your account and your forum username can be changed back.
-
Wiki edit access granted.
-
# /usr/local/python3.6/bin/pip3.6 install postmarker Collecting postmarker Downloading postmarker-0.8.1-py2.py3-none-any.whl Collecting requests (from postmarker) Downloading requests-2.13.0-py2.py3-none-any.whl (584kB) 100% |████████████████████████████████| 593kB 1.5MB/s Installing collected packages: requests, postmarker Successfully installed postmarker-0.8.1 requests-2.13.0
-
Deployed http://hkaldane.heliohost.org/November/
-
Pretty good, and you? 2016 was a pretty rough year for Heliohost, but we're coming back better than ever.
-
Remote access to postgresql database dr420_odoo granted to postgresql user dr420_odoo.
