Difference between revisions of "SME Site Maker"
From SME Server
Jump to navigationJump to searchLine 21: | Line 21: | ||
Code removed because is too long | Code removed because is too long | ||
− | # Author: Normando Hall (PicsOne) | + | # Author: Normando Hall (PicsOne) |
− | # nhall@unixlan.com.ar | + | # nhall@unixlan.com.ar |
− | # | + | # |
− | # Status | + | # Status |
− | # Version: 1.7 | + | # Version: 1.7 |
− | # 10/06/2007 (d/m/Y) | + | # 10/06/2007 (d/m/Y) |
− | # | + | # |
− | # | + | # |
− | # Changelog | + | # Changelog |
− | # | + | # |
− | # 1.7 (by Normando Hall) | + | # 1.7 (by Normando Hall) |
− | # Fix some bugs with MySQL database and users already exists | + | # Fix some bugs with MySQL database and users already exists |
− | # Set debug output to /opt | + | # Set debug output to /opt |
− | # Added SME6 support | + | # Added SME6 support |
− | # Improve some functions | + | # Improve some functions |
− | # Stylize prompt | + | # Stylize prompt |
− | # | + | # |
− | # 1.5 (by Normando Hall) | + | # 1.5 (by Normando Hall) |
− | # Fix some bugs with CGI dir | + | # Fix some bugs with CGI dir |
− | # Added full mysql support | + | # Added full mysql support |
− | # | + | # |
− | # 1.1 (by Normando Hall) | + | # 1.1 (by Normando Hall) |
− | # Added php open_basedir restriction | + | # Added php open_basedir restriction |
− | # Set debug variable | + | # Set debug variable |
− | # | + | # |
− | # 1.0 (by Normando Hall) | + | # 1.0 (by Normando Hall) |
− | # Initial release | + | # Initial release |
Revision as of 08:30, 10 April 2007
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.
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:
Untar and execute.
Code removed because is too long
# Author: Normando Hall (PicsOne) # nhall@unixlan.com.ar # # Status # Version: 1.7 # 10/06/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