Le 26/11/2013 09:12, Thomas Trepl a écrit :
>
> I think I have seen it too. Do you mean it's setting:
>
> LoadModule php5_module usr/lib/httpd/modules/libphp5.so
>
> I don't recall when I ran into the problem but it probably is in the php
> install code. I also seem to recall it adding a 2nd line when the first
> already exists.
>
> -- Bruce
>>> I use in /etc/httpd/httpd.conf
>>>
>>> LoadModule php5_module modules/libphp5.so
>>>
>>> Works for me
>> Sure, but the question is waht does php's make install do?
>>
>> -- Bruce
> It adds
>
> {{{
> LoadModule php5_module usr/lib/httpd/modules/libphp5.so
> }}}
>
> without the leading / ... at least, 5.3.27 does. I use the 5.3 branch
> because 5.5.x seems to break MediaWiki.
>
>
> --
> Thomas
And so does PHP-5.5.6...
I'll try to see if a sed could solve it.
Regards
Pierre
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page