Mailing List Archive

Support open source code!


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

Re: PHP



lists@example.com ("GIC MLs") writes:

> ----- Original Message -----
> From: "Ahmed Sarwar" <leyton@example.com>
> 
> > I've intalled this BETA RH Roswell and trying to
> > do some prgramming (PHP) to make sure if it works.
> > When i try to open the page with my browser it gives
> > me this message:
> >
> > Warning:Failed opening'/var/www/html/form.php'for inclusion
> > (include_path='.:/php/includes:/usr/share/php') in Unknown on line 0.
> 
> Looks like your web server/php engine is looking for an include file called
> form.php, but can't find it in the directory /php/includes/ or in
> /usr/share/php .
> Try either looking for the file form.php and moving/copying it into one of
> those directories, or adding the current location of form.php to the
> include_path environment variable.

php3.ini/php.ini is another place to set the include path.

Chris


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links