Changes

Jump to navigation Jump to search
50 bytes removed ,  00:05, 23 November 2007
m
Removed circular reference
Line 1: Line 1: −
PHP Modifications
  −
   
===Display Error Messages===
 
===Display Error Messages===
   Line 47: Line 45:  
  Aug 12 17:27:42 homer httpd: PHP Warning:  main(): open_basedir restriction in effect. File(/tmp/test.php) is not within the allowed path(s): (/home/e-smith/files/ibays/Primary/html/) in /home/e-smith/files/ibays/Primary/html/test.php on line 2
 
  Aug 12 17:27:42 homer httpd: PHP Warning:  main(): open_basedir restriction in effect. File(/tmp/test.php) is not within the allowed path(s): (/home/e-smith/files/ibays/Primary/html/) in /home/e-smith/files/ibays/Primary/html/test.php on line 2
   −
In general you will find this message in the log files only as by default PHP is configured to prevent the display of error messages to the end users. This can be changed as per [[PHP_Display_Error_Messages|this HowTo]].
+
In general you will find this message in the log files only as by default PHP is configured to prevent the display of error messages to the end users. This can be changed as per this HowTo.
    
====Modifying the PHPBaseDir setting for an ibay====
 
====Modifying the PHPBaseDir setting for an ibay====

Navigation menu