Downloaded 2nd Wamp install, uninstalled it, now original WAMP install is not working. Any ideas how to fix it? - wamp

I was running WAMP 3.1 perfectly fine, then accidentally installed WAMP 3.2 instead of updating to 3.2. That ended up breaking my WAMP so it wouldn't work. So, I decided to uninstall 3.2, but now 3.1 is not working. The WAMP icon is just a red square. It says "None of 3 services running".

Here's my notes in case someone else has the same problem.
I uninstalled 3.2, then installed services in 3.1. Everything went back to working normally. Then updated the normal way though this site: http://wampserver.aviatechno.net/

Related

How do I update my h2o version on AWS working with flow?

I installed h2o using the AMI on the marketplace. It installed 3.14, and I am trying to update the version to the latest stable one of h2o.ai so my co-workers can use flow. How can I best do this?
I have tried uninstalling using
pip install http://h2o-release.s3.amazonaws.com/h2o/rel-wolpert/4/Python/h2o-3.18.0.4-py2.py3-none-any.whl
And directly by SSH-ing into my instance via terminal. However, even if it says "successfully uninstalled", it seems to keep reverting to the version 3.14.
I suspect there is a script at startup that is reinstalling and loading 3.14, but I can't figure it out. Any help is appreciated.

Unable to install Docker for Windows for the Divio App

When trying to set up the Divio app, I get this warning screen.
DivioSetupWarningScreen
However, even though the picture claims I do, I don't have Docker Toolbox installed. When I try to install Docker for Windows on anyways by pressing the "Continue" button as seen in the picture above, I get this.
DockerNotInstalled
In the second picture, I tried clicking "Contact Support," but that led me to a blank webpage. Also, if I try to install Docker Windows without the Divio App, but it would not let me because I do not have the enterprise Windows OS, just the home. I also tried downloading Boot2Docker Start, but that didn't really help.
I'm at a loss as to what to try next. Any help would be appreciated.Thanks!
As you have Windows Home edition, one of the solutions would be to install Docker Toolbox/VirtualBox manually and use Divio CLI in PowerShell. Because current version of Divio App does not recognize Windows edition type. It should be presented in the next coming release.

How do I go about installing ColdFusion 11 Trial on an Ubuntu 14.04?

I want to try changing my development environment from Windows 8 to Ubuntu so I would like to know if it is possible to install CF11 Trial on an Ubuntu? It will be my first time working with Linux. I already know how to install Postgre 9.3 and pgAdmin. I'm clueless with CF though. Can anyone help me?
Ubuntu 13.04 and 13.10 are supported with ColdFusion 11. Here is the list of supported environments. You can download CF11 here. For installation instructions, see: Installing the Server Configuration

Can't connect to yesod server

I followed this tutorial, and I've tried it on Windows 8, a clean install of Windows 7, and Ubuntu (all on the same computer and router). It works on Ubuntu, but the browser fails to ever connect to localhost:3000 (or any port I specify in the code) with Windows 7 and Windows 8. However, connecting to ruby on rails at localhost:3000 does work on Windows 7 and Windows 8. So far, I've played around with the hosts file, running as administrator, using ghc, using yesod devel, firewalls, and more. Nothing has worked. I assume given these constraints that it's a bug in yesod, but maybe there's a hack around it.
I believe there was a bug for a few days with the version of Warp on Hackage which prevented it from working on Windows. Any more recent version of Warp should work correctly.

Wamp 5.1 and wamp 5.3 on same machine?

I want to install wamp 5.1 and wamp 5.3 on same machine. My operating system is Windows XP.
I have initially wamp 5.3. So, i installed wamp5.1. But, I am unable to find wamp 5.3.
How can i install both version versions?
Easy answer from the top of my head, install a virtual machine and the other WAMP server on it. Then you can configure shared folders and access the VM Server from the host browser.