Re: [phplib] Use of PHPLib with PHP4 From: Kristian Koehntopp (kris <email protected>)
Date: 07/18/00

In netuse.lists.phplib you write:
>In particular I am about to start a new project for which I
>would like to use PHPLib and a number of extensions I have made
>to the PHPLib classes for other projects. It seems to me like
>a good point to make the switch to PHP4.

Template in PHPLIB 7.2b had some issues which have been fixed in
the lastest version 7.2c. This version should be safe with PHP4.

Netscape is a bitch to configure with PHP safely, as it does not
have capability to redirect extensions to a CGI program (did not
try it with the module at all). Also, on such a redirect it will
set no indicator variable so that you can block manual calls to
the PHP interpreter with arbitrary parameters, opening you wide
to all kind of attacks.

Apache is much better configurable, and conceptually more fault
tolerant.

Kristian

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