Changes

Jump to navigation Jump to search
no edit summary
Line 22: Line 22:  
**Restart
 
**Restart
    +
Suppose you need to increase "memory-limit" in php.
   −
db configuration setprop PHP MemoryLimit 64
+
You only execute this sentences:
 +
 
 +
db configuration setprop php MemoryLimit 64
 +
expand-template /etc/php.ini
 +
and then restart httpd service.
 +
 
 +
It is VERY IMPORTANT to type correctly, because the variables and keys are case sensitive, but if you make a mistake there are no error to alert you about that error. Simple you think the configuration change, but really not change.
985

edits

Navigation menu