Jump to content
The Uniform Server Community

PHP CLI - Unable to load dynamic library './extensions\php_openssl.dll' - Attempt to access invalid address.


madguitar
 Share

Recommended Posts

Hi Guys

 

Been breaking my head over this. Get this when I run php cli

 

 

 

PHP Warning: PHP Startup: Unable to load dynamic library './extensions\php_curl.dll' - Attempt to access invalid address.
in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library './extensions\php_openssl.dll' - Attempt to access invalid address.
in Unknown on line 0

 

 

 

I am running Zero XIII.

 

  • I have put php70 folder on the environment PATH. I am able to run php without full folder path.
  • I have copied libeay32.dll and ssleay32.dll in System32 folder. Rebooted system multiple times.
  • Tried changing the extension_dir path to full folder path C:\UniformServer\....
  • Tried using php -c "path\to\php_production.ini" myfilename.php

 

Still I get this error, and I am unable to use CURL in the CLI.

 

Please help :(

 

 

 

Link to comment
Share on other sites

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.   Paste as plain text instead

  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.

Loading...
 Share

×
×
  • Create New...