Re: [phplib] Newbie help request (installation problem) From: Tuncay Baskan (tbaskan <email protected>)
Date: 05/25/00

Hi,
Check your paths in php.ini file. If you want to use PHPLIB
with include instead of auto_prepend your paths should point
PHPLIB base directory.

Regards.

Luca Accomazzi wrote:
>
> Hi! Sorry to bother so soon... :-)
>
> I'm installing PHPLIB on my test machine. It's a Unix box where I've been
> using Apache, PHP 3.0.15 and MySQL for a few months.
>
> Things stop working as soon as I change the auto_prepend directive in my
> php.ini file. From that very moment, whenever I try to access a php page I
> get the following response:
> > Parse error: parse error, expecting `OLD_FUNCTION' or `FUNCTION' or `VAR' or
> `'}'' in session.inc on line 1
>
> If I remove the auto-prepend path things start working again,but (of course)
> I can't use PHPLIB. If I use the include("prepend.php3") technique (as per
> instructions 2.5), I get the very same error message on that page.
>
> Help!
>
> Luca
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>