SamTzu
16th October 2008, 18:58
If you are interested in the history of this thread...
http://www.howtoforge.net/forums/showthread.php?p=150165#post150165
So the first version of the ReSeller based automatic site creation script is ready.
We attempted to make this script as simple as possible so that you can easily understand what it does and how it does it.
Basically these PHP scripts allow the ReSales person to choose from a list of Joomla (this should work with any DataBased software like Drupal) installation profiles that are located in /home/administrator/cms/www -folder.
You will propably want to install the web install.php script to some site under /var/www/www.install-site-name.com/web/install/ -directory.
We attempted to make it easy to clone those Joomla installation folders so that you can easily add your own. (Remember to download the actual Joomla demo files (http://www.mattila.eu/joomla-157-installed.zip) from my site. I didn't include the 5mb package here to save space. Or you could just install one site of your own, copy the files under /home/administrator/cms/www -folder and export its database dump file under the /home/administrator/cms/www/sql folder with MyPHPAdmin. Remember to remove the configuration.php file from the /home/administrator/cms/www folder. Read the instructions, there are several of them.)
After cloning the folders remember to add your new profiles to the icontent database.
Instructions are included in all pertinent folders.
Have fun. Hope this will be popular way to install different databased systems in ISPConfig.
Now... Who wants to make an ISPConfig plugin out of this?
:cool:
PS. Remember to edit those two files that require the MySQL root password.
http://www.howtoforge.net/forums/showthread.php?p=150165#post150165
So the first version of the ReSeller based automatic site creation script is ready.
We attempted to make this script as simple as possible so that you can easily understand what it does and how it does it.
Basically these PHP scripts allow the ReSales person to choose from a list of Joomla (this should work with any DataBased software like Drupal) installation profiles that are located in /home/administrator/cms/www -folder.
You will propably want to install the web install.php script to some site under /var/www/www.install-site-name.com/web/install/ -directory.
We attempted to make it easy to clone those Joomla installation folders so that you can easily add your own. (Remember to download the actual Joomla demo files (http://www.mattila.eu/joomla-157-installed.zip) from my site. I didn't include the 5mb package here to save space. Or you could just install one site of your own, copy the files under /home/administrator/cms/www -folder and export its database dump file under the /home/administrator/cms/www/sql folder with MyPHPAdmin. Remember to remove the configuration.php file from the /home/administrator/cms/www folder. Read the instructions, there are several of them.)
After cloning the folders remember to add your new profiles to the icontent database.
Instructions are included in all pertinent folders.
Have fun. Hope this will be popular way to install different databased systems in ISPConfig.
Now... Who wants to make an ISPConfig plugin out of this?
:cool:
PS. Remember to edit those two files that require the MySQL root password.