freddzor11
Member
- Joined
- May 25, 2009
- Messages
- 695
- Reaction score
- 5
Last edited:
Try with this, add it to index.php
PHP:date_default_timezone_set('Europe/London');
Doesn't really matter where you put it.
If that didn't work, find date.timezone in php.ini (should be in xampp/php/php.ini) and change the timezone.
; Defines the default timezone used by the date functions
; [url=http://php.net/date.timezone]PHP: Runtime Configuration - Manual[/url]
;date.timezone =
Code:date.timezone = "Europe/London"
Restart xampp after you have changed the timezone.
open xampp control panel and check thereI' don't even have xampp started, I can't start it
open xampp control panel and check there
ahh yeah it was already running that's why
I closed mysql and tried to start it again, and now it won't start