English 中文(简体)
2. 黄志
原标题:yellow icon for wamp server
  • 时间:2012-05-18 11:49:50
  •  标签:
  • wampserver

amp服务器一行黄色,我尝试:

1. 导言 开放文档。 conf

Find:

# onlineoffline tag - don t remove
Order Deny,Allow
Deny from all
Allow from 127.0.0.1

改为:

# onlineoffline tag - don t remove
Order Deny,Allow
Allow from all

无变化!

2.left at the wamp icon > Put Online

无改动,目前仍在网上放置黄色icon-> 当地东道方不工作

3.apache --> service --> start service --> not work
4.apache --> service --> test port 80 -->

your port actually used by: server : Microsoft

我不知道有做什么?

问题回答

Ok, i 即数字。 正在发生的是Skype正在阻止80港。 因此,你必须做以下工作:

  1. Right click on skype.
  2. Click on quit and allow it to quit.
  3. Left click on the Wamp Server icon
  4. Click Start all services.
  5. Thats it! If you want to use skype, do all of the steps (1-4) then start skype again.

It s my own problem and solveed it. click start and type servicesp-> open it and stop it ( at the r8 side). click on the yellow icon and got apache--> service--> test port 80--> if it s available, then again go to apache --> service and --> install service

重新开始所有服务,点击“icon”,然后发现绿色

i did face this complex and i did tried all the solution to make wamp server go to green , but it did not work , every thing at all , but , when i click on test port 80 on apache , it gives your port 80 is used by http/api2.0 . and from here i found the answer from a contributor in ther web site http://theandystratton.com/2012/wampapache-broken-from-microsoft-httpapi-2-0-using-port-80 , here is the solution :

转自微软 HTTP/API 2.0

  1. 开放你的控制小组(Start > Control Panel)

  2. 改变从类别到小或大系数的观点

  3. 公开行政工具

  4. 开放式服务

  5. 名单上的“网络部署人员”

  6. 权利点击和选择财产

  7. 浮标

  8. 更改其起步 价值等于“管理”

  9. Hit Apply/OK to Save the change

  10. 前往西澳大利亚共同市场,恢复所有服务

This should do it.

我发现了一个把地雷固定在虚拟氧化物上的问题。 由于某种原因,协会安装器从未安装过这一服务。 为解决这一问题,在你的任务禁区,选定阿帕奇特区;“服务”区;“Install Service”区,随后遵循监督事务司屏幕的指示。

之后再回到阿帕奇特;和特;服务与特;以及选择“Start/Resume Service”

Try this,

  1. Left click the wamp icon, go to apache and then test port 80.
  2. If it shows apache then it is working fine and if it shows MicrosoftApi etc. then go to services --> search for web deployment agent service and stop it.
  3. Restart the wamp and hope it works for you.

这里的步骤是查明女权员的错误

  1. Go to Control Panel -> Event Viewer
  2. Find "Apache Service" in "Summary of Administrative Events", then double click on it
  3. View errors and fix them.

这样做是有助益的。

有许多模糊不清的事情可以造成这种情况,在我允许延长PHP zip时,它造成了黄色的icon,服务也没有开始。 由于这些服务没有开始,我就不得不放弃延期,不得不人工洗衣Sphp.ini,并发表评论。 然后,轮椅开始罚款。

重新加入西北大西洋渔业组织,试图在从机器上开车之前退出西北大西洋渔业组织,如果西北大西洋渔业组织正在运行,而且今后你不会处理这个问题,则试图放弃西澳大利亚混血管组织。

My solution was using a different port rather than 80.

  1. Left click over the "W" icon
  2. Select Apache > Use a port other than 80
  3. 8080 worked fine for me

亲爱!

我在安放场点点击了“比27.*”的“低落的本地人”。

该公司与(绿线一线)的工薪

就我的案件而言,我点击了霍伊科,然后点击开始所有服务,试图这样做可能会帮助乌。

• 接待你的技术旅;

www.un.org/spanish/ecosoc HOW TO FIX ANY PROBLEM with WAMP-SERVER:

Go to Control Panel -> Event Viewer Find "Apache Service" in "Summary of Administrative Events", then double click on it.

www.un.org/spanish/ecosoc 观点错误和固定错误。

MY ERROR WAS: MySQL was not working, mariaDB was blocking the port 3306. I had to go to services and end the service. After that I installed again MySQL service from left click menu (wamp icon). And then I Started All Services and it was green again :)

Cheers @Tin Nguyen

for me, I had the code execution cannot proceed because vcruntime140.dll error in the installation process and fixed by installing Microsoft VC packages downloaded from this URL

但此后,黄色icon并非通过一切可能的方式确定,it 只是通过重新安装 w!

i 存在同样的问题,点击“icon =>”;pache => 服务 => 安装服务

however avoid installing 64 bit wamp, sometimes it throws dll errors, i recommend Laragon instead





相关问题
List records in mysql using php

This is the last thing I m gonna do, after I can make this work, I can produce to designing which might be a lot easier. Thanks for all your help. I want to list a record from mysql using php by ...

Undefined index in PHP

I have this error again: Notice: Undefined index: IDNUMBER in E:wampwwwPHPcreate.php on line 5 Here is my code: <?php include E:wampwwwPHPconnection.php ; $...

how to fix this error?vb.net

Here is the screen shot of the vb.net: http://www.mypicx.com/12132009/ers/ And here is my code: Dim connectionString As String = "Driver={MySQL ODBC 3.51 Driver};SERVER=localhost;DATABASE=my school;"...

What is the default server name in wamp server?

I don t know of the default server name. Can you please help me because I need to work on our project to connect vb.net with wamp server, and for that to happen, I must know the server name that I ...

How to connect vb.net to wamp server?

Do you know of any way on how to connect wampserver or phpmyadmin localhost to vb.net. I mean adding, searching, deleting, updating, listing of data from the localhost database via vb.net?

WAMP server and PHP

I am using a WAMP server on a Windows Vista machine, and I am trying to do my first steps in PHP programming. The problem is that the PHP include function dosn t work, and I don t know what the ...

Debug PHP and Control Flow?

I am an autodidact so dont know much about conventional web development however, I have wrote a complete social networking website yet I dont know how to debug. My website has some problems and I need ...

热门标签