Upgrade to v4.92b. Running ipplan on a Red Hat 6.5 box - with a remote mysql DB. During upgrade everything appeared to go well. Seems like everything I've done is working fine except for going to Network > Subnets > Search All Subnets and I get a red page with the following error:
If you see this message, submit a detailed bug report on Sourceforge including the message below, the database platform used and the steps to perform to recreate the problem.
PHP 5.3.3 (Linux)
Unknown error type: [2] date(): It is not safe to rely on the system's timezone settings. You are required to use the date.timezone setting 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/Chicago' for 'CST/-6.0/no DST' instead Line: 202 File: /var/www/html/ntg/ipplan/user/searchallform.php
Any ideas? Please let me know if I need to provide any other information.
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
Upgrade to v4.92b. Running ipplan on a Red Hat 6.5 box - with a remote mysql DB. During upgrade everything appeared to go well. Seems like everything I've done is working fine except for going to Network > Subnets > Search All Subnets and I get a red page with the following error:
If you see this message, submit a detailed bug report on Sourceforge including the message below, the database platform used and the steps to perform to recreate the problem.
PHP 5.3.3 (Linux)
Unknown error type: [2] date(): It is not safe to rely on the system's timezone settings. You are required to use the date.timezone setting 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/Chicago' for 'CST/-6.0/no DST' instead Line: 202 File: /var/www/html/ntg/ipplan/user/searchallform.php
Any ideas? Please let me know if I need to provide any other information.
Thanks!
Figured it out - had to manually set the timezone in php.ini and restart apache