Requirements - Adult Cam Script
Web Server Requirements:
- Apache web server with mod_rewrite enabled.
- MySQL version 4.0+
- GD Library 2+ with freetype support.
- PHP 5+ with the following configuration
- safe_mode = off
- open_basedir = (no value)
- output_buffering = on
- register_argc_argv = On
- max_execution_time = 300 (Recommended or higher)
- session.gc_maxlifetime = 15000 (Recommended or higher)
- upload_max_filesize = 10M (Recommended or higher)
- post_max_size = 10M (Recommended or higher)
- register_globals = off
- Ability to run PHP from the command line (CLI) with exec()
- Ability to execute background processes with exec("binary > /dev/null &")
Media Server Requirements:
- Adobe Flash Media Server
- Web Browser with Adobe Flash Player 10+
