Wamp - no operation is available - wamp

I just installed wamp.
I started the application and 2 things:
I keep getting red light.
when I press the icon nothing happens, I am pretty sure it should have come up with a menu or something.
I can't restart or nothing...
I am administrator, I tried reinstalling.
ideas?
Thanks

Is there any other program using port 80 ? so that apache can't start ?
tried already to start the services by hand?
Start Menu - Run - Services.msc
and look for apache and mysql.
What OS are you running? make sure you haven't IIS running.

Related

Automatic restart of c++ process attached to a wamp server

I've been working on a computing server and I need to make sure it restart properly in case of crash. The computer restarts properly, so I'm trying to start my process.
Our server is a C++ executable attached to Apache on a wamp server, the whole thing on a Windows computer. So I need to find a way to :
Start Wamp when Windows restarts
Start my process when Wamp is ready
I found out how to start Wamp when Windows reboots but I'm stuck on how to get my process to start when Wamp is ready. How can I do that ?
I'm using NSSM to create windows services out of regular processes. It's painless and you can set another service as a dependency, ensuring your process won't start before it.

wamp server not working on win10

My WAMP server is not working whatever i do.
I disabled IIS so it is not occupying port 80.
Then checking it in cmd with command netstat -ao its not there
I have WAMPServer 64bit so i checked wampapache64 and wampmysqld64 in Task Manager
And found that wampapache64 is not running. Tried to run it through WAMP>Apache>Services>Start/Resume and tried manually in Task Manager does not start it.
WAMP icon still orange and not green.
Does anyone have any idea?
Update
In cmd i went to cd C:\wamp\bin\apache\apache2.4.9\bin then httpd.exe -e debug and it outputed me an error in httpd.conf
Checked that line and it was my fault :) when modified with notepad probably entered it... Geez...
So anyway after fixing that it started showing missing files

EasyPHP MySQL does not start

I´ve installed EasyPHP Devserver 16.1.1 on Windows 7 starter. HTTP server works fine, but MySQL (5.7.11 x86) doesn't start. I can't figure out why. After clicking Start button, the page refreshes but MySQL never starts, with no error messages. Error log remains empty.
I´ve also installed Visual C++ Redistributable for Visual Studio 2015 x86.
Can anyone help me with this? Thanks in advance.
I have found the reason.I read MYSQL's error log , and saw this "[ERROR] Do you already have another mysqld server running on port: 3306 ?" , then I realized that I have another mysql server is running on 3306(because I have installed other PHP environment in my computer,and it starts automatically). I open the Tools of EasyPHP ,select "open ports controller", and kill the process on 3306. Finally , I start MYSQL again. Everything goes fine.
i opened the CMD and wrote "lodctr /r", i waited to load a few second, a message popped out, i dont remember what it said but then i reloaded the web site and tried again to star the servers, it worked!!!
well, if anybody is having problems here can try this.

WAMP- localhost opening error

I am trying to install wamp server (following is the exact setup name) on windows 7, 64Bit OS. But it never starts, icon stays in green color meaning services start.but it is not working.
Possibilities
WAMP use port 80 : Is there any other process running which might use port 80. Skype use this port. Do you have skype ?
If the Wampmanager icon in the system tray is Orange then one of the services has not started.
Look at your MySQL error log and Windows Event Viewer, for error messages from MySQL, that should tell you what the problem is.
If you tried installing Apache and MySQL independantly before you installed WAMPServer make sure they are both properly uninstalled. Also check there is no my.ini file anywhere on your system except inside the C:\wamp folder structure.

Wamp server icon will not turn green

I read many similar questions about it but the solutions are not working for me.
The icon says WAMP Server online but it stays orange.
when I test port 80 under Apache/services/Test port 80 it says that port 80 is actually used by: Server: Apache/2.2.8 PHP/5.2.6
Shouldn't that be a good thing? As there are no other programs using port 80, despite that when I type local host I get a weird page instead of the normal one, it has pink bars
The AppServ Open Project - 2.5.10 for Windows
phpMyAdmin Database Manager Version 2.10.3
PHP Information Version 5.2.6
About AppServ Version 2.5.10 for Windows
AppServ is a merging open source software installer package for Windows includes :
Apache Web Server Version 2.2.8
PHP Script Language Version 5.2.6
MySQL Database Version 5.0.51b
phpMyAdmin Database Manager Version 2.10.3
ChangeLog
README
AUTHORS
COPYING
Official Site : http://www.AppServNetwork.com
Hosting support by : http://www.AppServHosting.com
Change Language :
Easy way to build Webserver, Database Server with AppServ :-)
I really need to start working in this project but this is preventing me from even starting.
I have solution...
Click WampServer icon in tray icons -> Apache -> Service -> Install service
(same for mysql -> Service -> Install service )
Then, Apache -> Service -> Start service (same for MySql -> Service -> Start service)
done! Enjoy :-)
If you are running Skype, stop it since it uses port80 which is needed by WAMP
You can also switch the port needed for Wamp.
Follow this article
How to change port number for apache in WAMP
Unless you really know what you are doing you should only have ONE Apache on your system.
Basically WAMPServer and APPServ are the same thing, that is they are installers for the WAMP Stack i.e. Apache, MySQL and PHP.
You only need one of them so uninstall the other, of course remember to backup anything you may want to move over to the other before you uninstall one of them.
Check if MySQL is running or not
Click on Wamp icon in icon tray then
MySQL->Service
if Start/Resume Service is visible and clickable it means your MySQL service is not running that's why it is giving you problem.
It's possible that you have installed some other application that installed and running MySQL - so already having one MySQL running is what conflicting with wamp's MySQL.
How to stop other MySQL from running?
Simply go to My Computer and search for file name "my.ini" (without quotes)
There should be at-least two my.ini files on your computer delete all other my.ini except the one in wamp directory
Restart your computer and start the wamp server it should solve your problem
As of WampServer 2.5 (64bit), these are the things I had to do to get it to go green:
In your my.ini
Change [wampmysqld] to [wampmysqld64]. Now when you start/stop wamp you should get information in your mysql log file (and errors if you have any).
I uncommented all the innodb lines under where it says Uncomment the following if you are using InnoDB tables (except for innodb_log_arch_dir and innodb_additional_mem_pool_size).
Make sure the innodb_data_home_dir is set properly, like innodb_data_home_dir = C:/wamp/bin/mysql/mysql5.6.17/data/. Do the same for innodb_log_group_home_dir.
Change the locale line to read lc-messages=en_US for English.
You can confirm mysql is up and running with Wamp Icon > Mysql > Service (Start/Resume service should be greyed out)
Install and start apache:
Wamp Icon > Apache > Service > Install Service.
Wamp Icon > Apache > Service > Start. (you can click on "test port 80" to see if something was blocking it like others have mentioned, such as skype, sql reports, etc.)
During the starting of WAMP server, the Apache service should be started as well. In case, it doesn’t start; WAMP server won’t perform as it should be.
To fix this issue, navigate to the WAMP server icon in the system tray > Apache > Service administration ‘wampapache64’ > Install Service.
it will open the Command Prompt on your screen. After closing the Command Prompt, go to the same path and click on Start/Resume Service.
The WAMP server icon should turn to green right away.
In case you can have all these but still, the icon is displaying orange color, you need to click on Restart Service button.