Hey guys.
I was wondering where I could find a good tut or explanation on how to build an installer script to be used for the deployment of a script. I know what I need to do, but not sure on how to do it.
Basically, I'm hung up on:
-- Automatically create a mySQL Database
-- Automatically create mySQL Database User
-- Automatically add user to Database with Full priveleges
Much like you find in Fantastico scripts
-- Append / Edit config file on the fly based upon user inputs
Any help would be greatly appreciated.
~Brett