php-general Digest 22 May 2013 10:14:15 -0000 Issue 8241

Topics (messages 321169 through 321170):

Re: Doing something wrong?
        321169 by: David Robley
        321170 by: Lester Caine

Administrivia:

To subscribe to the digest, e-mail:
        php-general-digest-subscr...@lists.php.net

To unsubscribe from the digest, e-mail:
        php-general-digest-unsubscr...@lists.php.net

To post to the list, e-mail:
        php-gene...@lists.php.net


----------------------------------------------------------------------
--- Begin Message ---
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.


--- End Message ---
--- Begin Message ---
David Robley wrote:
Did you "make clean" after reconfiguring before re-compiling php? According
tohttps://bugs.php.net/bug.php?id=63611  that may be a cause.

That was the kick - Thanks ...

--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk
Rainbow Digital Media - http://rainbowdigitalmedia.co.uk

--- End Message ---

Reply via email to