Current time: 11-26-2024, 10:41 PM Hello There, Guest! (LoginRegister)


Post Reply 
user php.ini file
Author Message
Macho Offline
Newbie
*

Posts: 9
Joined: Jun 2009
Reputation: 0
Post: #7
RE: user php.ini file
(06-25-2009 11:28 PM)kilburn Wrote:  Yeah, it's wrong... you're using mod_php instead of fastcgi/fcgid. If you're on debian (lenny) I recommend fcgid, which you can enable like this (accept to remove packages if necessary):
Code:
a2dismod php5
apt-get install libapache2-mod-fcgid libapache2-mpm-worker
a2dismod fastcgi
a2dismod fastcgi_ispcp
a2dismod fcgid
a2enmod fcgid_ispcp
/etc/init.d/apache2 restart

Re-check the php information to see if the changes went well Smile
Hi

Thanks for your reply.
I have CentOS installed, so I have no a2dismod commond.
Could you tell you to enable fcgid in CentOS.
Thanks.
06-26-2009 07:43 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
user php.ini file - Macho - 06-25-2009, 05:09 AM
RE: user php.ini file - kilburn - 06-25-2009, 06:46 AM
RE: user php.ini file - Macho - 06-25-2009, 07:43 AM
RE: user php.ini file - kilburn - 06-25-2009, 06:02 PM
RE: user php.ini file - Macho - 06-25-2009, 08:19 PM
RE: user php.ini file - kilburn - 06-25-2009, 11:28 PM
RE: user php.ini file - Macho - 06-26-2009 07:43 PM
RE: user php.ini file - kilburn - 06-26-2009, 07:58 PM
RE: user php.ini file - Macho - 06-27-2009, 04:25 PM
RE: user php.ini file - Macho - 07-03-2009, 03:33 AM

Forum Jump:


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