[imp] Problems to use IMP

Roberto Samarone Araujo (RSA) sama@supridad.com.br
Tue, 7 Nov 2000 15:41:43 -0200


> > for this issue, I had to modify php/prepend.php3 like so:
> >
> > if (!is_array($_PHPLIB)) {
> >   $_PHPLIB["libdir"] = "/usr/local/apache/php/";
> > }
> >
> > Having "" as the libdir would make my install fail on inclusion.
>
> You're probably forgetting to put a '.' in the include_path,
> so PHP also looks in its current diretory.

ok but I installed PHP 4 as a Apache modules so , I don't have the file
prepend.php3 . What I need to do ?

                                                thanks

                                Roberto Samarone Araujo