简体   繁体   English

Wamp服务器未显示我的本地网站

[英]Wamp server doesn't show my local website

I have checked the rewrite module on Apache modules, I have downloaded the files from a local server with Filezilla and when I try to type on chrome: localhost/"myprojectname" it shows me this message: 我已经检查了Apache模块上的重写模块,已经使用Filezilla从本地服务器上下载了文件,当我尝试在chrome上键入: localhost/"myprojectname"它显示了以下消息:

Access denied for user 'root'@'localhost' (using password: YES). 用户'root'@'localhost'的访问被拒绝(使用密码:是)。

Can anyone help me? 谁能帮我?

That error message is generated my MySQL. 该错误消息是我的MySQL生成的。

You'll need to find the local file within the website that contains your MySQL configuration / login information and update it to reflect the proper credentials for your WAMP MySQL installation. 您需要在网站上找到包含MySQL配置/登录信息的本地文件,并对其进行更新以反映WAMP MySQL安装的正确凭据。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 网站的功能与我的localhost(沼泽)服务器上的功能不同 - Website doesn't function the same way as it does on my localhost (wamp) server PHP gettext在本地WAMP服务器上不起作用 - PHP gettext doesn't work on local WAMP server 网站在本地但不在在线服务器(WAMP)上运行 - Website working on local but not on online server (WAMP) 我的SQL代码似乎没有连接到我的服务器。 它曾经做到过,并且可以在我的Wamp服务器上使用 - My SQL code doesn't seem to be connecting to my server. It used to do it and it works on my Wamp server 为什么 PHP 脚本在 WAMP/MySQL 服务器中不显示 Unicode 文本 - Why PHP script doesn't show Unicode text in WAMP/MySQL Server 浏览后,Mysql服务停止运行 - Wamp , Mysql service stopped after browsing my local website 我网站上的图片未显示在Google图片搜索中 - The image from my website doesn't show on google image search Google 不喜欢我的 WAMP 服务器。 谁有想法? - Google doesn't like my WAMP server. Anyone have any ideas? 我的本地服务器(沼泽)的android服务器地址会更改吗? - Will the android server address for my local server(wamp) change? getElementbyId 在服务器上返回 null 但在我的本地 wamp 上工作正常 - getElementbyId returns null on server but works fine on my local wamp
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM