Changes

Jump to navigation Jump to search
m
Pleas use Template:Note/Warning/Tip box as drawNote/Warning/TipBox is to be removed in the future
Line 1: Line 1:  
== Database variables ==
 
== Database variables ==
   −
{{Note box|content=Please feel free to modify and expand this howto.}}
+
{{Note box|Please feel free to modify and expand this howto.}}
    
SME Server comes with the most used parameters set as variables in its internal configuration databases. These variables are used to store values to be used in the final configuration files. Please, read the [http://mirror.contribs.org/smeserver/contribs/gordonr/devguide/html/devguide.html#SME-INTERNALS SME Server Developer's Guide] to understand the template and database process.
 
SME Server comes with the most used parameters set as variables in its internal configuration databases. These variables are used to store values to be used in the final configuration files. Please, read the [http://mirror.contribs.org/smeserver/contribs/gordonr/devguide/html/devguide.html#SME-INTERNALS SME Server Developer's Guide] to understand the template and database process.
Line 17: Line 17:  
The first line changes the value for the memory limit of PHP, the second line regenerates the configuration file and the last line will reload Apache (and subsequently also PHP as this is configured as a module of Apache).
 
The first line changes the value for the memory limit of PHP, the second line regenerates the configuration file and the last line will reload Apache (and subsequently also PHP as this is configured as a module of Apache).
   −
{{drawBoxWarning|content=Database parameters are case sensitive so take great care when typing at the server shell because no error messages are given should you make a typo.}}
+
{{Warning box|Database parameters are case sensitive so take great care when typing at the server shell because no error messages are given should you make a typo.}}
    
The database system is based on a flat file system, but you should never edit them directly. Instead you should use the db command. More details on using the database system can be found in the [http://mirror.contribs.org/smeserver/contribs/gordonr/devguide/html/devguide.html#SME-INTERNALS SME Server Developer's Guide].
 
The database system is based on a flat file system, but you should never edit them directly. Instead you should use the db command. More details on using the database system can be found in the [http://mirror.contribs.org/smeserver/contribs/gordonr/devguide/html/devguide.html#SME-INTERNALS SME Server Developer's Guide].
Line 470: Line 470:       −
{{drawBoxTip|content=
+
{{Tip box|Special case is TCPPort and UDPPort from any DB key.
Special case is TCPPort and UDPPort from any DB key.
      
Any Db key named "TCPPort" or "UDPPort" affect masq file.
 
Any Db key named "TCPPort" or "UDPPort" affect masq file.
Line 879: Line 878:       −
{{Note box|content=Currently in SME 7.2 and up, TCPPort is configurable via server-manager, under Remote Access menu.}}
+
{{Note box|Currently in SME 7.2 and up, TCPPort is configurable via server-manager, under Remote Access menu.}}
    
==== smtpd ====
 
==== smtpd ====

Navigation menu