From: <php...@li...> - 2015-08-21 22:38:09
|
Hi,I was trying to install nanospell spell checker (http://ckeditor-spellcheck.nanospell.com/developer-support) that works with ckeditor (http://ckeditor.com/). As part of using nanospell on WebSphere, the documentation required installation of JavaBridge. I need some help with installing JavaBridge on WebSphere Application Server. I used the WebSphere console on my local WebSphere to install JavaBridge.war.When I tried to access JavaBridge at the portal URL: http://localhost:10039/JavaBridge/I see the message in the browser: Error 500: PHP not found. Please install php-cgi. PHP test command was: [php-cgi, -v] I have not worked with PHP and could use some help.thank you,TC |