I was wondering if the apache.tgz from http://www.droboports.com/app-repository/apache-2-4-3/drobo5n/apache.tgz?attredirects=0&d=1
needed or has been updated since the latest firmware updated. I tried installing this last night and though i could see the directories installed, i was unable to get the webpage “It works!” to appear by going to the drobo ip address.
I am not a linux administrator and really dont want to compile my own apps or even install SSH unless i really have to, but running apache with php and mysql would be useful to me.
On a side note, some way to change my user name on the forums would be nice too.
And to stick with my avatar, HAPPY! HAPPY! HAPPY! JOY! JOY! JOY!
Been a long time since i seen any ren and stimpy stuff.
You probably shouldn’t use that package right now. It conflicts with a “ghost”* app managed by the dashboard. By ghost I mean that there is an “apache” app that is installed by the Dashboard but that won’t show up on the dashboard. It listens on port 8080.
I got bored yesterday and just did a factory reset.
MySQL still installs from the dashboard, but still will not start Before i did the reset, at least a red message popped up. Now it just acts like its starting, and then goes back to the dashboard showing the service stopped.
I am in installing MySQL from the Dashboard connected to the 5N. I would expect it to be the version for the 5N. There is not version that I can see from the Dashboard.
Apache was being installed by simply copying the file to the DroboApp share.
Did you by any chance install Perl before installing MySQL? I remember quite distinctively that MySQL requires Perl to initialize itself. After the initial setup you can uninstall Perl if you don’t need it anymore.
OK that got it. Installing Perl, then install MySQL worked. Was able to start the MySQL service and connect without issue.
Is there anyway to have MySQL check before installing that Perl or at least the parts it needs are installed and either error out stating such or install them with wget or some other app?