The Problem I needed to add more memory to php but by default php installed from source (configure && make && make install) does NOT install the php.ini file. So where is waldo? The Fix Here is a code snip that shows what configuration file IS loaded when php is executed: [root@mybox php-5.2.10]# php -r [...]
Recent Comments