Hello,
After I modified php.ini, do I need to restart Apache or anything else for changes to take affect?
thanks, Alex
Yes, restart apache and then check phpinfo() to see your changes.
thanks.
The safest way to restart apache is probally /etc/rc.d/init.d/httpd restart.