| How to install FileManager 2.X
First unpack the archive in your web space and follow these steps:
1. First go to http://your.domain.com/..path_to_filemanager/install/install.php
-complete the form
-if there is no error, after clicking install, it means you've done it !!
You have installed FileManager 1.0 !
Possible errors:
-the database details you have entered are not correct
the install page tries to create a database, so the mysql
user you use must have that priviledge for the database name you enter
-the operationg system user (for UNIX/Linux ) hasn't got priviledges to create the config file
if the web-server user ( apache ) managed to create the file, it will be able to write it.
2. Delete the install directory (recommended)
3.(Optional -you can do this later) Edit the config file
-edit this file conf/conf.php
there are more things to configure and customize here as :
- images you use
- style sheets (only 2 available - you can add or edit your own)
- user rights , quotas
- user interface, menu width, etc.
4. Now you can go to
http://your.domain.com/..path_to_filemanager/
or
http://your.domain.com/..path_to_filemanager/index.php
and login with your administrator details that you supplied earier in the installation page.
And that's it !
Have fun !
Credits:
author: Cristian Ghioc
e-mail: cristi@ghioc.com
www: www.ghioc.com
Made 2004
Many Thanks to quixplorer team, for the file listing engine
author: the QuiX project
e-mail: quix@free.fr
www: http://www.quix.tk, http://quixplorer.sourceforge.net
|