How to change the server time?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
klevis miho
Forum Contributor
Posts: 413
Joined: Wed Oct 29, 2008 2:59 pm
Location: Albania
Contact:

How to change the server time?

Post by klevis miho »

How can I change the server time on my shared server.
I did this php_value date.timezone "Europe/London" in the .htaccess file but it displays me an internal server error.

Any help would be appreciated.
Post Reply