SME Site Maker

From SME Server
Revision as of 09:32, 10 April 2007 by PicsOne (talk | contribs)
Jump to navigationJump to search

SME Site Maker

This script is designed to help you when create a new web site under /opt directory.

If you improve or add new functions, please update this wiki page.

Template:DrawBoxNote

Current version: 1.7

Now with full MySQL support!!

Your can download from here: SMESiteMaker

Please, use this thread in the forum to any dude or comments:

SME SM Forum thread

Untar and execute.

Code removed because is too long

# Author: Normando Hall (PicsOne)
# nhall@unixlan.com.ar
#
# Status
# Version: 1.7
# 10/04/2007  (d/m/Y)
#
#
# Changelog
#
# 1.7 (by Normando Hall)
# Fix some bugs with MySQL database and users already exists
# Set debug output to /opt
# Added SME6 support
# Improve some functions
# Stylize prompt
#
# 1.5 (by Normando Hall)
# Fix some bugs with CGI dir
# Added full mysql support
#
# 1.1 (by Normando Hall)
# Added php open_basedir restriction
# Set debug variable
#
# 1.0 (by Normando Hall)
# Initial release