Current time: 04-26-2024, 03:10 AM Hello There, Guest! (LoginRegister)


Post Reply 
domain php.ini settings
Author Message
zion.trooper Offline
Junior Member
*

Posts: 11
Joined: Dec 2009
Reputation: 0
Post: #1
domain php.ini settings
Hi,

I'm setting up application that is multidomain, and need to make some changes to php.ini in couple domains.

I have changed /var/www/fcgi/{DOM_NAME}/php5/php.ini
Difference is in open_basedir range (I need one more dir included), but after apache restart no changes were omitted ?

Am I editing wrong file ?

System is debian etch, with ispcp v1.0.3 installed few days ago.

Any help is welcome.
Cheers,
01-05-2010 08:50 AM
Find all posts by this user Quote this message in a reply
motokochan Offline
Member
***

Posts: 274
Joined: Jul 2008
Reputation: 1
Post: #2
RE: domain php.ini settings
That should be the correct file. You are running fastcgi/fcgi, correct?
01-05-2010 03:20 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Knut Offline
Member
***

Posts: 736
Joined: Nov 2006
Reputation: 10
Post: #3
RE: domain php.ini settings
...and don't forget to reload the Apache.

Knut
01-05-2010 04:16 PM
Find all posts by this user Quote this message in a reply
zion.trooper Offline
Junior Member
*

Posts: 11
Joined: Dec 2009
Reputation: 0
Post: #4
RE: domain php.ini settings
@motokochan
yup, I believe that is fastcgi, but however it is not reacting on changes :S

Must be something wrong

And @ Knut
never... But still have same issue :S

Any ideas ppl.
Tnx
01-06-2010 11:28 AM
Find all posts by this user Quote this message in a reply
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #5
RE: domain php.ini settings
Double-check that you're editing the proper file. If you're really using fastcgi/fcgid, there's no other thing that can possibly go wrong with this...
01-07-2010 05:36 PM
Visit this user's website Find all posts by this user Quote this message in a reply
pgentoo Offline
Member
*****
Dev Team

Posts: 326
Joined: Mar 2007
Reputation: 0
Post: #6
RE: domain php.ini settings
check your process list to see if you have processes named "php-cgi". If you do, then you are running fcgid/fastcgi and should be editing the correct file. If not, then you are likely running mod_php and all your sites share a common php.ini file.
01-09-2010 07:35 AM
Find all posts by this user Quote this message in a reply
zion.trooper Offline
Junior Member
*

Posts: 11
Joined: Dec 2009
Reputation: 0
Post: #7
RE: domain php.ini settings
I did... It seems that problem was in php5-cgi process.
There was some 40 processes and after killall it was ok after. Smile

It was proper file from beginning.

Tnx for help ppl
01-13-2010 08:20 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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