Lester Caine wrote: > I've got a new machine set up with SUSE12.3 but while it has PHP5.4, > Apache is still stuck at 2.2, so I've downloaded and built 2.4.4 and > PHP5.4.15 along with the modules I need but I'm having trouble actually > getting it to load the 'Additional' .ini files. > phpinfo is showing the change of location of the php.ini file, but nothing > for the 'Scan this dir for additional .ini files' while the Configure > shows '--with-config-file-scan-dir=/opt/apache2/conf/php5.d' > What am I missing? > It's working on the other machines and loading all the extra modules > happily. > Did you "make clean" after reconfiguring before re-compiling php? According to https://bugs.php.net/bug.php?id=63611 that may be a cause. -- Cheers David Robley An ulcer is what you get mountain climbing over molehills. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php