Attempting new install on Freenas

Hi all,

Very new to this but trying to install in a jail on Freenas. Freenas is based on FreeBSD and running it in a jail basically means it looks like it’s own FreeBSD server. I’ve found some help in the docs here and the Freenas forums, but have now hit an issue. When i try to run the install.php file I keep getting error 500.

I’m not sure I have installed every prerequisite but i have these…

php56-5.6.30
php56-curl-5.6.30
php56-dom-5.6.30
php56-gd-5.6.30
php56-imap-5.6.30
php56-json-5.6.30
php56-mbstring-5.6.30
php56-mysql-5.6.30
php56-mysqli-5.6.30
php56-simplexml-5.6.30
php56-xml-5.6.30
php56-xmlreader-5.6.30
php56-xmlrpc-5.6.30
php56-xmlwriter-5.6.30

Apache, PHP and MySQL appear to be running OK. I’ve used the group www and user www to set the file permissions and I’ve tested a simple html and php file OK so I don’t think it’s a permissions issue.

I’ve found mention of an Apache error log, but all I can find is /var/log/httpd-error.log and that doesn’t show any errors.

Any idea what else I might need to do please?

Many Thanks

Paul