Jump to content

BSM

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by BSM

  1. YES!!! Now it works! I'm so happy now. Thank you very, very much! BSM
  2. Yes, this file is in my public_html. What is the problem with this? (Sorry, I'm a noob...) Do you have a solution? This is what is in the file: # -FrontPage- IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti* <Limit GET POST> order deny,allow deny from all allow from all </Limit> <Limit PUT DELETE> order deny,allow deny from all </Limit> AuthName bsm.heliohost.org AuthUserFile /home/bsm/public_html/_vti_pvt/service.pwd AuthGroupFile /home/bsm/public_html/_vti_pvt/service.grp AddHandler handler-php php
  3. When I use that link (http://bsm.heliohost.org/Opdr1.php), Internet Explorer wants to download the file... This instead of seeing the page. This is very strange...??
  4. OK ftp://bsm@bsm.heliohost.org/Opdr1.php or do you mean this: bsm.heliohost.org/Opdr1.php
  5. Yes, my account woks now! 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>
  6. OK It seems it will now go right. I'm looking forward to it!
  7. The last time was 5 minutes before I wrote the first message. I've tried it now also, and I couln't log in again... What could I do? Do I have to sign up again??
  8. 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.
×
×
  • Create New...