Menu

#25 dll extensions for php7.2.0 not load - windows

v1.0 (example)
open
nobody
None
9
2017-12-13
2017-12-13
No

Hi Team,

i am getting this issue, just for php 7.2.0

[13-Dec-2017 03:29:27 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: c:/wamp64/bin/php/php7.2.0/ext/openssl (The specified module could not be found.
), c:/wamp64/bin/php/php7.2.0/ext/php_openssl.dll (The specified module could not be found.
)) in Unknown on line 0
[13-Dec-2017 03:29:27 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_mysql' (tried: c:/wamp64/bin/php/php7.2.0/ext/pdo_mysql (The specified module could not be found.
), c:/wamp64/bin/php/php7.2.0/ext/php_pdo_mysql.dll (The specified module could not be found.
)) in Unknown on line 0
[13-Dec-2017 03:29:27 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_sqlite' (tried: c:/wamp64/bin/php/php7.2.0/ext/pdo_sqlite (The specified module could not be found.
), c:/wamp64/bin/php/php7.2.0/ext/php_pdo_sqlite.dll (The specified module could not be found.
)) in Unknown on line 0
[13-Dec-2017 03:29:27 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'soap' (tried: c:/wamp64/bin/php/php7.2.0/ext/soap (The specified module could not be found.
), c:/wamp64/bin/php/php7.2.0/ext/php_soap.dll (The specified module could not be found.
)) in Unknown on line 0
[13-Dec-2017 03:29:27 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'sockets' (tried: c:/wamp64/bin/php/php7.2.0/ext/sockets (The specified module could not be found.
), c:/wamp64/bin/php/php7.2.0/ext/php_sockets.dll (The specified module could not be found.
)) in Unknown on line 0
[13-Dec-2017 03:29:27 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'xmlrpc' (tried: c:/wamp64/bin/php/php7.2.0/ext/xmlrpc (The specified module could not be found.
), c:/wamp64/bin/php/php7.2.0/ext/php_xmlrpc.dll (The specified module could not be found.
)) in Unknown on line 0
[13-Dec-2017 03:29:27 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'xsl' (tried: c:/wamp64/bin/php/php7.2.0/ext/xsl (The specified module could not be found.
), c:/wamp64/bin/php/php7.2.0/ext/php_xsl.dll (The specified module could not be found.
)) in Unknown on line 0

while the dll files is there, but wamp can't load these files, any suggestion

Related

Support Requests: #25

Discussion

  • otomatic

    otomatic - 2017-12-13

    Bonjour Mohammed,

    Support ONLY on the forum :
    http://forum.wampserver.com/list.php?2

    [support-requests:#25] dll extensions for php7.2.0 not load - windows

    Status: open
    Group: v1.0 (example)
    Created: Wed Dec 13, 2017 03:39 AM UTC by Mohammed Jalala
    Last Updated: Wed Dec 13, 2017 03:39 AM UTC
    Owner: nobody

    Hi Team,

    i am getting this issue, just for php 7.2.0

    [13-Dec-2017 03:29:27 UTC] PHP Warning: PHP Startup: Unable to load
    dynamic library 'openssl' (tried:
    c:/wamp64/bin/php/php7.2.0/ext/openssl (The specified module could not be found.
    ), c:/wamp64/bin/php/php7.2.0/ext/php_openssl.dll (The specified module could not be found.
    )) in Unknown on line 0
    [13-Dec-2017 03:29:27 UTC] PHP Warning: PHP Startup: Unable to load
    dynamic library 'pdo_mysql' (tried:
    c:/wamp64/bin/php/php7.2.0/ext/pdo_mysql (The specified module could not be found.
    ), c:/wamp64/bin/php/php7.2.0/ext/php_pdo_mysql.dll (The specified module could not be found.
    )) in Unknown on line 0
    [13-Dec-2017 03:29:27 UTC] PHP Warning: PHP Startup: Unable to load
    dynamic library 'pdo_sqlite' (tried:
    c:/wamp64/bin/php/php7.2.0/ext/pdo_sqlite (The specified module could not be found.
    ), c:/wamp64/bin/php/php7.2.0/ext/php_pdo_sqlite.dll (The specified module could not be found.
    )) in Unknown on line 0
    [13-Dec-2017 03:29:27 UTC] PHP Warning: PHP Startup: Unable to load
    dynamic library 'soap' (tried: c:/wamp64/bin/php/php7.2.0/ext/soap
    (The specified module could not be found.
    ), c:/wamp64/bin/php/php7.2.0/ext/php_soap.dll (The specified module could not be found.
    )) in Unknown on line 0
    [13-Dec-2017 03:29:27 UTC] PHP Warning: PHP Startup: Unable to load
    dynamic library 'sockets' (tried:
    c:/wamp64/bin/php/php7.2.0/ext/sockets (The specified module could not be found.
    ), c:/wamp64/bin/php/php7.2.0/ext/php_sockets.dll (The specified module could not be found.
    )) in Unknown on line 0
    [13-Dec-2017 03:29:27 UTC] PHP Warning: PHP Startup: Unable to load
    dynamic library 'xmlrpc' (tried: c:/wamp64/bin/php/php7.2.0/ext/xmlrpc
    (The specified module could not be found.
    ), c:/wamp64/bin/php/php7.2.0/ext/php_xmlrpc.dll (The specified module could not be found.
    )) in Unknown on line 0
    [13-Dec-2017 03:29:27 UTC] PHP Warning: PHP Startup: Unable to load
    dynamic library 'xsl' (tried: c:/wamp64/bin/php/php7.2.0/ext/xsl (The
    specified module could not be found.
    ), c:/wamp64/bin/php/php7.2.0/ext/php_xsl.dll (The specified module could not be found.
    )) in Unknown on line 0

    while the dll files is there, but wamp can't load these files, any suggestion

    Sent from sourceforge.net because you indicated interest in
    https://sourceforge.net/p/wampserver/support-requests/25/

    To unsubscribe from further messages, please visit
    https://sourceforge.net/auth/subscriptions/

    --
    Cordialement,
    Dominique courrier : dominique@ottello.net

     

    Related

    Support Requests: #25


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.