Download

Download Flashcommander 2.5 – last updated 2010.11.06download

Flashcommander 2.5 is free but development requires work.
If you want to support this project you can donate here:


Setup instructions

Copy the ‘flashcommander’ folder to the web root folder on your server.
Then you can log in to flashcommander like this:
http://mydomain/flashcommander/bin-release/FlashCommander.html
You automatically log in as a default user at:
http://mydomain/flashcommander/bin-release/flashcommander.php

The default administrator username and password are admin/admin.
You should change the admin password after first login.

Upload limit

If you have problem uploading large files try to increase these values in php.ini:

  • upload_max_filesize
  • post_max_size
  • max_execution_time

If you don’t have access to php.ini you can try placing an .htaccess file
into the amfphp/services/flashcommander_2_0 folder with these lines:

php_value upload_max_filesize 50M
php_value post_max_size 50M
php_value max_execution_time 800

System requirements

  • Flash Player 10 or later
  • Php 4 or later
  • read/write permissions for the folders that you are working in
  • GD lib enabled for viewing and editing images

Comments are closed.