为了能够使用这些扩展,除了要正确地配置extension_dir外
,还得保证系统能够这些扩展所依赖的dll,解决的办法有两个:
1 将这些依赖的dll拷贝到%windir%\system32下,或者apache\bin下。
2 或者将PHP5的安装目录添加到%PATH%中。

到底哪些扩展依赖哪些dll呢?以下列表可以帮助我们回答这个问题:
php_curl.dll CURL, Client URL library functions Requires:   libeay32.dll, ssleay32.dll (bundled)
php_domxml.dll DOM XML functions PHP <= 4.2.0 requires: libxml2.dll
   (bundled) PHP >= 4.3.0 requires: iconv.dll (bundled)
php_fdf.dll FDF: Forms Data Format functions. Requires: fdftk.dll
gnu_gettext.dll (bundled), PHP >= 4.2.3 requires libintl-1.dll,
php_iconv.dll ICONV characterset conversion Requires: iconv-1.3.dll
php_ingres.dll Ingres II functions Requires: Ingres II libraries
php_interbase.dll InterBase functions Requires: gds32.dll (bundled)
php_java.dll Java functions PHP <= 4.0.6 requires: jvm.dll (bundled)
php_ldap.dll LDAP functions PHP <= 4.2.0 requires libsasl.dll(bundled),
     PHP >= 4.3.0 requires libeay32.dll,ssleay32.dll (bundled)
php_mcrypt.dll Mcrypt Encryption functions Requires: libmcrypt.dll
php_mhash.dll Mhash functions PHP >= 4.3.0 requires: libmhash.dll   (bundled)
php_mcrypt.dll Mcrypt Encryption functions Requires: libmcrypt.dll
php_mhash.dll Mhash functions PHP >= 4.3.0 requires: libmhash.dll   (bundled)
php_msql.dll mSQL functions Requires: msql.dll (bundled)
php_mssql.dll MSSQL functions Requires: ntwdblib.dll (bundled)
php_mysql.dll MySQL functions PHP >= 5.0.0, requires libmysql.dll   (bundled)
php_mysqli.dll MySQLi functions PHP >= 5.0.0, requires libmysqli.dll   (bundled)
php_oci8.dll Oracle 8 functions Requires: Oracle 8.1+ client libraries
php_openssl.dll OpenSSL functions Requires: libeay32.dll (bundled)
php_oracle.dll Oracle functions Requires: Oracle 7 client libraries
php_sybase_ct.dll Sybase functions Requires: Sybase client libraries
php_xmlrpc.dll XML-RPC functions PHP >= 4.2.1 requires: iconv.dll   (bundled)
php_xslt.dll XSLT functions PHP <= 4.2.0 requires sablot.dll,  expat.dll (bundled).
PHP >= 4.2.1 requires sablot.dll, expat.dll,  iconv.dll (bundled).

转载于:https://blog.51cto.com/xieyu/551436

如何解决PHP startup: Unable to load dynamic library的错误相关推荐

  1. cmd运行php文件以及环境配置出现的问题、 php.exe不是内部或外部命令,也不是可运行的程序 或批处理文件、PHP startup: Unable to load dynamic library

    我用php.exe远行php文件出现了几个问题,先说一下怎么解决这些问题的,然后再说怎么运行 首先是出现 'php.exe' 不是内部或外部命令,也不是可运行的程序 或批处理文件,查了一下,是没有配置 ...

  2. PHP Startup: Unable to load dynamic library 解决办法

    Windows上安装PHP的v8js模块报错: PHP Warning: PHP Startup: Unable to load dynamic library 'C:\xampp\php71\ext ...

  3. "unable to load dynamic library"错误的解决方法

    1.  问题的描述 今天php的mysql突然不好用了.先后提示下面的错误信息: 没有找到 libmysql.dll 因此这个应用程序未能启动 apache php startup: Unable t ...

  4. php load dynamic library,PHP startup: Unable to load dynamic library错误的错误

    怪啦!今天的Apache和IIS都没法正确加载php_mysql.dll.google了一下,原来发现出现这个问题的人还不少,PHP startup: Unable to load dynamic l ...

  5. php报错:PHP Startup Unable to load dynamic library

    今天遇到使用php命令运行文件报错,提示:PHP Startup: Unable to load dynamic ,于是网上找了好多资料,终于解决,记录如下,以便日后查阅. 报错内容如下: PHP W ...

  6. [乐意黎原创]PHP抛PHP Startup:Unable to load dynamic library bcmath,Libmcrypt,mhash,mcrypt等警告及模块动态安装详解

    如下,Centos里启动 php-fpm 时,控制台总在抛若干警告. [root@aerchi] #service php-fpm startStarting php-fpm daemon is su ...

  7. php dynamic library,PHP Startup: Unable to load dynamic library 问题。

    PHP Startup: Unable to load dynamic library ... (tried:... 这种算是比较常见的问题, 当然这里只讨论在保证 php.ini 中启用了相关扩展, ...

  8. PHP Warning: PHP Startup: Unable to load dynamic library ‘bz2‘ (tried: /usr/local/php8/lib/php/exte

    PHP安装,创建完软连接,第一次使用 php -m查看扩展正常 但是在调用软连接:php -v 或者 php -m 会出现以下错误 PHP Warning: PHP Startup: Unable t ...

  9. Warning: PHP Startup: Unable to load dynamic library 'D:\phpS p\php-7.0.12-nts\ext\php_igbinary.dll'

    php   加载redis时出现如下错误 Warning: PHP Startup: Unable to load dynamic library 'D:\phpS p\php-7.0.12-nts\ ...

最新文章

  1. Facebook开源ptr:在Python环境中并行运行单元测试
  2. 密歇根安娜堡大学的计算机科学教授,美国密歇根大学安娜堡分校读机械硕士在美国好就业吗?...
  3. 【2018.3.10】模拟赛之一-ssl2574Closest【深搜】
  4. Effective前端5:减少前端代码耦合
  5. 华为云再“祭”神器!
  6. hadoop商品推荐_北京尚学堂学员学习经验分享:商品推荐
  7. 1.安装编译软件(keil)
  8. [归并排序] 二路归并排序
  9. 路由器刷机教程图解_小米路由器刷机教程
  10. MT7628学习笔记(4)——固件烧录(TFTP方式)
  11. access考试素材_access数据库考试试题及答案.doc
  12. python 的保留字_Python-保留字(含义)
  13. Drupal 在Views 中自定义筛选 Filter
  14. HTB[Tier 0]Appointment题解
  15. 基于springboot的生鲜门店配送管理系统(idea+springboot+html+thymeleaf)
  16. 华山论剑之iOS中(数组,字典,SQLite,CoreData)的“增删改查“
  17. SCAU 1035 打印菱形图案
  18. WordPress插件开发教程1
  19. 92.最后的综合案例
  20. Angular5文件上传及进度报告、文件下载

热门文章

  1. php ip重复注册,php中表单的重复提交怎么通过记录IP来防止
  2. k8s selector_Kubernetes 服务选择(selector)
  3. mysql s索引 树_mysql 学习 - B+树索引
  4. 调整连字符号分隔字母的个数
  5. 远程服务器格式化,怎么远程服务器做ghost备份图解
  6. 图片生成html_markdown 生成头条文章的一个实现
  7. 基于Bert-NER构建特定领域中文信息抽取框架
  8. plsql 存储过程 批量提交_新一代的键值存储 KVell SOSP 2019
  9. mysql 递归查找父节点_MySQL递归查询树状表的子节点、父节点具体实现
  10. 广外大全国计算机,广外全国计算机等级考试考生人数再创新高