Changes

Jump to navigation Jump to search
no edit summary
Line 59: Line 59:  
And also define the timezone:
 
And also define the timezone:
    +
  <nowiki>
 
   [Date]
 
   [Date]
 
   ; Defines the default timezone used by the date functions
 
   ; Defines the default timezone used by the date functions
 
   ; http://php.net/date.timezone
 
   ; http://php.net/date.timezone
 
   date.timezone = "Europe/London"
 
   date.timezone = "Europe/London"
 +
  </nowiki>
    
Once Apache and PHP start successfully:
 
Once Apache and PHP start successfully:

Navigation menu