Michael S wrote:
> Good day all.
> 
> I am trying to install PHP5. For some reason it would
> install the php interpreter, but not the Apache
> module, and as a result Apache complains when I
> restart it, about not being able to load libphp5.so. I
> tried to make install (no clean) and find the module
> in the work directory of the port, but no luck so far.
> Any ideas?

That is something that has been covered ad-nauseam in this and other
FreeBSD mailing lists over the last several months.

    cd /usr/ports/lang/php5
    make config
    <ensure that the Apache entry is checked>
    make
    make deinstall
    make install

        Cheers

        Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       7 Priory Courtyard
                                                      Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey         Ramsgate
                                                      Kent, CT11 9PW

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to