Not signed in (Sign In)
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
  1.  
    Ik get this error:

    Fatal error: Call to undefined function date_default_timezone_set() in /var/www/vhosts/jobjournaal.nl/httpdocs/config.php on line 15

    How can i fix this?
  2.  
    More information about above problem.
    We run it on our own dedicated server with:
    php 5.0.4-10.5
    mysql 4.1.20-1.FC4.1
    • CommentAuthordigadesign
    • CommentTimeMar 29th 2008
     
    Same problem here?

    Any ideas anyone??
    • CommentAuthordigadesign
    • CommentTimeMar 29th 2008
     
    That function only works in php 5.1 and above:
    http://ca3.php.net/date_default_timezone_set

    Not sure away around it though