RE: [phplib] Installation of PHPLIB From: John Lucas (lucasj <email protected>)
Date: 08/24/01

Thanks

That worked!

-----Original Message-----
From: Layne Weathers [mailto:layne <email protected>]
Sent: 23 August 2001 18:55
To: lucasj <email protected>; 'Php Mailing List'
Subject: RE: [phplib] Installation of PHPLIB

> I've followed the installations however when I modify the:
>
> auto_prepend_file =
> "e:\inetpub\php\phplib-7.2d\php\prepend.php3"
>
> I also changed the prepend.php3 file from:
>
> $_PHPLIB["libdir"] = "/home/...";
>
> to
>
> $_PHPLIB["libdir"] = "e:\inetpub\php\phplib-7.2d\php\";
>
> But I get an error:
>
> Parse error: parse error, expecting 'T_STRING' or 'T_VARIABLE' or
> 'T_NUM_STRING' in e:\inetpub\php\phplib-7.2d\php\prepend.php
> on line 16

I don't use PHP on Windows, but \ is a quoting character in PHP. I
believe
the way to do this is "e:/inetpub/php/phplib-7.2d/php/", although it is
possible that "e:\\inetpub\\php\\phplib-7.2d\\php\\" might also work.

Layne Weathers
Ifworld Inc

-- 
Abbestellen mit Mail an:   phplib-unsubscribe <email protected>
Kommandoliste mit Mail an: phplib-help <email protected>