Date: 08/23/01
- Next message: Brian Popp: "RE: [phplib] stuff in the $sess->auth[] array"
- Previous message: giancarlo pinerolo: "[phplib] stuff in the $sess->auth[] array"
- Next in thread: Layne Weathers: "RE: [phplib] Installation of PHPLIB"
- Maybe reply: Layne Weathers: "RE: [phplib] Installation of PHPLIB"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am trying to install phplib (Release 7.2d) onto a Windows NT 4
Workstation with Personal Web Server.
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
Can anyone help me?
Regards
John
- Next message: Brian Popp: "RE: [phplib] stuff in the $sess->auth[] array"
- Previous message: giancarlo pinerolo: "[phplib] stuff in the $sess->auth[] array"
- Next in thread: Layne Weathers: "RE: [phplib] Installation of PHPLIB"
- Maybe reply: Layne Weathers: "RE: [phplib] Installation of PHPLIB"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

