wamp windows xp httpd.exe aestan tray menu - windows-xp

I'm having problems getting WAMPSERVER to run. Let's start with what I do know:
1) I have 32bit windows xp running with a athalon X2 340 Dual. The property menu of my computer says: (the lack of x64 means I'm running 32bits.)
System: Microsoft XP Professional Version 2002 Service Package 3
2) I have .NET 4.0, C++ 2008 Redist..., and C++ 2010 Redist... installed (each 32bit).
3) I have tried to install both WAMPSERVER2.5 and WAMPSERVER2.2e. Both give me these errors:
httpd.exe is not a valid win32 application and
Aestan Tray Menu has encountered a problem and needs to close.
The 2.2e version also gives:
mysql.exe is not a valid win32 application
I realize this problem goes back to 2011. I appreciate your patience with it. I have been all over the forums on this one. Nothing seems to work.
I did see this on another form:
The VC11 library (C++ 2012 Redist..) will not run on Windows XP, even
SP3 or Windows Server 2003, so the minimum system requirements to run
WAMPServer 2.5 are: Windows 7 SP1 , Windows 8/8.1 , Windows Vista SP2
, Windows Server 2008 R2 SP1 , Windows Server 2012/R2.
All help is appreciated. Please keep it constructive guys. Any Ideas? Do you see something I'm doing wrong? Any advanced troubleshooting ideas/ tutorials? workarounds? Thanks! :)

The VC11 library will not run on Windows XP, even SP3 or Windows Server 2003, so the minimum system requirements to run WAMPServer 2.5 are:
Windows 7 SP1 ,
Windows 8/8.1 ,
Windows Vista SP2 ,
Windows Server 2008 R2 SP1 ,
Windows Server 2012/R2.
http://forum.wampserver.com/read.php?2,123685

Related

Application failed to start Qt platform plugins Windows

Installed PostgreSQL 11.1 and pgAdmin 4 on my Laptop with Windows 10. All OK.
Then moved to server with Windows Server 2008
And I followed the same installation but got Application failed...
I appreciate all the help I get.
The Windows Server 2008 SP2 is not supported. But 2008R2 (server) and above are supoorted

mongodb on windows 10 without windows server 2008?

I'd like to install MongoDB Community Edition on my computer, which has the 64-bit Windows 10 Home OS, but the system requirements say I need Windows Server 2008 to do it.
I don't think my computer has Windows Server 2008. Is there any way around this? For example, would it work for small-scale databases, or is it totally incompatible without Windows Server 2008?
If I absolutely can't use MongoDB, is there another non-relational database that would work with my system? (It would have to be free.)
I admit that the download site is a bit confusing.
But you can simply download the MSI and install it on your Windows 10 machine. A Windows Server version is not required for the community edition.
Disclaimer: I have it on a Pro (Windows 7 and 10, without Windows 2008 or any other server) edition, not on a Home edition, but I'm pretty sure that it will work in the local machine context)

MongoDB Download for Windows 10 64 bit

I'm trying to download MongoDB and I'm running Windows 10 64bit. All of the versions for download say either Windows Server 2008 64bit, or Windows Vista 32bit. Is it fine to just get one of the Windows Server 2008 versions, or is there just no support for Windows 10? Am I missing some sort of equivalence?
Current Downloads Page
The windows server 2008 64 bit version runs fine under Windows 10 x64.
https://docs.mongodb.com/manual/installation/
Uncheck "Install MongoDB Compass" and try again. worked for me

which version of mongodb should I install for windows6?

When I go to https://www.mongodb.com/download-center#community I don't see a version specific to windows7 64bit to install?which version should I install for windows6?
Ok this seems not clear. But you need to use the Windows Server 2008 R2 64-Bit Installer, with or without SSL support.
The others are a 32-Bit version and a legay 64-Bit version of mongodb, that does not make use of some windows features.
So this (with SSL) or this (without SSL).
Heres a reference to the Installation instructions of MongoDB.
MongoDB for Windows 64-bit runs only on Windows Server 2008 R2, Windows 7 64-bit, and newer versions of Windows. This build takes advantage of recent enhancements to the Windows Platform and cannot operate on older versions of Windows.
MongoDB for Windows 64-bit Legacy runs on Windows Vista, and Windows Server 2008 and does not include recent performance enhancements.

JBoss Compatibility with Windows Server 2008

Our product uses the JBoss 4.0.4 as an application server. Currently we are supporting Windows Server 2003 and planning to support Windows Server 2008. We want to know that is JBoss 4.0.4 fully compatible with Windows Server 2008 (64 bit)?
Please respond if anybody installed and used JBoss with Windows 2008.
Thanks
Since JBoss is 100% pure Java you can have it working on any Operating System that supports Java. So I guess that the real question is more "does my JVM run correctly on Windows 2008". According to this guide, JBoss needs a JDK 1.5 and should run on a 32-bit or 64-bit JVM on a 64-bit Windows 2008 machine.