|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Confirmed User
Join Date: Sep 2001
Location: Boston
Posts: 4,873
|
tech question! setting php.ini location?
how do you specify php.ini location in apache?
i am runnign 2 apache server on one machine and I want seperate php.ini for each one |
|
|
|
|
|
#2 |
|
Industry Role:
Join Date: Aug 2006
Location: Little Vienna
Posts: 32,235
|
Try to edit httdp.conf,do same thing like you would separate php4 and php5.
Just type in google php4 and php5 switch and you will found solution. |
|
|
|
|
|
#3 |
|
Confirmed User
Join Date: Apr 2002
Location: /root/
Posts: 4,997
|
you don't set it in apache but in php at compile time.
Code:
--with-apxs2=/usr/local/apache2/bin/apxs --with-config-file-path=/usr/local/lib/php2.ini |
|
|
|
|
|
#4 |
|
...
Join Date: Jan 2006
Location: Maryland ICQ:87038677
Posts: 11,542
|
yeah try doing it in php
__________________
... |
|
|
|