-
Posts
26438 -
Joined
-
Last visited
-
Days Won
944
Everything posted by Krydos
-
The first thing I noticed is Johnny only support .NET 3.5 and lower. Tommy supports .NET 4.6 and lower.
- 1 reply
-
- asp.net
- visualstudio
-
(and 1 more)
Tagged with:
-
Are your python files in the cgi-bin folder?
-
Java cannot be enabled on suspended accounts. Please post at http://www.helionet.org/index/forum/81-suspended-and-queued-accounts/ first to get your account unsuspended.
-
Java cannot be enabled on suspended accounts. Please post at http://www.helionet.org/index/forum/81-suspended-and-queued-accounts/ first to get your account unsuspended.
-
Johnny also only has one version of PHP to pick from: 5.6. I suggest you choose Tommy to do your vbulletin experiments on. If someone was to want to run paid forum software on our servers this is certainly the server they would want due to the high uptime. Let us know if you encounter any errors and we'll do our best to solve them. It would be nice to be able to say that we support well known forum software like vbulletin out of the box without a lot of tweaking.
-
[Solved] Enable Connection To Postgresql From Pgadmin
Krydos replied to iaconweb's topic in Escalated Requests
Enabled. Go to https://tommy.heliohost.org:2083/3rdparty/phpPgAdmin/index.phpSelect your database.Click SQL button.Near the bottom click Choose File.Locate the .sql file on your hardrive.Click execute. -
Enabled.
-
[Hh#11561] Am Having Login Ip Issues I Cant Login
Krydos replied to HelioHost's topic in Email Support
That account was last logged in to today. Does that mean that the issue is resolved? -
There you go http://goad.heliohost.org/ Let us know if you have any trouble logging in or notice anything weird. This whole archiving process is pretty new.
-
That account was logged in today. Is the issue resolved then?
-
Send an email to https://www.mail-tester.com/ and they will tell you exactly why your email is considered spam.
-
Deployed. http://photostream.tk/PhotoStream/
-
There is no account named jonas. What is your username or main domain?
-
That looks like you logged in with the wrong username and/or password. What is your username, or main domain?
-
What is your username or main domain?
-
This works for me. <?php $to = "me@gmail.com"; $subject = "[Together We] Activate your account"; $message = "Hello world!"; $headers = "From: no-reply@krydos.heliohost.org\r\n"; mail($to,$subject,$message,$headers);
-
You have a space between From and the :
-
Deployed. http://photostream.tk/PhotoStreamNew/
-
[Solved] Help Can't Park Domain Or Add-On Domain
Krydos replied to tamvan's topic in Escalated Requests
I added the domain penguasa-inter.net to your account tamvan, but it looks like you got suspended for high load. The file that caused the high load was /home/tamvan/public_html/aku/sadap.php Which appears to be some sort of spam bot. If you want to request your account to be unsuspended please post at http://www.helionet.org/index/forum/81-suspended-and-queued-accounts/- 2 replies
-
- penguasa-inter.net
- park domain heliohost
- (and 1 more)
-
Post your code?
-
Javascript doesn't really need to be installed. You can include the source directly on your html page between <script> tags, or you can include the .js file. I would download that howler.js file, and upload it to your site. Then you can use something like this <script src="http://nechan.ga/js/howler.js"></script>
