Jump to content

Upgraded to PHP5 and it doesn't run


Recommended Posts

I recently upgraded to php5-5.3.3  onApache/2.2.16 (FreeBSD) on Freebsd 7.0 It was working before the upgrade , i doubled check httpd.conf.... its not that

 

but testing the installation shows a blank configuration page and I am getting these errors

 

Unknown(0) : Warning - PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20090626-debug/mysql.so' - Cannot open "/usr/local/lib/php/20090626-debug/mysql.so"

Unknown(0) : Warning - PHP Startup: 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/New_York' for 'EDT/-4.0/DST' instead

Unknown(0) : Warning - PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20090626-debug/pdo_sqlite.so' - Cannot open "/usr/local/lib/php/20090626-debug/pdo_sqlite.so"

Unknown(0) : Warning - PHP Startup: 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/New_York' for 'EDT/-4.0/DST' instead

Unknown(0) : Warning - PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20090626-debug/pcre.so' - Cannot open "/usr/local/lib/php/20090626-debug/pcre.so"

Unknown(0) : Warning - PHP Startup: 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/New_York' for 'EDT/-4.0/DST' instead

Unknown(0) : Warning - PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20090626-debug/calendar.so' - Cannot open "/usr/local/lib/php/20090626-debug/calendar.so"

Unknown(0) : Warning - PHP Startup: 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/New_York' for 'EDT/-4.0/DST' instead

Unknown(0) : Warning - PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20090626-debug/filter.so' - Cannot open "/usr/local/lib/php/20090626-debug/filter.so"

Unknown(0) : Warning - PHP Startup: 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/New_York' for 'EDT/-4.0/DST' instead

Unknown(0) : Warning - PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20090626-debug/spl.so' - Cannot open "/usr/local/lib/php/20090626-debug/spl.so"

Unknown(0) : Warning - PHP Startup: 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/New_York' for 'EDT/-4.0/DST' instead

Unknown(0) : Warning - PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20090626-debug/pspell.so' - Cannot open "/usr/local/lib/php/20090626-debug/pspell.so"

Unknown(0) : Warning - PHP Startup: 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/New_York' for 'EDT/-4.0/DST' instead

Unknown(0) : Warning - PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20090626-debug/mysqli.so' - Cannot open "/usr/local/lib/php/20090626-debug/mysqli.so"

Unknown(0) : Warning - PHP Startup: 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/New_York' for 'EDT/-4.0/DST' instead

Unknown(0) : Warning - PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20090626-debug/dom.so' - Cannot open "/usr/local/lib/php/20090626-debug/dom.so"

Unknown(0) : Warning - PHP Startup: It is not safe to rely on the system's timezone settings. You are *required*[Wed Aug 11 11:25:34 2010

 

 

help?????

Link to comment
https://forums.phpfreaks.com/topic/210457-upgraded-to-php5-and-it-doesnt-run/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.