Skip to content
AlexALX edited this page Nov 22, 2016 · 3 revisions

Welcome to the ScreenshootGrab wiki!

Under construction...

=============

How to setup web server as image service

###Requirements

  • You must have php5 installed on server (with apache/nginx or so).

###Installation

  1. Save and upload img_up.php somewhere on server.
  2. Open this file and configure it (config section at top).
  3. Create folder for screenshoots storage and set chmod 777 to it.
  4. Enter url to this script with key and user agent what you have configured in php script into program settings.
  5. If everything done correct - you can upload images.
Clone this wiki locally