Current time: 07-03-2024, 08:45 PM Hello There, Guest! (LoginRegister)


Post Reply 
Does domain php ini override master?
Author Message
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #2
RE: Does domain php ini override master?
As long as you use fastcgi and not mod_php:
There is only one php.ini for each customer (subdomains and aliases use the same php.ini): /var/www/fcgi/<customer>/php<4 or 5>/php.ini

I use PHP4 as default. But this depends on your configuration.

When you change something in a php.ini, maybe you need to reload apache - or wait some time until all running processes of this customer have have been finished...

/J
12-11-2007 12:33 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Does domain php ini override master? - joximu - 12-11-2007 12:33 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)