Changes

Jump to navigation Jump to search
306 bytes removed ,  08:31, 11 July 2022
no edit summary
Line 1: Line 1:  +
{{Languages}}
 +
<!-- here we define the contrib name variable -->
 +
<!-- we get the page title, remove suffix for translated version; if needed you can define there with the value you want-->
 +
{{#vardefine:contribname| {{lc: {{#titleparts:  sitemaker  |1}} }} }}
 +
{{#vardefine:smecontribname| smeserver-{{lc: {{#titleparts:  sitemaker  |1}} }} }}
 +
<!-- we define the language -->
 +
{{#vardefine:lang| {{lc:  {{#titleparts:    {{PAGENAME}} | | -1}}  }} |en }}
 +
 
==Purpose==
 
==Purpose==
 
This script is designed to help you when create a new web site under /opt directory. If you want to create a site under an ibay, do not use this script.
 
This script is designed to help you when create a new web site under /opt directory. If you want to create a site under an ibay, do not use this script.
Line 84: Line 92:  
  $c_file - $custom_httpd_dir/$c_name
 
  $c_file - $custom_httpd_dir/$c_name
    +
 +
 +
==Bugs==
 +
Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title= bugzilla}}
 +
and select the {{#var:smecontribname}} component or use {{BugzillaFileBug|product=SME%20Contribs|component={{#var:smecontribname}}|title=this link}}
 +
 +
Below is an overview of the current issues for this contrib:{{#bugzilla:columns=id,product,version,status,summary|sort=id|order=desc|component={{#var:smecontribname}} |noresultsmessage=No open bugs found.}}
    
==Changelog==
 
==Changelog==
 +
Only released version in smecontrib are listed here.
   −
# Author: Normando Hall (PicsOne)
+
{{#smechangelog: {{#var:smecontribname}} }}
# nhall@unixlan.com.ar
  −
#
  −
# Status
  −
# Version: 2.0.1-3
  −
# 20/10/2007  (d/m/Y)
  −
#
  −
#
  −
# Changelog
  −
#
  −
# 2.0.1-3 (by Normando Hall)
  −
# Fix f_fop f_rgl flags and their settings
  −
# Fix SSLRequireSSL directive
  −
# Change for cgi. If you specify a directory
  −
# then create under root dir, and set with ScripAlias
  −
# directive. If not, we assume you can use the root dir
  −
# to execute cgi scripts, so we avoid the use of ScriptAlias
  −
# and use the Options +ExecCGI directive plus
  −
# AddHandler cgi-script .cgi .pl
  −
# Added a warning about white spaces in names and diretories.
  −
#
  −
# 2.0.1 (by Normando Hall)
  −
# Fix f_ssl message
  −
# First rpm release
  −
#
  −
# 2.0 (reloaded) (by Normando Hall)
  −
# Remove SME6 compatibility
  −
# Fix root dir perms
  −
# Improve instructions and visual
  −
# Generate index.html for test and info purposes
  −
# Fix some bugs
  −
# Rename the script to smesm
  −
# Secure some script functions
  −
#
  −
# 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
  −
 
      
----
 
----
   −
[[Category: Contrib]]
+
[[Category: Deprecated_Contrib]]
 
[[Category:Webapps]]
 
[[Category:Webapps]]
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu