Hiho!
Today I leave my comfort zone and want to edit my php.ini file and... guest what? It doesn't exist!
$ php --ini
Configuration File (php.ini) Path: /usr/local/lib
Loaded Configuration File: (none)
Scan for additional .ini files in: (none)
Additional .ini files parsed: (none)
Loaded Configuration File: (none)!
What the hell? I never saw this.. Is threre a way to create or enable the PHP ini?
I compiled it myself:
$ php -v
PHP 5.3.3 (cli) (built: Dec 3 2010 16:08:11)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies