Re: [CentOS] PHP.ini question 5.5CentOS

2010-09-02 Thread Tuptus
W dniu 2010-09-03 00:32, Ed Donahue pisze: > I can't seem to figure out why any changes I make to php.ini and > restart apache (apachectl stop|start; grep of any httpd processes), > the settings do not update. > Use "service httpd restart" or "/etc/init.d/httpd restart". -- Wojciech Gabor Sys

Re: [CentOS] PHP.ini question 5.5CentOS

2010-09-02 Thread Ed Donahue
On Thu, Sep 2, 2010 at 6:32 PM, Ed Donahue wrote: > I can't seem to figure out why any changes I make to php.ini and > restart apache (apachectl stop|start; grep of any httpd processes), > the settings do not update. > > php -r "phpinfo();" | grep Configuration > Configuration File (php.ini) Path

[CentOS] PHP.ini question 5.5CentOS

2010-09-02 Thread Ed Donahue
I can't seem to figure out why any changes I make to php.ini and restart apache (apachectl stop|start; grep of any httpd processes), the settings do not update. php -r "phpinfo();" | grep Configuration Configuration File (php.ini) Path => /etc/php.ini Configuration I installed extensions via yum