PHP File Manager | Ajax | FileRun :: Requirements

FileRun - PHP File Manager
  Client Area
 
Docs
 
Changelog  
  Sync
 
DropBox
 
HotFolders  
   
 
Requirements
Server side

1. Web server software (e.g. Apache, Microsoft IIS, etc.)

This software works in conjunction with a Web server with PHP support.

It doesn't matter what operating system, file system or HTTP server software your server has, as long as the server has support for PHP. Most do.

2. MySQL database

3. PHP version 5...

    I. PHP settings (inside the php.ini configuration file):

    • safe_mode = Off
    • error_reporting = E_ALL & ~E_NOTICE
    • "memory_limit" set to at least 20M
    • session.use_only_cookies = Off (required only by the drag&drop upload tool)
    • suhosin.cookie.cryptua = Off (if Suhosin extension is installed)

    II. PHP extensions:

    • "Zend Optimizer 3.3" or "Zend Guard Loader" or "ionCube"
    • "mysql"
    • "zlib"
    • "gd2" (Optional, for displaying thumbnails for image files. ImageMagick can be used as an alternative.)
    • "mbstring" (Optional, for supporting non-Latin characters.)

4. Optional requirements

  • File indexing and full-text search requires additonal (free) software that converts binary files to text.
  • Thumbnail generation for PDF and PSD files requires ImageMagick utility to be installed on the server. Here more about this here.
  • Thumbnail generation for video files requires FFmpeg utility to be installed on the server.
 
   
   
 
Not sure if your server meets the requirements? Contact us and we will help you with it.
You could also check out this page http://docs.filerun.com/index.php?title=Hosting, perhaps we have already reviewed your hosting service provider.
 
   
   
 
Client side

To access and use FileRun, people need the latest version of a Web browser with Javascript enabled.

For drag&drop uploading you will need Java support in your browser.

Supports all modern browsers:
 
   
   
 
FileRun.com © 2012, Quality software by Afian AB of Sweden