Hello,
I have created that simple PHP application for pictures management (create categories, upload and delete pics, etc). This app have several PHP and INC files and two subfolders with more PHP and INC files.
Ok, this application suppose to be installed in several different Linux servers, and I would like to know how to create an auto-installation package (like that cool Fantastico ones ), that will create automatically the folders and copy the right files to every one.
I have made some research on Google but couldnt find what I am looking for...
Any clues?
Thanks!!!
PS: This is NOT a compiled application for local run. This is a regular PHP script application running on web servers.