Hey all,
First thing, thanks for the great software and tremendously helpful guides. This is a great resource.
So I've got a 3040 and everything is installed and working no problem. I've decided I want to install COPS per this thread as suggested in the OpenWRT mods section of the site.
I went through the PHP tutorial and everything installed no problem. I've triple checked my lighttpd.conf and /etc/php.ini and the configs match up with the guide. I then installed the additional php modules cops requires (with one change to the command using opkg -d ext instead of opkg -d piratebox as the piratebox command through up errors, I believe this is a holdover from the pre 1.0 PB). I proceeded to enable the necessary extensions in php.ini, made the directories, and copied over the necessary files. When I run
opkg list-installed | grep php all the necessary modules are installed.
After I return to default network settings and reboot the PB, everything comes up as expected. The problem occurs when I navigate my browser to where the COPS directory should reside ([pirateboxhostname]/php/cops/index.php) and I am greeted with a 500 - Internal Server Error. I've double checked my settings and am not sure what the issue is.
Any possible suggestions would be greatly appreciated!
First thing, thanks for the great software and tremendously helpful guides. This is a great resource.
So I've got a 3040 and everything is installed and working no problem. I've decided I want to install COPS per this thread as suggested in the OpenWRT mods section of the site.
I went through the PHP tutorial and everything installed no problem. I've triple checked my lighttpd.conf and /etc/php.ini and the configs match up with the guide. I then installed the additional php modules cops requires (with one change to the command using opkg -d ext instead of opkg -d piratebox as the piratebox command through up errors, I believe this is a holdover from the pre 1.0 PB). I proceeded to enable the necessary extensions in php.ini, made the directories, and copied over the necessary files. When I run
opkg list-installed | grep php all the necessary modules are installed.
After I return to default network settings and reboot the PB, everything comes up as expected. The problem occurs when I navigate my browser to where the COPS directory should reside ([pirateboxhostname]/php/cops/index.php) and I am greeted with a 500 - Internal Server Error. I've double checked my settings and am not sure what the issue is.
Any possible suggestions would be greatly appreciated!