WampServer搭建php环境可能遇到的问题,wampserverphp
WampServer搭建php环境可能遇到的问题
1.安装时报错,缺少 MSVCR100.dll 文件
这是因为wampServer安装时用到的vc库没有更新,要安装更新之后再进行安装,因为之前安装的VC版本低了,才导致安装的时候提示丢失MSVCR100.dll文件。
以下分别是32位与64位的VC10下载地址:
VC10 SP1 vcredist_x86.exe 32 bits :
http://www.microsoft.com/download/en/details.aspx?id=8328
VC10 SP1 vcredist_x64.exe 64 bits :
http://www.microsoft.com/download/en/details.aspx?id=13523
安装过之后,原来的问题就能够解决了。
2.修改默认端口(默认使用80端口)
a) 打开wampServer安装目录下的bin\apache\apache[version]\conf文件夹下的httpd.conf文件,查找Listen,然后找到listen后的80端口,修改为想要用的端口
b) 打开wampSever安装目录下的wampmanager.tpl文件,查找localhost然后在后面加上:8080
3.修改默认网站文件夹
a) 打开wampServer安装目录,打开 scripts目录下的config.inc.php 文件,搜索wwwDir,设置为自己想要设置的web目录
b) 修改Apache的httpd.conf文件,打开wampServer安装目录下的bin\apache\apache[version]\conf文件夹下的httpd.conf文件,查找DocumentRoot,修改后面的路径为自己想要设置为web目录,再查找
4.修改mysql数据库密码
a) 在apache控制台打开mysql控制台.MySQL console
b) 由于密码为空,所以直接回车,燃火输入use mysql
c) 3)输入sql语句并且执行 update user set password=PASSWORD('你的密码') where user='root';
d) 4)最后输入 flush privileges; 这里是保存修改结果,否则不会生效.

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Dreamweaver Mac version
Visual web development tools

Dreamweaver CS6
Visual web development tools

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.
