Upgrade Windows 8 Pro with Xampp to Win 10 - xampp

How it will be after the upgrade? I have to migrate to Win 10 on a machine with Xampp. And I wonder what will happen with Xampp after the upgrade? Can someone give option is it possible to break something with Xampp, Mysql databases, Apache?

So I make the upgrade and everything is working as usual with Apache and Mysql. Case is done.

Related

Windows CE 4.0 with Windows Server 2012

In my company, we have upgraded the Windows Server 2003 to Windows Server 2012 and we have some thin clients with an old version of RDP and they can't connect to the Server 2012 because when I does, I get this message: Because of a security error, the client could not connect to the remote computer. Verify that you are logged on to the network, and then try connecting again.
Our thin clients are: Compaq Evo T30 and a Neoware CA19 and they have Windows CE 4.0 installed by default.
Searching in internet, I've found this tutorial: http://www.hjgode.de/wp/2014/03/12/windows-server-2012-rds-and-windows-mobile-connection-error/ but I can't apply it to our server because we don't want to have less security.
I've searched everything on internet to configure the Windows CE to be able to connect to our server 2012 but I can't find anything helpful :( Seriously, we don't want to apply the steps of the previous tutorial, we prefer buying new Thin Clients instead of doing that, but it will be better if there is a way to be able to connect to the server 2012 without changing anything in the server.
Anyone can help me? Please, it's very important.
Thanks in advance! :)
Unless there is a way to update your clients to a newer release of Windows CE that support new RDP versions (you should test that first) probably replacing them is the only option.

websphere application server 5.1 on win 7

I have installed RAD 7.0 on win 7 64 bit, with WebSphere v5.1 Test Environment, sometimes its start but most of the times hit 'Server WebSphere v5.1 Test Environment Test Environment # localhost failed to start', how can check this, anyone can guide for this,
My experience only goes back to WAS v6 but assuming 5.1 is the same there will be a log folder for your server, as a subfolder wherever your WAS 5.1 profile is located. RAD should be able to show you where those folders are, and maybe even be able to open the main log file for you.
WAS v7 was released in 2008 and v5.1 would be far older. I would strongly encourage you to upgrade to v8.5 if at all possible.
WAS 5.1 is old and is not supported on windows 7. It is highly recommended to upgrade to v7.0 or higher. But if you still want to troubleshoot the logs should be under WAS_HOME/logs//

xampp with openssl 1.0.0 or higher

I need a xampp with openssl 1.0.0 or higher with php 5.4 and apache 2.4+ which can run on windows server 2003.
Xampp 1.8.3 is there but it doesn't work on windows server 2003.
Can you please suggest me any version??
Thanks.
Xampp works in server 2003, the issue you are facing is because Windows Server 2003 is a server operating system which has a per-installed IIS server which runs using the same port. I recommend you to shutdown the IIS services then try restarting xampp to make it work. you can reach the services console by services.msc

InstallShield-2008 + Windows 7

We are using Install Shield 2008 (I know its pretty old as per Install Shield standards) for creating setup for our applications and it has been working fine till now.
Recently we encountered an issue where on performing a major upgrade it creates multiple instances on Windows 7 64 bit machine only. It works like a charm for Windows XP SP3 machine.
What could the reason? I checked the Product Code and Upgrade Code and it seems correct.

Installing Xampp on MS Windows Server 2003

I have a Windows Server 2003 and asp.net website running on localhost. I have to install php and mysql, but php installation doesn't work for whatever reason. I was wondering if I could install package such as xampp on windows server to save time and hassle installing in manually (I could not find a tutorial for this). I was wondering though, if it is safe, i.e. what will happen if I go to http://localhost/ - will I get the php or asp website? In general, is it safe to install xampp on windows server 2003? All advice greatly appreciated.
Yeah, it's safe to install both. What you do is bind one to one port and the other to another port, so IIS is port 80 and Apache is port 81 or whatever, http://localhost/ would go to IIS and http://localhost:81/ would go to apache.
Microsoft got a detailed oficial instructionpage for PHP on IIS under h**p://php.iis.net/
You probably got IIS 6 running on that Windows 2003 Server. The following article describes how to run PHP apps
http://learn.iis.net/page.aspx/247/using-fastcgi-to-host-php-applications-on-iis-60/
If you have no experience with XAMPP or Apache Webserver I wouldn't recommend to install it... especially on a production system.

Resources