Rozmowy na temat tworzenia stron www oraz programowania.
Wyślij odpowiedź

[PHP] Żaden skrypt nie chce wejść!

06 Lis 2009, 14:58

Instalowałem Cuterusa wg instalki z tego forum. Wszystko pięknie do momentu wpisania skryptu:
<?php
include 'cuterus/head.php';
?>

na stronę. Dodam, że działam na EF IV i mam tak z każdym skryptem php :/
Oto co wyświetla:

Warning: include(cuterus/head.php) [function.include]: failed to open stream: No such file or directory in /home/parsi/domains/newsy18.unl.pl/public_html/administration/custom_pages.php(74) : eval()'d code on line 2

Warning: include() [function.include]: Failed opening 'cuterus/head.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/parsi/domains/newsy18.unl.pl/public_html/administration/custom_pages.php(74) : eval()'d code on line 2


Czy jest mi ktoś w stanie pomóc? Wszystko robię jak jest napisane a zawsze te błędy.. :cry:
Wyślij odpowiedź