himy page are throughting if any one know about this please help

Strict Standards: session_start() [function.session-start]: It is not safe to rely on the system’s timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected ‘America/Los_Angeles’ for ‘PDT/-7.0/DST’ instead in ///*****/GTravels_new/third.php on line 141

Depending on your location you can set a specific date.timezone value in PHP using the following option which should be added to your server’s php.ini file:

date.timezone = “America/Los_Angeles”

Are we really supposed to know what line 141 of the file third.php is?

I hope this answers your question, because I no idea what you were asking…

Sponsor our Newsletter | Privacy Policy | Terms of Service