Veröffentlicht unter Oracle.

Veröffentlicht unter Oracle.

I have a VirtualBox running CentOS 6.4 on a Windows 7 Host System.
I have a directory containing all files for the Webapp on the host system.
This directory is made available as a network share.
The virtual machine mounts the windows share via samba.

After a while i start getting “failed to open stream: Cannot allocate memory / Nicht genügent Hauptspeicher” errors.

The Problem is the windows share. It seems that Windows 7 is not tuned to server large amounts of files frequently.

This can be fixed with those registry tweaks:

The JRE keytool must be used to import a self signed ssl certificate.
The self signed ssl certificate must be imported with the PHPStorm JRE.
As the keystore you must use PHPStorm/Path/jre/lib/security/caerts.
The default password is: changeit

Veröffentlicht unter Linux.