Just spent most of the day trying to get XAMPP, Apache, PHP, OpenSSL and libssl2.dll working on Windows. Yep, DLL hell as usual. In the end I found a pure PHP implementation of SSH which worked out of the box on Windows without a problem.… more »
Categories: "Computer Languages"
The yii-user module was written by Mikhail Mangushev (who has the user name mishamx on various systems). The module is for user registration, login, re-sending passwords, reseting password etc.
The trouble is that there are several copies on the intern… more »
Most of the time my computer runs using the Balanced power plan. This turns the display off after 10 minutes and puts the computer to sleep after 30 minutes. So you can imagine how upset I get when the computer goes to sleep after 30 minutes, before it… more »
Half the battle is getting the Raspberry Pi up and running with Java installed. Once you've done that, the rest is pretty simple.
Firstly Install Rasbian wheezy on your Raspberry Pi.
Then install Java 8.
Create somewhere nice for us to work… more »
I had great trouble installing Oracle Java on my Raspberry Pi due to the liblji.so problem. The main Raspberry documentation tells you that you must use the soft-floating point (SFP) version of "wheezy" in order to run Oracle Java as it doesn't have a v… more »