Could someone give me some guidance for installing PHP Nuke?
I already have the following installed into a jail:
Here is the Guide I followed for all the above. https://www.iceflatline.com/2011/11/how-to-install-apache-mysql-php-and-phpmyadmin-on-freebsd/
For some reason when I try to install PHP Nuke I am having trouble getting it to talk to the database. Not sure if its permission issues or something else.
I already have the following installed into a jail:
- apache24-2.4.20_1
- mysql57-server-5.7.12_1
- mod_php70-7.0.7
- php70-7.0.7
- php70-extensions-1.1
- phpMyAdmin-4.6.2
Here is the Guide I followed for all the above. https://www.iceflatline.com/2011/11/how-to-install-apache-mysql-php-and-phpmyadmin-on-freebsd/
For some reason when I try to install PHP Nuke I am having trouble getting it to talk to the database. Not sure if its permission issues or something else.