Jump to content

[Solved] HelioHost Account Error


cabeen

Recommended Posts

Dear cabeen,

Your hosting account at HelioHost has encountered an error during installation. The error is:

 

 

 

Please visit http://www.heliohost.org/scripts/signup.php and try to signup again.

 

Regards,

HelioHost Staff

 

Username was cabeen

domain was cabeen.helionet.org

 

did the bug still not fix?

 

 

 

I have got exactly the same...

my username = bsm

domain = zeearend

 

I'll wait for some days, but it is annoying. :(

Link to comment
Share on other sites

Yes, my account woks now! :D

 

I've got one question: Why has my php-script not been created properly??

I've insterted the code, and what it looks like in the browser. As you will see, something is missing...

Do you know why? Settings??

 

Looking forward for the answer.

 

<html>
<head>
<!-- voorbeeld 2.1 Bestandsnaam: voorbeeld_0201.php -->
<title>Het eerste PHP-script</title>
</head>
<body>
<h2>De huidige datum</h2>
<?php
     $vandaag = getdate(); 
     $maand = $vandaag['month'];
     $dag = $vandaag['mday'];
     echo "Hallo! Het is vandaag $dag  $maand";
?> 
<hr> 
</body> 
</html>

post-14564-1285867781_thumb.jpg

Link to comment
Share on other sites

Yes, my account woks now! :D

 

I've got one question: Why has my php-script not been created properly??

I've insterted the code, and what it looks like in the browser. As you will see, something is missing...

Do you know why? Settings??

 

Looking forward for the answer.

 

You'll need to post a url to your script.

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...