On 25 Jan 2016, bruce wrote:
(snip)
> The httpd server only wants to serve static html pages. Any attempt to 
> retreive
> a php page just gives a file not found message through the browser.
(snip)

Is it possible that you simply overlooked,

$ pkg_info -M php
Information for inst:php-5.6.11

Install notice:
To enable the php-5.6 module please create a symbolic link from
/var/www/conf/modules.sample/php-5.6.conf to
/var/www/conf/modules/php.conf. As root:

    ln -sf /var/www/conf/modules.sample/php-5.6.conf
    /var/www/conf/modules/php.conf

The recommended php configuration has been installed to:
    /etc/php-5.6.ini.

... ?

-- Mark

Reply via email to