I uploaded the libraries and the source code for building the extensions
to the following site:
http://www.bluesunrise.com/jetspeed-2/bridges/php/getting-started.html
If you are familiar with compiling it doesn't take you long to get running.
Let me know if you have any questions
Roger
David Sean Taylor wrote:
Myroslav M. Rozum wrote:
Hello!
I'm trying to get working PHP-bridge but I can't.
I followed advises from discussion:
http://www.opensubscriber.com/message/[email protected]/2005717.html
I recompiled PHP with following options:
./configure --with-java=$JAVA_HOME --with-servlet=$TOMCAT_HOME
--prefix=/opt/php/
I added LD_LIBRARY_PATH to environment:
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/php4/lib/php/
After all i didn't get working PHP :( it shows me:
Portlet is Not Available: php::php-demo
Reason: send
And a huge exception in catalina.out (file attached)
Additionally I also tried to change index.php to
<?php phpinfo(); ?>
just to be sure that php is running (to omit a all possible issues with
mysql etc.) But it wasn't helpful.
Could someone guide me through php-bridge configuration procedure?
additional docs temporarily located here:
http://www.bluesunrise.com/jetspeed-2/bridges/php/
I'll have a closer look at this tomorrow
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]