On Saturday 21 May 2016 11:32:12 Michael Orlitzky wrote: > On 05/21/2016 11:11 AM, Mick wrote: > > Cannot load modules/mod_php.so into server: > > /usr/lib/apache2/modules/mod_php.so: undefined symbol: unixd_config > > You need "unixd" in your APACHE2_MODULES.
Hmm ... interestingly on this old box I don't seem to have APACHE2_MODULES defined. I guess it emerges the default modules each time? # echo $APACHE2_MODULES # I added '-D UNIXD_H' to my /etc/conf.d/apache2 and the problem seems to be gone. I had to also replace in the config all vhosts "Order deny,allow" directives with the new syntax. From one Michael to another, thank you kindly for your help! :-) -- Regards, Mick
signature.asc
Description: This is a digitally signed message part.

