-
Posts
24,534 -
Joined
-
Last visited
-
Days Won
867
Everything posted by Krydos
-
What kind of backups are you talking about then? Softaculous backups? Where are the backup files?
-
Deployed. http://citisnet.heliohost.org/citisnetsql3/
-
Restarted.
-
Heliohost can deploy .war web apps that can contain .jar files. Heliohost can also execute .jsp scripts, and you can put .jar files in your WEB-INF/lib directory for the .jsp scripts to use.
- 1 reply
-
- Java
- Deployment
-
(and 1 more)
Tagged with:
-
That includes the databases. Your backup located at https://www.heliohost.org/backup/ would have contained the .sql files of your databases. I checked your backup and it was empty which means that there was nothing salvageable.
-
Unless some site that google already crawls links to your site google will never find it's way to your domain on its own. You can submit your site using https://www.google.com/webmasters/tools/home You can submit your sitemap, and even see search analytics for what terms people search for that lead them to your site.
-
Remotely or locally?
-
It looks like there are 3 databases. Which one do you want or do you want all three?
-
You can now access that database from all IPs. The page to change/create postgresql users is https://johnny.heliohost.org:2083/frontend/paper_lantern/psql/index.html
-
The cpanel backup page is https://ricky.heliohost.org:2083/frontend/paper_lantern/backup/index.html
-
Well, someone hacked your account. The index.php on your wordpress install has a backdoor, and they were using it for illegal activities. Would you like a copy of your database?
-
It's not a problem; it's a security feature. Remote postgresql is only enabled by request. You should now be able to connect to the potsgresql database shurlik_ursus remotely from the ip 91.237.114.10 using the postgresql username shurlik_admin. Let us know if you need help with anything else.
-
What do you use your account for?
-
In the last 3 hours and 30 minutes since you were unsuspended you've skyrocketed to the highest load account on Ricky once again even though all the other accounts had quite a bit of a head start. It says most of your load is coming from these two files: /home/besharin/public_html/besharing.id/index.php /home/besharin/public_html/besharing.id/wp-cron.php It looks like a wordpress install. Maybe disable some plugins or something? You could also take a look at https://torquemag.io/2015/08/ways-to-speed-up-wordpress-decrease-page-load-time/ Generally the longer your site takes to load the more load it's putting on the server.
-
I never got sqlite working with django when I was experimenting. I just switched it to mysql and it worked perfectly. If you want to have it work with the same mysql database at home when you're developing and on the server without changing the settings each time just set up a remote mysql connection and it all should work.
-
Deployed. http://citisnet.heliohost.org/citisnetsql3/
-
Those values are because Tomcat is proxied through Apache.
- 2 replies
-
- server name
- port
-
(and 2 more)
Tagged with:
-
Cool.
-
Deployed. http://vaninf.heliohost.org/2/
-
You're fine. Don't worry about it. I'm glad it's working for you now.
-
Have you tried these settings in Filezilla? host: tommy.heliohost.org port: 1342 protocol: SFTP logon type: normal user: lgpchelp password: <same as cPanel password> If that doesn't connect are there any error messages?
-
[Solved] Can Not Use Default Ssl Or From Cloudflare
Krydos replied to sosmed96's topic in Customer Service
Yeah, ssl is working for me too https://www.sslshopper.com/ssl-checker.html#hostname=sosiaku.gq -
So I installed django-debug-toolbar on python 3.6 on Tommy At least it's not a worthess 500 error now http://edsby.drte.ch/
-
[Sat Jun 10 21:15:58.236674 2017] [wsgi:error] [pid 19289] [client krydos:31885] ModuleNotFoundError: No module named 'debug_toolbar', referer: http://edsby.drte.ch/
-
Yep.