PHPfileNavigator - Web based file mangment

User avatar
moredruid
Expert
Posts: 791
Joined: Tue Jan 20, 2009 1:33 am
Location: Netherlands
Contact:

Re: PHPfileNavigator - Web based file mangment

Postby moredruid » Fri Feb 27, 2009 12:23 pm

just a quick tip: you don't have to run both the chown & chgrp commands, this will do fine:

Code: Select all

chown -R apache:apache *
the part in front of the colon ( : ) is the user you want to transfer ownership to, the part after the colon is the group you want to transfer ownership to.

saves you a lot of typing (well... about 8 characters) :ugeek:
echo '16i[q]sa[ln0=aln100%Pln100/snlbx]sbA0D2173656C7572206968616D41snlbxq' | dc
Galileo - HP Proliant ML110 G6 quad core Xeon 2.4GHz, 4GB RAM, 2x750GB RAID1 + 2x1TB RAID1 HDD

wvdlee
Posts: 61
Joined: Wed Feb 25, 2009 9:19 am

Re: PHPfileNavigator - Web based file mangment

Postby wvdlee » Mon Mar 02, 2009 2:16 pm

after solving the apache user problem I went on in configuring ajaxplorer as I liked the web interface of it. In trying to configure it for https I followed the instructions on the wiki:
A few last notes: I forgot an important step. Do the following command in a terminal yum -y install mod_ssl then go to /etc/httpd/conf/ and open httpd.conf and add this line in it (doesn't matter where) NameVirtualHost *:443
I wish I had never done this. it resulted in some sort of a region error (I used a Dutch fedora)., with PANIC in the log and something about recover database, but I had no clue how to do this :? .
Afterwards all webinterfaces failed, even the http://hda. First I tried to undo the changes in the config files, but I soon realized the "yum -y install mod_ssl" broke my system :shock: .

I concluded Amahi is too beta for a newbie like me who wants to try all features :oops: , so for now I switched to clarkconnect community edition.
I will follow Amahi in the future and I may try again when it's a bit more fool proof.
Just a tip, put a warning in the wiki for the mod_sll installation on non english systems as it may break them :!:

Who is online

Users browsing this forum: No registered users and 48 guests