Date: 05/25/00
- Next message: Donncha O Caoimh: "[phplib] connection pools for MySQL"
- Previous message: Luca Accomazzi: "[phplib] Newbie help request (installation problem)"
- In reply to: Luca Accomazzi: "[phplib] Newbie help request (installation problem)"
- Next in thread: David Nind: "Re: [phplib] Newbie help request (installation problem)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Donncha O Caoimh: "[phplib] connection pools for MySQL"
- Previous message: Luca Accomazzi: "[phplib] Newbie help request (installation problem)"
- In reply to: Luca Accomazzi: "[phplib] Newbie help request (installation problem)"
- Next in thread: David Nind: "Re: [phplib] Newbie help request (installation problem)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

