Includes

ZeitenWandel

ZeitenWandel

Mitglied
Thread Starter
Dabei seit
08.10.2004
Beiträge
72
Reaktionspunkte
0
Joa, hab mir die Beschreibung auf ehmig.net mal durchgelesen.
Hab alles gemacht, lade hoch und stelle das fest:
Warning: main(./include/main.php) [function.main]: failed to create stream: No such file or directory in /www/htdocs/v119387/hope.php on line 49

Warning: main(./include/main.php) [function.main]: failed to create stream: No such file or directory in /www/htdocs/v119387/hope.php on line 49

Warning: main() [function.main]: Failed opening './include/main.php' for inclusion (include_path='.:..') in /www/htdocs/v119387/hope.php on line 49
Was hab ich falsch gemacht?
Also ich hab in den Browser das eingegeben:
http://www.timechange.de/hope.php?action=main
 
Zuletzt bearbeitet von einem Moderator:
ist das include-verzeichnis in htdocs oder in v119837?
 
das includeverzeichnis is in v119837..
Hab mal deine Art versucht, nur da steht jetzt dies hier >.<
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /www/htdocs/v119387/hope.php on line 36
 
googeln hat folgendes gebracht:

if you're getting this error, it most likely means that you simply
forgot a `;' somewhere previously (e.g.:
echo'this is stuff to echo';
echo'this is more stuff to echo'
function_name($variables);
)
look closely at all the code that comes before
your 'T_CONSTANT_ENCAPSED_STRING' error, especially the line
immediately before.
:)

Also schau mal, ob du alle Zeichen gesetzt hast.

basti2701
 
Zuletzt bearbeitet:
Zurück
Oben Unten