LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   General (https://www.linuxquestions.org/questions/general-10/)
-   -   unable to install xampp on windows 8 (https://www.linuxquestions.org/questions/general-10/unable-to-install-xampp-on-windows-8-a-4175639967/)

jamesbon 10-08-2018 12:16 PM

unable to install xampp on windows 8
 
I am having errors while Installing Xamp 32 bit packages on 64 bit windows 8.1

(I could not get 64 bit downloads for windows 8 from Xampp page https://sourceforge.net/projects/xam...Windows/7.2.9/)

I installed Xampp in G:\software installations\xamp

[visual c++ redistributable missing error][1]
[apache port 443 error][2]

what is solution for these errors?how to fix them?

Microsoft visual C++ all redistributable are properly there in the system.
You can see this snapshot.
[microsoft all re distributables present][3]


[1]: https://i.stack.imgur.com/UwdLO.jpg
[2]: https://i.stack.imgur.com/ao0Tg.jpg
[3]: https://i.stack.imgur.com/d2NVm.jpg

I tried running Ubuntu 16 in Vmware but I ran in memory issues so had to go to windows,

hydrurga 10-08-2018 12:27 PM

Wouldn't you be best asking on a Windows forum given that you are trying to install a Windows program on Windows?

jamesbon 10-08-2018 12:34 PM

These are open source linux softwares

hydrurga 10-08-2018 12:41 PM

Quote:

Originally Posted by jamesbon (Post 5912468)
These are open source linux softwares

But you are trying to install the Windows version of XAMPP on Windows. I'm just saying that you would have a greater chance of success posting your issue on a Windows forum.

The XAMPP forums are here:

https://community.apachefriends.org/f/

scasey 10-08-2018 12:43 PM

Quote:

These are open source linux softwares
Ish...there is a Linux version, but you're asking about the windows version, so I agree that you should look for help elsewhere.

That said, I think your error message is pretty clear. You're already running a web server, so the one included in xampp can't start because the port isn't available.

Shut down the existing web server first.

Turbocapitalist 10-08-2018 12:57 PM

Quote:

Originally Posted by jamesbon (Post 5912463)
what is solution for these errors?how to fix them?

Don't mess around with VMs. Run only on bare metal.

Quote:

Originally Posted by scasey (Post 5912471)
Shut down the existing web server first.

Then back up the data, reformat the HD and install Debian, Devuan, or CentOS. Add Apache2, MariaDB or MySQL, and OpenSSH server, then restore the data. That will solve the XAMPP problem and get you basic LAMP service with all the advantages.

jamesbon 10-08-2018 09:59 PM

for apache port 443 error I have got a solution on popular website https://stackoverflow.com/questions/...l-panel-v3-2-1

https://superuser.com/questions/1364...364944#1364944

posting it here for future reference VC++ redistributable is yet to be debugged.


All times are GMT -5. The time now is 07:02 PM.