help on error message

From: Jiaqing Wang <jjw72(at)swbell(dot)net>
To: pgsql-php(at)postgresql(dot)org
Cc: jjw72(at)swbell(dot)net
Subject: help on error message
Date: 2002-08-18 00:51:05
Message-ID: KCEJKHPEBJGGCDBEMMNKOEAHCBAA.jjw72@swbell.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Hi,

Does anybody know why I got this error message in apache error log every
time I try to include DB.php in my script register.cgi(it's actually php).
my php's installation directory
is /opt/WWTSphp and file DB.php is under /opt/WWTSphp/lib/php is universal
readable. I'm running php 4.2.1 connecting to postgresql.

[Sat Aug 17 17:00:37 2002] [error] PHP Warning: Failed opening
'register.cgi' for inclusion (include_path='/opt/WWTSphp/lib/php') in
Unknown on line 0

do a "ls -l /opt/WWTSphp/lib/php/DB.php" got
-rw-r--r-- 1 root other 27819 May 1 00:24
/opt/WWTSphp/lib/php/DB.php

it doesn't appear to be a permission problem. any help is appreciated. BTW,
I'm runing everything on SUN ultrasparc 30 with Solaris 7.

jjw

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Jiaqing Wang 2002-08-18 00:55:08 help on error message
Previous Message James Wang 2002-08-18 00:18:44 help on error message