Greets:
I recently did a clean install of OpenBSD 4.4 on a system that had
been running 4.0. I have tried getting Php5 to run but I have not had
any luck. Apache works fine. I installed from packages and followed the
Instructions to do:
ln -s /var/www/conf/modules.sample/php5.conf /var/www/conf/modules
and
mkdir /var/www/tmp
I also enabled the: AddType application/x-httpd-php .php
I have yet to find any idea other than the straight forward descrpition
you get on the install.
I am out of ideas after making the dirs and moving libphp6.so and also a
copy of php from /usr/local/bin
I have also did another clean install when my first tries did not work
and then used ports to see if that would work instead.
Bret