PhpCommander 2.2 Documentation
Contents
- Requirements
- Introduction
- Installation
- FAQ
- Credits
Requirements
- PHP3 or PHP4
- a web-browser (version > 3.0)
Introduction
PhpCommander can manage your web accout without any FTP access. Currently PhpCommander can:
- create directories
- create new files
- copy, move, delete and rename files and folders
- upload files
- download files
- view the contents of the files
- edit the contents od the files
- communicate in English and many other languages
Installation
- Download PhpCommander distribution
- Untar or unzip the distribution (be sure to unzip the subdirectories)
- Upload the application on your server
- Put your browser on www.your-site.com/install-dir/index.php
- Use the config button to point the relative path between the application and the root of the site
It is recommended that you protect the directory in which you
installed PhpCommander, for example with HTTP-AUTH (see the FAQ section)
FAQ - Frequently Asked Questions
What's the preferred way of making PhpCommander secure?
You can use HTTP authentication by creating files: .htaccess and .htpassword.
Example od .htaccess file:
AuthUserFile .htpassword
AuthName "Access protected"
AuthType Basic
require valid-user
How is defined the maximum upload file size?
It is defined by PHP configuration file - php.ini. Default value of this parameter is 2097152 bytes (aprox 2MB)
Where can I find out more info, download the latest version, and talk to other users?
You can find out more about PhpCommander and download the latest version on the PhpCommander homepage and you can talk to other PhpCommander users and post any comments or suggestions you have in the PhpCommander forum.
Credits
Erlé LE GAC - thanks for general idea of managing files
draper from depulso.com - thanks for the logo
Language files:
Spanish - Ignacio Anduaga (v1ru5 at subdimension.com)
French - Marc Lardy (mlardy at free.fr)
Dutch - Godfried van Loo (godfried at driekeerkiwi.nl)
German - Olliver Wichmann (olliver.wichmann at gmx.net) and Tobias Struckmeier (tobmaster at web.de)
Portuguese (Brasil) - Geraldo Moreira Guimarães (criarte at criartebrasil.com.br)
Czech - (admin at ustinl.cz)
Danish - Henrik Fjorback (fjorback at multi-support.com)
