You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.
vivien-ascii edited this page Feb 23, 2011
·
4 revisions
Image Merger Wiki
Introducting...
Image Merger is a small application which crawls images from a particular url and merge them every 2 seconds on the main panel.
This is an HTML 5 project, therefore it must be seen with a new browser as Chrome, Chromium or Firefox.
You can add a new url on the "Config" tab, it appears when you put your mouse on the top of the page.
Setup
PHP Version:5.3
Additionnal PHP modules:gd, php_curl
If you are in Safe Mode, add the poject directory in safe_mode_exec_dir from your php.ini
Put the files on a distinct Virtual Host
Configure the "www" directory of the project as the DocumentRoot
Make the directory "www/extracts" and Give the apache user right "w" on it
Give the apache user right "x" on the shell script "exec_extract"