Jump to content

Trying to Install Composer - Unable to load dynamic library


Arnsenal

Recommended Posts

Hello

 

Ive been trying to install Symfony 2, I got it installed, the demo is working.

 

Now Im trying to install Composer via the excutable that is available at thier website.

 

When I select the php exe file and hit next during the installation I get...

 

PHP Startup: Unable to load dynamic library 'C:\Program Files (x86)\NVIDIA.... (more win PATH values)... C:\Program Files (x86)\EasyPHP-12.1\php\php546x130322180633\ext\php_bz2.dll' - The spcified module could not be found.

 

It give me this dialouge box about 15 times for different dlls which can be seen by the changing  file in the last directory path listed above.

 

As you may see I am using easy php

 

In the php.ini file easy php has their ${path} variable, I tried changing that to the actual path without the ${path} and I imediately got the dialogue boxes again, just by saving the ini file.

 

; Directory in which the loadable extensions (modules) reside.
; http://php.net/extension-dir
; extension_dir = "./"
; On windows:
extension_dir = "${path}\php\php546x130322180633\ext\"

 

Ive also included the location of all the dlls in the Windows Path envrioment vaiable.

 

I really have no idea how this all works and have been at it for a total of oh maybe 7 hours trying to figure it out.

 

Can anyone help?

 

Thanks, Jerry

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.