Xampp will not work because of this error(0xc000007b) - xampp

I have a problem. XAMPP will not start Apache. I have tried all the recommended solutions, and they do not work. I still get this error(0xc000007b). This question did not help me: Xampp - Apache Not starting and trowing error
What is a solution?

Try installing Xampp 5.6.31 instead of any Xampp 7.0 or 7.1 version. This will definitely work. :)

This is an underlying problem with Windows. You need to make sure you have all updates installed, and specifically that .NET is up to date. Frankly a reformat (if that's a simple matter for you) is likely the best way to be rid of it once and for all.

Related

How to remove a file that cannot be located

I'm trying to learn MySQL for a database course in which we use MAMP to set up the server. Everything was fine at first, but a few days ago I couldn't connect to MySQL with MAMP. In trying to solve this I removed both MAMP and MAMP PRO from my PC completely (instead of using the provided uninstaller). As a result I cannot reinstall MAMP as the installer still detects that I installed MAMP earlier and tries to uninstall it. In trying to fix my mistake I found that I still have references (I think they are .exe files) to MAMP and MAMP PRO in the windows apps section (. However when I try to remove them I get an error bar saying:
-) C:/MAMP/unins000.exe
and
-) cannot find file C:/MAMP/unins000.exe.
So I cannot remove said files, meaning that I cannot reinstall MAMP
I tried the MicrosoftProgram_Install_and_Uninstall and ccleaner first to install MAMP, however this resulted in the same error.
I also found some threads that show how to restore a file's directory through the command line, yet the problem with this is that I cannot find the directory of the remaining MAMP files.
As I'm not really into this field I have no idea of where to look to solve this. I'm however intrigued by this problem I would like to understand how this is possible and how to solve this.
In the end I would like to remove those MAMP references so I can reinstall MAMP.
Or (only if I really can't fix this) someone knows a similar program that works as well or better.

Xampp is runni8ng but .php files won't load

I've got a strange problem. My xampp seems to run just fine, at least the control panel says so. A couple of months back I was able to use xampp properly as well. But now, if I try to load anything in htdocs the browser tells me that the website is not available.
The only things that have changed since I used xampp successfully:
I've briefly installed wampp, but decided to deinstall it again. As far as I can tell, I have removed snd deinstalled everything succesfully.
And, I'm using an other internet connection. Is there a possibility that the firewall of the modem messes xampp up?
Any ideas are greatly appreciated.
PS: I did not post the config files of xampp, because I haven't changed them since everything worked properly, so I hardly think that it is relevant.
Considering your problem and the information I have gathered from you.
The best solution is:
Make a backup of all your files in htdocs.Uninstall Xampp completely.Download and install once again.
Note:
Latest Xampp versions comes with MariaDB unlike mysql.Now some versions of MariaDB is unstable.This would create problems when you are actually working with database and sql queries.
Either download and install Xampp which comes with Mysql or find a version of xampp which comes with a stable version of MariaDB and the latest PhpMyAdmin version.
Reinstalling solves issues like this most of the time.There may have been some kind of server conflict when you installed WAMP.So an all new installation is best.
You could also try clearing the browser history and cookie as an alternative.

Webstorm 6.0 Cannot Type in Words, but Can Copy/Paste

If I Copy/Paste anything in the WebStorm, the Chrome can show the changes. That should mean the Live Edit can work, but I cannot type any single letter there. I totally got lost.
[update]
I have just updated the title. Sorry for the confustion. It is not the live edit problem, even not in the normal edit mode, I cannot type any words. I guess it may be the problem of the webstorm on windows 7. I have just tried to install it on XP. It works well. I will try Mac as well and update later.
[update]
Above issues were happened to webstorm 6.0.2a on windows 7.
I have just webstorm 6.0.2a on Mac. There was no problem. I unintalled webstorm 6.0.2a on Windows 7. Instead, I downloaded and installed webstorm 5.0.4. There is no problems as well, so it looks this is a standalone issue for webstorm 6.0.2a on windows 7.
Do you have angular.js plugin installed? If yes, please check if there is kotlin-runtime.jar in your ~.WebStorm6\config\plugins\angularjs-plugin\lib; if it's missing, please make sure to remove the angularjs plugin and reinstall it from the repository
live edit is not stable at this time
it sometimes jump to wrong tab
try to restart webstrom to see if it works
I was also faced same issue on Windows 7 (Not able to write anything on WebStorm_7.0.3).
I have uninstalled the existing AngularJS plugin and reinstall it and it works fine.

XAMPP not turning off

I have XAMPP already installed on my Windows and I'm trying to turn it off so I can use IIS "which looks like a movie by itself". The problem is that XAMPP is refusing to turn off and is giving me a busy error:
Busy...
ERROR -1
The error message is really inexpressive so I have no idea what the problem could be. Anyone knows how to solve this?
The problem is really simple (and stupid). I only needed to run XAMPP with administrative access, that's all.

How do you install a Ruby on Rails apps on Windows/IIS?

I'm trying to get Redmine working on Windows/IIS 7. I've found several walkthroughs online, but none of them work on my Windows Server 2008 R2 box. I got a simple app (create app, no customization) to get as far as RoR error, but Redmine itself shows a 500 error (ruby.exe exited unexpectedly). I installed sqlite since some guides mention that, though Redmine uses MySQL by default. I started with the Bitnami installer and tried to customize for IIS, RorIIS, FastCGI, lots of things that look like they should work, but this problem is killing me.
If I run ruby.exe from the command line, passing it the path to the dispath.fcgi file I get an error: "The procedure entry point SetMagickMemoryMethods could not be located in the dynamic link library CORE_RL_magick_.dll". I had to install the rmagick gem myself which seemed strange since everything worked perfectly under Apache. I really thought it would be a smooth cut-over since it's up and running already and just changing web server.
Any help is much appreciated.
I've tried a lot to install Redmine on Windows environment under IIS. There's very little (or none) documentation about it. Lost many days on this. In the end, I decided to stick to the Bitnami stack of Redmine. The only caveat is that we had to use another port (8080, in our case), that's it. I gave up the idea of integrating Redmine/RoR with IIS and never looked back. Everything is working great in production now and everyone is happy about it around here.
Sorry I can't give a better answer than that, I'm just sharing some recent experience. I was obsessed about integrating RoR/ISS until I realized it was not a real requirement, it was just something I stuck into my mind. Think about it.

Resources