做了很多php的东西了,一直都用的是集成了apache和php的服务器
今天心血来潮,应该说是昨天了,决定自己从头配一下php的环境
网
上有关配置的文章一大堆,随便找了个便照着配
谁料想问题不断,网上的文章都是抄袭的,都不验证一下是否正确就转了
最后还是上英文网站看老
外是如何解决的
功夫不负有心人终于看到点门道
应该是php.ini没有找到
其他的都是拼写的问题
还要那个拷文件的步骤,
根本没必要,已经在环境变量里配置过path了就没必要把动态链接库拷的系统目录下
纯属闲的没事干,干扰别人分析
希望以后转文章的人能自
己动手验证下
唉,都快4点了,把有问题的地方贴出来,备查
PHPIniDir "d:/php/php5"
指
定php.ini 的位置
DocumentRoot "D:/php/www"
<Directory
"D:/php/www">
这两个必须都改了
extension=php_mysql.dll
extension=php_mysqli.dll
这
两个的注释都去掉,千万注意不要和mssql混淆,我就是看错了单词,浪费了几个小时的时间
终于解决问题了
睡觉……
分享到:
相关推荐
Corrected MessageSend function to only access required data for sending Corrected abort message send functionality Corrected SetBitrate function EMAC: Corrected ETH DMA initialization. Now done when ...
vue-cli-plugin-windicss 于Vue CLI的 ,速度很快! :high_voltage: aka按需Tailwind CSS 特征 :high_voltage: 快速-比快20到100倍 :puzzle_piece: 按需CSS实用程序(与Tailwind CSS v2兼容)和本机元素样式...
Corrected MessageSend function to only access required data for sending Corrected abort message send functionality Corrected SetBitrate function EMAC: Corrected ETH DMA initialization. Now done when ...
在这个项目中,我们主要关注如何使用机器学习(ML)算法在Python环境中预测311服务请求的解决时间。311服务通常是一个城市提供的非紧急公共服务热线,市民可以通过它报告各种问题,如垃圾处理、道路维修等。...
Corrected MessageSend function to only access required data for sending Corrected abort message send functionality Corrected SetBitrate function EMAC: Corrected ETH DMA initialization. Now done when ...
12. **解决冲突**(Resolving Conflicts):当多个用户修改同一部分代码时,Git会标识出冲突,需要手动编辑冲突文件并重新提交。 13. **日志(Log)**:`git log`显示提交历史,可以配合`--pretty`选项定制输出格式。 ...
.tmLanguage files may contain a <hidden> element, to indicate they shouldn't be displayed to the user Fixed a crash that occurred when dragging rows scrolled out of view in the side bar Fixed not ...
npm install 时,会出现很多错误,... stack Error: `gyp` failed with exit code: 1 gyp ERR! stack at ChildProcess.onCpExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16) g
:globe_with_meridians: @ intlify / vite-plugin-vue-i18n Vue I18n的Vite插件 :handshake: 支持新项目 Intlify Project是一个开源项目,其中包括Vue I18n和i18n工具和自由软件,其持续的开发完全依靠赞助商的...
You need to get a newer Subversion client, or to downgrade this working copy. 该错误提示的原因是安装了多个版本的 SVN 客户端,且各个客户端的版本不一致。解决方法是将本机安装的所有的 SVN 客户端都更新到...
Used to lock ranges between records in a table to prevent phantom insertions or deletions into a set of records. Ensures serializable transactions. RID A Row Identifier. Used to individually lock a ...
F2084 Internal Error SCR765.00 of 5 Closed11193 Inlined function affects working of the enclosing for loop0.00 of 5 Closed11184 [Fatal Error] F2084 Internal Error: ILLK26340.00 of 5 Closed11069 ...
// Using yarn, when there is a `yarn.lock`. $ npm install yarn install v0.18.1 [1/4] :magnifying_glass_tilted_left: Resolving packages... [2/4] :delivery_truck: Fetching packages... [3/4] :link: ...
Resolving Ethical Dilemmas: A Guide for Clinicians, Fifth Edition Now in its Fifth Edition, this respected reference helps readers tackle the common and often challenging ethical issues that affect ...
"Resolving_Oracle_Latch_Contention.pdf"文件可能包含了具体的案例分析,包括如何识别Latch Contention问题,以及在特定场景下如何实施上述解决策略。通过阅读这份文档,读者可以更深入地理解Oracle Latch ...
在ANSYS CFD软件中,尺度解析模拟(Scale-Resolving Simulations, SRS)是解决复杂流体动力学问题的重要工具,它能提供比传统雷诺平均 Navier-Stokes(RANS)模型更精确的流动预测。本文将深入探讨SRS模型的原理、...
root@446d7cf1606c:/etc/mysql# apt-get update Err:1 http://security.debian.org/debian-security buster/updates InRelease Temporary failure resolving 'security.debian.org' Err:2 http:/
Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) on project
PL/SQL (Procedural Language for SQL) is a procedural extension to SQL that provides a powerful way to manipulate data within the Oracle database environment. This section introduces the basics of PL/...