Just went through all my PHP testing against a fresh instance of
Oracle with Zend Server Community Edition 6, and found these
warnings, guess that’s pretty clean for the Oracle part of the
installation. I didn’t notice it before because generally I do
most of my PHP development against a MySQL database. I should
have been configuring the php.ini
file routinely, as
qualified in this PHP
forum discussion.
Warning: oci_set_client_info(): 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 the timezone 'UTC' for now, but please set date.timezone to select your timezone. in C:\Program Files … |