Re: [CentOS] apache 2 and php 5.2

2011-02-16 Thread Keith Roberts
On Tue, 15 Feb 2011, Paul A wrote: > To: 'CentOS mailing list' > From: Paul A > Subject: [CentOS] apache 2 and php 5.2 > > Hi originally I installed php 4 on centos 5.5 and then a few repos including > the remi repo to upgrade to php5, which seems to upgra

Re: [CentOS] apache 2 and php 5.2

2011-02-16 Thread Keith Roberts
On Wed, 16 Feb 2011, m.r...@5-cent.us wrote: > To: CentOS mailing list > From: m.r...@5-cent.us > Subject: Re: [CentOS] apache 2 and php 5.2 > > I just googled httpd php.conf linux, thinking that you might need one in > /etc/httpd/conf.d/, and found this. You can skip the

Re: [CentOS] apache 2 and php 5.2

2011-02-16 Thread m . roth
I just googled httpd php.conf linux, thinking that you might need one in /etc/httpd/conf.d/, and found this. You can skip the how-to-build part, but it mentions a number of other steps, such as: cp -p php.ini-recommended /usr/local/apache/php/php.ini Hope y

Re: [CentOS] apache 2 and php 5.2

2011-02-16 Thread Keith Roberts
On Tue, 15 Feb 2011, Paul A wrote: > To: 'CentOS mailing list' > From: Paul A > Subject: [CentOS] apache 2 and php 5.2 > > Hi originally I installed php 4 on centos 5.5 and then a > few repos including the remi repo to upgrade to php5, > which seems to upgra

Re: [CentOS] apache 2 and php 5.2

2011-02-16 Thread Keith Roberts
On Wed, 16 Feb 2011, Paul A wrote: > To: 'CentOS mailing list' > From: Paul A > Subject: Re: [CentOS] apache 2 and php 5.2 > > No there is only on php.ini on there located in > /etc/php.ini, this is so weird. It is - very odd! What's your file permissions f

Re: [CentOS] apache 2 and php 5.2

2011-02-16 Thread m . roth
Paul A wrote: > From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On > Behalf > Of Keith Roberts > On Wed, 16 Feb 2011, Paul A wrote: >> From: Paul A >> >> Keith/guys thanks for the suggestions, here is what I have >> found. It shows loaded config file is /etc/php.ini but if >> I

Re: [CentOS] apache 2 and php 5.2

2011-02-16 Thread Paul A
2 and php 5.2 On Wed, 16 Feb 2011, Paul A wrote: > To: 'CentOS mailing list' > From: Paul A > Subject: Re: [CentOS] apache 2 and php 5.2 > > Keith/guys thanks for the suggestions, here is what I have > found. It shows loaded config file is /etc/php.ini but if >

Re: [CentOS] apache 2 and php 5.2

2011-02-16 Thread Keith Roberts
On Wed, 16 Feb 2011, Paul A wrote: > To: 'CentOS mailing list' > From: Paul A > Subject: Re: [CentOS] apache 2 and php 5.2 > > Keith/guys thanks for the suggestions, here is what I have > found. It shows loaded config file is /etc/php.ini but if > I remove

Re: [CentOS] apache 2 and php 5.2

2011-02-16 Thread Paul A
l.ini, /etc/php.d/soap.ini, /etc/php.d/wddx.ini, /etc/php.d/xmlreader.ini, /etc/php.d/xmlrpc.ini, /etc/php.d/xmlwriter.ini, /etc/php.d/xsl.ini, /etc/php.d/zip.ini PHP API 20041225 PHP Extension 20060613 Zend Extension 220060519 Debug Build no Thread Safety disabled Zend Memory Manage

Re: [CentOS] apache 2 and php 5.2

2011-02-15 Thread Keith Roberts
On Wed, 16 Feb 2011, Eero Volotinen wrote: *snip* > how about running php --info from commandline? Good point Eero. Would that not just return the basic configuration settings for the CLI version of php? What if the OP has used a different php configuration for the apache php module, by usin

Re: [CentOS] apache 2 and php 5.2

2011-02-15 Thread Eero Volotinen
2011/2/16 Keith Roberts : > On Tue, 15 Feb 2011, m.r...@5-cent.us wrote: > >> To: CentOS mailing list >> From: m.r...@5-cent.us >> Subject: Re: [CentOS] apache 2 and php 5.2 >> >> Keith Roberts wrote: >>> On Tue, 15 Feb 2011, Paul A wrote: >>

Re: [CentOS] apache 2 and php 5.2

2011-02-15 Thread Keith Roberts
On Tue, 15 Feb 2011, m.r...@5-cent.us wrote: > To: CentOS mailing list > From: m.r...@5-cent.us > Subject: Re: [CentOS] apache 2 and php 5.2 > > Keith Roberts wrote: >> On Tue, 15 Feb 2011, Paul A wrote: >> >>> To: 'CentOS mailing list' >>&g

Re: [CentOS] apache 2 and php 5.2

2011-02-15 Thread m . roth
Keith Roberts wrote: > On Tue, 15 Feb 2011, Paul A wrote: > >> To: 'CentOS mailing list' >> From: Paul A >> Subject: [CentOS] apache 2 and php 5.2 >> >> Hi originally I installed php 4 on centos 5.5 and then a >> few repos including the rem

Re: [CentOS] apache 2 and php 5.2

2011-02-15 Thread Keith Roberts
On Tue, 15 Feb 2011, Paul A wrote: > To: 'CentOS mailing list' > From: Paul A > Subject: [CentOS] apache 2 and php 5.2 > > Hi originally I installed php 4 on centos 5.5 and then a > few repos including the remi repo to upgrade to php5, > which seems to upgrade/

[CentOS] apache 2 and php 5.2

2011-02-15 Thread Paul A
Hi originally I installed php 4 on centos 5.5 and then a few repos including the remi repo to upgrade to php5, which seems to upgrade/work without any issues. However when I make a change to the /etc/php.ini file it doesn't look like apache is seeing it, for example if I change the post_max_size a