User Tools

Site Tools


db_command_tutorial

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
db_command_tutorial [2015/05/22 09:55]
stephdl [Keys/Properties/values]
db_command_tutorial [2015/05/22 09:58]
stephdl
Line 12: Line 12:
   signal-event nethserver-php-save   signal-event nethserver-php-save
  
-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 module of Apache). +The first line changes the value for the memory limit of PHP, the second line regenerates the configuration file and restart apache. **The signal-event is a mandatory to apply the modification**
 <WRAP center round tip 60%> <WRAP center round tip 60%>
 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. 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.
Line 33: Line 32:
 All turn around A key with properties and values of the properties, no more, no less. You can have a lot of properties under a key which is unique All turn around A key with properties and values of the properties, no more, no less. You can have a lot of properties under a key which is unique
  
-  # db **configuration** show passwordstrength    <- database => **configuration**+  # db configuration show passwordstrength    <- database => configuration
    passwordstrength=configuration             <- Key (type = configuration)     passwordstrength=configuration             <- Key (type = configuration) 
      Admin=strong                             <- property (value = strong)      Admin=strong                             <- property (value = strong)
db_command_tutorial.txt · Last modified: 2019/06/05 19:48 (external edit)