Problemi quitting from XAMPP - xampp

I'm using XAMPP in order to manage locally a website development suite.
Exiting from XAMPP console, clicking on "Quit" button,d I got an error (see screenshot).
I noted the same behavior also quitting by stopping manually web server and/or MySQL server.
Suite is running on Windows 10 Pro, 21H2, build 19044.1526.
Any idea?
Thank you in advance.

Related

SQL Developer Will Not Launch (Windows 10)

I downloaded Oracle Database 11g Express Edition, followed by downloading SQL Developer 4.1.3 with JDK 8 included to my Windows 10 machine. I even downloaded the latest version of Java separately just to cover myself. I'll double click on "start database" and absolutely nothing opens.
Any advice to get it to work?
If you click "start database" that will NOT launch SQLDeveloper, it will start the database services. That would not normally lead to any window popping up, it runs silently in the background (as you can verify from the task manager and services windows).
Find the proper icon to launch SQLDeveloper and use that instead.
I had the same issue while trying to install it.
It worked after doing the steps below.
search sqldeveloper.exe
right click on this executable file
run as administrator
installation starts and the developer opens
Hope will help.
Regards

can't stop IIS on windows 8.1 tried everything, I'm trying to run WAMPSERVER

basically I'm trying to create a simple website using WAMPSERVER, but I tried everty step, using windows feature turn on, cmd, but when I type localhost in firefox or IE, it still shows IIS, what should I do?
If you use a WAMPSERVER on windows the IIS (Internet Information Services) feature should be turned off on your windows computer.

Xampp server conflict due to which wamp server is not working

I installed Xampp on my pc it was working fine but today all of a sudden apache server failed to initialize then i removed it and installed Wampserver which is perfectly working and services are online. But whenever i try to open localhost it is not working and browser still displaying Xampp fevicon and displays message "http:/localhost/ is not available" Any help would be appreciated thanks
Following steps worked for me:
start services of xampp from xampp control panel, and then go to the browser.
in the address bar,type: 127.0.0.1/8080/filename.php where filename.php is the php file placed in xampp/htdocs and you will have to change the port 80 to 8080 by configuring apache Config option from xampp control panel.
Fixx....
see in your pc IIS services also running.. when IIS services running wamp server or xampp running only partially.. specially apache service not running on your pc.
do solutions...
for stop IIS on your system .. Go startmenu--type cmd--run-- type command
iisreset /stop
and enter.
now restart wamp server or xampp.. all services starts now. enjoy

A remote operation is taking longer than expected

I am developing an application of windows phone in VS2012 Express for windows phone. When I run the app using ctrl+F5, it gets installed properly and run fine. But when I hit F5. I get "A remote operation is taking longer than expected" error. I am unable to debug the app.
Thanks in advance.
Check if you are using a VPN. Uninstalling Astrill VPN worked for me.

Run xampp on external hard drive on XP and Windows 7

I've installed XAMPP on an external hard drive. My Windows XP desktop can run XAMPP fine from the external. But when I plug the external into my Windows 7 laptop, XAMPP doesn't run. I run the control panel. It says Install(er) Directory: No Installer Package Found. When I click Start next to Apache and MySql it says Apache / MySql started but the Running green message does not appear, or appears for a split second then disappears. Localhost is unavailable.
Does anyone have any ideas?
Thanks,
HR
Go to control panel>administration tools and select IIS Management Services. Once opened right click on the root of IIS (your PC's name) and select stop.

Resources