-
Recent Posts
- How to call Java executable from PHP?
- How to recover from java.lang.ClassNotFoundException: javax.faces.webapp.FacesServlet
- How to use your existing PEM/OpenSSL key and cerificate with Java keystore
- Hibernate and the famous ‘Communications link failure’ and ‘last packet sent successfuly’ issue solved with C3P0
- BIND chrooted nameserver install in Centos 5 – copy and paste guide
Recent Comments
Archives
Categories
Meta
Category Archives: PHP/Perl/Python
How to call Java executable from PHP?
For PHP to find Java and see related environment variables you need to set the variables explicitly in your PHP code or use Java related variables predefined in your .bashrc or similar shell resource file. As fastcgi subprocesses do not … Continue reading
Posted in Java, PHP/Perl/Python
Leave a comment
Install node.js on a cPanel based shared hosting account
See how to install node.js on a cPanel account alongside your JVM and appserver. Node.js is event-driven, asynchronous I/O server-side JavaScript environment based on V8 engine. On request you wil be assign a dedicted port or ports to use with … Continue reading
Posted in Control Panels, PHP/Perl/Python
2 Comments


