RE: [Phplib-users] how to install phplib into a redhat 7.3 box
Brought to you by:
nhruby,
richardarcher
From: Layne W. <la...@if...> - 2002-10-24 12:54:07
|
> I was looking the documentation, only few things, and some > other docs I > found using google talking about how to install and configure > phplib into > a linux box, and now, I don't know what guides should I use > to install it > inot my box, so the question is... Can someone explain me the > steps to > install phplib into a linux box, exactly it is a rh 7.3? I am very > interesting on how to configure and install phplib in a secure way. 1. Place it in a directory that is outside of Apache's document root. 2. Include the classes you want into your scripts. The docs suggest /usr/local, but I prefer /var/www - keeps my web-related files together. Layne Weathers Ifworld Inc. |