* Uwe Dippel [2005-10-22]: > True: /usr/lib/apache/modules/libphp5.so doesn't exist. ... > /usr/local/lib/php/libphp5.so ... > Yes, I updated the ports tree. AFAIR, very much the proper way.
In php5's PLIST we find this entry
@unexec rm -f /usr/lib/apache/modules/libphp5.so
and in php5's MESSAGE we find
To finish the install, enable the php5 module with:
${PREFIX}/sbin/phpxs -s
Nikolay
