Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: PHP
- To: <tlug@example.com>
- Subject: Re: PHP
- From: "GIC MLs" <lists@example.com>
- Date: Sun, 2 Sep 2001 12:19:22 +0900
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain;charset="iso-8859-1"
- Delivered-To: tlug@example.com
- List-Help: <mailto:tlug-request@example.comsubject=help>
- List-Post: <mailto:tlug@example.com>
- List-Subscribe: <mailto:tlug-request@example.comsubject=subscribe>
- List-Unsubscribe: <mailto:tlug-request@example.comsubject=unsubscribe>
- Old-Return-Path: <lists@example.com>
- References: <3B919FFF.8B96A5B3@example.com>
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <0_LEcD.A.NSD.1Sak7@example.com>
- Resent-Sender: tlug-request@example.com
----- 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. ---------- Shawn Gray shawn@example.com http://www.graycastle.com/
- Follow-Ups:
- References:
- PHP
- From: Ahmed Sarwar <leyton@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: Association between eth0 and 3c59x...
- Next by Date: Re: PHP
- Prev by thread: PHP
- Next by thread: Re: PHP
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links