EasyCapture is a PHP based image hosting and capturing script.
- Uncompress the code to a path in your web root.
- Copy the
config.php.sample
file toconfig.php
- Make changes to
config.php
to suit your environment - Navigate to http://www.myserver.com/easy_capture/
Note: The images/
and images/thumbs
directories need to be writable by your web server. If you forget EasyCapture will warn you the directory permissions are not correct.
- PHP 7.x
- PHP GD Extensions