Changes

Jump to navigation Jump to search
5 bytes removed ,  12:17, 29 September 2007
m
Changed header to read Display error messages
Line 1: Line 1:  
PHP Modifications
 
PHP Modifications
   −
===PHP Display Error Messages===
+
===Display Error Messages===
    
By default PHP does not display error messages on screen. Some times you get a blank page when executing PHP scripts. Usually some sort of error has occurred, but this error text will not be displayed as SME Server is configured to not display them. Instead the error messages are reported to the log files of the webserver and the general logfile of the server.  
 
By default PHP does not display error messages on screen. Some times you get a blank page when executing PHP scripts. Usually some sort of error has occurred, but this error text will not be displayed as SME Server is configured to not display them. Instead the error messages are reported to the log files of the webserver and the general logfile of the server.  
Line 37: Line 37:  
  expand-template /etc/php.ini
 
  expand-template /etc/php.ini
 
  /etc/rc7.d/S86httpd-e-smith restart
 
  /etc/rc7.d/S86httpd-e-smith restart
      
===Open basedir restriction===
 
===Open basedir restriction===

Navigation menu