NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: PHP53 (NetBSD 5.1 i386)



This is what happens after a complete upgrade to PHP53.

This is what I did.
~ pkg_delete -r php-5.2.17nb4 ~

Here is the message after installing ap-php
--------------------------------------------------------------------
For Apache 2.x installation, you need following:

LoadModule php53_module lib/httpd/mod_php53.so
AddHandler application/x-httpd-php .php
--------------------------------------------------------------------

Then this.
~ ls /usr/pkg/lib/httpd/ ~
...
mod_php5.so

If I change 'LoadModule' to mod_php5.so I get an error in Apache.

thanks for the help.


Home | Main Index | Thread Index | Old Index