[phplib] HELP: multiple phplib on the same server From: francis (fbouchard <email protected>)
Date: 07/16/00

I am building a web site that will allow users to log bugs of our product. I
want to be able to support all our product. For this reason, I need to run
three different phplib on my php cgi.

the configuration would be like that:
web site: www.theSite.com/product1/support
                                            /product2/support
                                            /product3/support
I have 3 different databases and three sets of different pages. So I want to
have 3 local.inc, 3 loginform.ihtml, etc.

My problem comes when I want to configure php with the prepend.php3 and the
php3.ini, so php will be able to go to the good directory and get the good
local, etc.

Anybody have already done this ?

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