I am having issues getting php to work with lighttpd on droboshare.
I have lighttpd up and running fine, but I am not sure on how to go about installing php in my droboshare. I am able to ssh into it, but unsure of where to go from there.
Is it just a matter of copying the right files into the right places?
A push in the right direction would be great, thanks.
If you have the drobo admin tools installed, which installs a cut down version of apache and php, just use that instead and get it to listen on port 80 as well as 8080 (search in the config file for 8080 and add port 80 too) and then you can set the directory port 80 looks at to be seperate from the port 8080 version and this also saves you having 2 webservers on the droboshare