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 4.3.3 or higher (or PHP 5) with...
- safe_mode = Off
- open_base_dir = Off (recommended but not mandatory)
- error_reporting = E_ALL & ~E_NOTICE
- MySQL
- GD - for thumbnail viewing (not mandatory)
- ZLIB - for zipping files (not mandatory)
I. Zend Optimizer (an amazing little tool that will speed up runtime performance in PHP by up to 40%).
II. PHP settings (in the php.ini configuration file):
III. PHP extensions:
Client side
|
To access and use Afian, people need the latest version of a Web browser with Javascript enabled. For uploading very large files you will need Java support in your browser. Almost all people have. |
Supports all modern browsers:
|