Hallo
Ich ah ein kleines Problem ich hab das ganze vms in mein root gehostet und allow_url_fopen ist auf on aber die seite zeigt alles weiß an .DIie vms db ahb ich auch schon gehostet was muss ich tun das es geht?
MFG
IKRAM
Hallo
Ich ah ein kleines Problem ich hab das ganze vms in mein root gehostet und allow_url_fopen ist auf on aber die seite zeigt alles weiß an .DIie vms db ahb ich auch schon gehostet was muss ich tun das es geht?
MFG
IKRAM
hi du hast du ICQ falls ja kannst du dich ja mal bei mir melden.
Meine ICQ Nummer: 164312401
Gruß
Frank
lib/functions.lib.php
gzip von 1 auf 0 stellen
MFg Lokutos
SwissNetWorX - VMS Hosting / V-Server / Cloud-Server / Hosting
Die von dir verlinkte Seite zeigt zwar" weiß" an, hat aber sehr wohl einen Inhalt:
Die eigentliche Seite:HTML-Code:<html> <head> <title>vms-tes.tk</title> <meta name="description" content="vms-tes.tk"> <meta name="keywords" content="vms-tes.tk"> </head> <frameset rows="*" framespacing="0" border="0" frameborder="NO"> <frame src="http://ip/ikram" name="dot_tk_frame_content" scrolling="auto" noresize> </frameset> <noframes> <body> </body> </noframes> </html>
http://ip/ikram/
zeigt auch wieder "weiß" an, hat aber ebenfalls einen Inhalt:
Da ist wohl kein PHP aktiviertHTML-Code:<? if (isset ($_GET['content']) && !empty ($_GET['content'])) { if (strpos ($_GET['content'], '../') !== FALSE) die ('Zugriffsverletzung !'); if ($_GET['content']{0} != '/') $_GET['content'] = '/'.$_GET['content']; } require ( './lib/header.php' ); require ( './content'.$_GET['content'].'.php' ); require ( './lib/footer.php' ); ?>
Kill one man, and you are a murderer.
Kill millions of men, and you are a conqueror.
Kill them all, and you are a god. - Jean Rostand, Thoughts of a Biologist (1939)