Forum Moderators: coopster
1/ Make sure you are editing the right php.ini - the one in /etc
In phpinfo(), it said the path to my php.ini file was in /usr/local/lib/php.ini , so that's the one I edited.
2/ Are you aware that if using php as an apache module you must restart apache for php.ini changes to take effect?
Yes, I'm very aware of that. I restarted Apache immediately after I edited the php.ini file each time.
-panic