[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: PHP Problem?



Am Donnerstag, 8. Januar 2004 12:53 schrieb Essam Taleeb:
> Hii alle
> Das PHP-problem habe ich immer noch, trotz alle Antworten von gestern.
> Ich versuche es noch mal das Problem zu beschreiben.
>
> So ich will ein einfaches PHP-script in Mozilla anschauen
> z.B :  test.php
>        <?php
>           print "Hallo!";
>        ?>

Müsste es nicht sowieso 
<?php
  echo "Hallo!";
?> 

heißen?

>

>  Wenn ich in Mozilla localhost/test.php eingebe bekomme ich diese
> Fehlermeldung:
> Failed opening '/var/www/test.php for inclusion
> (include_path='.:/php/includes) in Unknown on line 0.
>  Die Datei test.php ist in /var/www/ .
> Ich habe versucht phpinfo und es laeuft (d.h php mit apache ok)
> Wenn ich in php.ini include_path leer lasse bekomme ich die gleiche
> Fehlermeldung allerdings "include_path='.:/php/pear"
>  Ich habe versucht mit recode, hat auch nicht viel gebracht.
>
> So wer kann mir helfen???

-- 


MFG
Claas Beyersdorf

-----------------------------------------------------------------------------------
http://www.beyersdorf-bs.de
------------------------------------------------------------------------------------
I'm the registered linux user #339353 with the Linux Counter, 
http://counter.li.org
On linux Computer:               #226943



Reply to: