Changes between Initial Version and Version 1 of Ticket #41370


Ignore:
Timestamp:
Nov 14, 2013, 6:13:56 PM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

What is trying to load /opt/local/lib/php54/extensions/no-debug-non-zts-20100525/php_curl.dll? No MacPorts port that I'm aware of provides that file, and indeed the error message is telling you that the file does not exist. Is that something you've manually entered into your php.ini? If so remove it and install the php54-curl port which provides /opt/local/lib/php54/extensions/no-debug-non-zts-20100525/curl.so and installs its own curl.ini file to load it.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41370

    • Property Owner changed from macports-tickets@… to ryandesign@…
    • Property Keywords curl removed
    • Property Summary changed from curl not working after complete reinstall to php-curl: Unable to load dynamic library '/opt/local/lib/php54/extensions/no-debug-non-zts-20100525/php_curl.dll'
    • Property Port php-curl added
  • Ticket #41370 – Description

    initial v1  
    1 Because of [this issue]https://trac.macports.org/ticket/41188, I basically reinstalled my entire system: but after I got everything finally finished installing (per instructions), I am now seeing this bug, and I cannot for the life of me figure out what's going on. I went through all this partly to make sure I had a good, solid and updated setup to be able to work natively on my Mac again. When I first start up iTerm, I get this (and also drush and other tools now don't work because of this error, since basically everything I use needs curl):
     1Because of [ticket:41188 this issue], I basically reinstalled my entire system: but after I got everything finally finished installing (per instructions), I am now seeing this bug, and I cannot for the life of me figure out what's going on. I went through all this partly to make sure I had a good, solid and updated setup to be able to work natively on my Mac again. When I first start up iTerm, I get this (and also drush and other tools now don't work because of this error, since basically everything I use needs curl):
    22
    33{{{