XAMPP server crash in regular interval with the MSVCR110.dll error - apache

Issue:
XAMPP Server crash in regular interval with the MSVCR110.dll error.
Our analysis:
We upgrade the RAM size from 8 GB to 64GB
Stops few background process to reduce the load in CPU.
Some solution suggested to install below software, we did. But still no result.
http://www.microsoft.com/en-us/download/details.aspx?id=30679#
Lastly we reinstall fresh XAMPP tool to the server. No luck yet.
We think that some expert help requires to overcome this issue.
Please suggest.

I have had just the same issue!
The only solution that has solved my case is to download and put the dll in the place from here http://fix4dll.com/Msvcr110_dll
Hope this helps!

Related

Pestphp fails to run tests

I just installed the version 1.21 of pestphp/pest for a small php library.
Installations works until I try running ./vendor/bin/pest
I keep getting this error: Exclusive locks are not supported for this stream
Research on this error has proven unsuccessful as I could not find a similar case.
Please let me know if you've experienced this before and how you fixed it.
Thanks!
I have figured out the issue.
I was running the application from the htdocs of the vm version of xampp running on my laptop.
Taking the project out of here into another directory solved this issue.
Hope this saves someone else some time.

Mono - Corlib not in sync with this runtime

I am trying to get Sonarr running on my xubuntu server as it is the last thing i need to move to decommission my windows server. I've gotten emby running with mono without issue, but I'm getting this error when trying to run sonarr:
Corlib not in sync with this runtime: expected corlib version 111, found 138.
Loaded from: /usr/lib/mono/4.5/mscorlib.dll
Download a newer corlib or a newer runtime at http://www.go-mono.com/daily.
I've tried updating my packages with the mono main channels, then beta channels, then the alpha channels and continue to receive this exact problem. go-mono.com/daily doesn't resolve in my browser.
Any answer's I've found on forums for this issue seem to just say to get the thing straight from the mono repos to cure the issue, which I did from the beginning.
If this helps at all, before this issue I had the mscorlib not found error, because there was no /usr/local/lib/mono or wherever it is suppose to be and I had to symlink /usr/local/mono i think (not sure on those paths exactly, my brain is about fried at this point.) This is on Xubuntu 14.04 LTS
Can anyone point me in the right direction?

Jetbrains IDE(s) failures

First my specs are an Intel i7 toshiba laptop with 8gigs of RAM running windows 8.1 with all the latest updates. When I first launch any of Jetbrains IDEs after install, it would ask me for my workspace location and then it would proceed to do nothing after than, but it stays in memory and slows down my entire system for about a minute, after that, the computer stops being slow and returns to normal but the program still does nothing (no GUI) but still remains in memory, what is going on??? Thanks in advance.
It's hard giving a definite answer to your question. But it sounds to me like you have a problem with your Java. Make sure you have it installed and at the latest version.
Also, try looking for matching bugs in the JetBrains bug tracker.
Replacing the jre folder within the IDE folder (pycharm,intelliJ,etc.) with one from an updated JDK install not JRE install.
ex:
JDK/jre7 copy over Jetbrains/IDE/jre
fixes the issue

Netbeans running really really slow on my laptop

I am using the OS Ubuntu 12.04 and I have installed Netbeans 7.0.1 on it, my laptop's configuration is pretty good but still Netbeans runs really really slow on it and it hangs completely after using it only for a few mins. On doing some research I found that many people suggested to add the following line in the netbeans.conf file "netbeans_jdkhome="/usr/lib/jvm/java-1.7.0-openjdk-amd64"
which I did but nothing has changed. It still lags a lot.
I can think of a couple of things I would try. Firstly, upgrade to NetBeans 7.4 as recent versions of NetBeans do more work in background threads, improving the general responsiveness of the application.
Secondly, in the etc directory of the NetBeans install (on Windows) there's a netbeans.conf. Try editing the netbeans_default_options property to set -J-Xmx to something large, maybe 256m or 512m. That should give NB a bit more space to play with.

MAMP 2.0.3 - Apache not restarting at all

I have been trying to install IonCube for the past 2 days on my localhost, and it just won't show up. Today I tried changing the PHP versions to force some sort of hard refresh, and MAMP is not changing versions.
By the looks of this, in my opinion, Apache is not restarting at all, how can I force it to stop with a Terminal command or something?
Thanks in advance.
The short and sweet is to restart your machine entirely, fine for if you're just a local developer.