Results 1 to 3 of 3

Thread: timezonedb.so Errors!

  1. #1
    Member
    Join Date
    Aug 2011
    Posts
    5

    Default timezonedb.so Errors!

    Got alot of Errors in error_log Files:

    Code:
    [15-Aug-2012 09:46:48] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/timezonedb.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/timezonedb.so: cannot open shared object file: No such file or directory in Unknown on line 0
    [15-Aug-2012 09:46:48] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/timezonedb.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/timezonedb.so: cannot open shared object file: No such file or directory in Unknown on line 0
    [15-Aug-2012 09:46:48] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/timezonedb.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/timezonedb.so: cannot open shared object file: No such file or directory in Unknown on line 0
    [15-Aug-2012 09:46:48] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/timezonedb.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/timezonedb.so: cannot open shared object file: No such file or directory in Unknown on line 0
    [15-Aug-2012 09:46:48] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/timezonedb.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/timezonedb.so: cannot open shared object file: No such file or directory in Unknown on line 0
    [15-Aug-2012 09:46:48] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/timezonedb.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/timezonedb.so: cannot open shared object file: No such file or directory in Unknown on line 0
    [15-Aug-2012 09:46:48] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/timezonedb.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/timezonedb.so: cannot open shared object file: No such file or directory in Unknown on line 0
    [15-Aug-2012 09:46:48] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/timezonedb.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/timezonedb.so: cannot open shared object file: No such file or directory in Unknown on line 0
    [15-Aug-2012 09:46:48] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/timezonedb.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/timezonedb.so: cannot open shared object file: No such file or directory in Unknown on line 0
    [15-Aug-2012 09:46:48] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/timezonedb.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/timezonedb.so: cannot open shared object file: No such file or directory in Unknown on line 0
    [15-Aug-2012 09:46:48] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/timezonedb.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/timezonedb.so: cannot open shared object file: No such file or directory in Unknown on line 0
    Rebuilding with Easy Apache not helps

  2. #2
    cPanel Staff cPanelTristan's Avatar
    Join Date
    Oct 2010
    Location
    somewhere over the rainbow
    Posts
    7,611
    cPanel/WHM Access Level

    Root Administrator

    Default Re: timezonedb.so Errors!

    Hello,

    See if the module exists on the system:

    Code:
    ls -lah /usr/local/lib/php/extensions/no-debug-non-zts-20060613/timezonedb.so
    ls -lah /usr/lib/php/extensions/no-debug-non-zts-20060613/timezonedb.so
    If it doesn't, try to install it:

    Code:
    pecl install timezonedb
    If that places a copy into /usr/lib for the path rather than /usr/local/lib, copy the timezonedb.so file into /usr/local/lib/php/extensions/no-debug-non-zts-20060613/ location.

    Thanks!
    cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
    -- Tristan, Technical Analyst III, Forums Specialist, cPanel Tech Support

    Submit a ticket | Check an existing ticket

  3. #3
    Member
    Join Date
    Oct 2012
    Posts
    6
    cPanel/WHM Access Level

    Website Owner

    Default Re: timezonedb.so Errors!

    Out of interest, I also had this issue and your fix seems to have worked Tristan. Thank you.

Similar Threads

  1. Massive Error Logs with timezonedb.so / homeloader.so /
    By BrandonShutter in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 05-31-2012, 03:53 PM
  2. error log panel does not display errors for a site when many errors logged
    By DGermancp in forum Feature Requests for cPanel & WHM
    Replies: 3
    Last Post: 05-09-2012, 07:33 AM
  3. errors =/
    By omgwtfbbqhax in forum cPGS Discussions
    Replies: 4
    Last Post: 12-15-2008, 12:25 PM
  4. Dns Errors / Service Monitor Errors
    By GravityRainbow in forum New User Questions
    Replies: 1
    Last Post: 06-20-2005, 11:33 PM
  5. Errors
    By chrisben in forum cPanel & WHM Discussions
    Replies: 0
    Last Post: 02-06-2003, 04:06 AM