Click to See Complete Forum and Search --> : phplib configure issue


ruido
07-30-2002, 10:00 AM
Hi,

I've searched everywhere on the web and couldn't find a solution for this...

I installed phplib (latest version from sourceforge), followed the instructions, edited my php.ini, copied all the necessary files to the proper directories.

So everytime I try to load *any* .php file, all I get is this:

Warning: Failed opening 'prepend.php3' for inclusion (include_path='.:/usr/local/lib/php') ...

The include path in php.ini seems OK, and permissions to all the files are set correctly.

I tried everything I found in other posts around the web, like commenting out the PHPLIB variable in prepend.php3, checking permissions in the Zend optimizer and stuff.

Nothing seems to work...

when I leave the auto_prepend_file in php.ini empty, scripts run ok...?

some info on the system:
FreeBSD, ApacheSSL+php4.2.1 static module

help very much appreciated


marc