Results 1 to 3 of 3

Thread: PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files\PHP\ext\ph

  1. #1
    bpeacocke is offline Junior Member
    Join Date
    Dec 2008
    Posts
    3

    Default PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files\PHP\ext\ph

    I am connecting to the MySQL DB no problem but certain functions (like editing drop-down fields) do not work) and I am getting the following error at the bottom of the page: PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files\PHP\ext\php_pdo_mysql.dll'.
    I am running under IIS6.
    Any ideas what may be causing this issue?

  2. #2
    wynn is offline Sugar Team Member
    Join Date
    Aug 2008
    Posts
    372

    Default Re: PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files\PHP\ex

    it is strange, sugar only uses php_mysql and php_mysqli for MySQL DB.

    Maybe you have some problems with the PDO extension, you can try to disable it, to see if it is OK.

    Maybe you haven't got this dll, but in you php.ini you enable it

  3. #3
    bpeacocke is offline Junior Member
    Join Date
    Dec 2008
    Posts
    3

    Default Re: PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files\PHP\ex

    Hi Wynn,
    Thanks very much - that worked. Dsiabled it in PHP.INI and the error went away and Sugar now OK.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 0
    Last Post: 2007-08-09, 07:17 PM
  2. Replies: 0
    Last Post: 2007-02-02, 02:21 PM
  3. unable to load modules
    By ericwiz in forum Help
    Replies: 2
    Last Post: 2006-11-22, 07:33 PM
  4. Unable to load php_mysql.dll
    By xnavarro in forum Help
    Replies: 2
    Last Post: 2006-08-15, 01:33 AM
  5. Warning:can not load 'log4php.properties'
    By garfield in forum Developer Help
    Replies: 1
    Last Post: 2005-10-28, 12:05 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •