It doesn't seem that libphp4.so in /usr/lib/apache

Markus Wiese wrote:

I know, this is probably more OS/java/php related
and not necessarily jetspeed, but still I'd like to see it,
php is installed, php -v works on the machine,
I put in my /etc/profile.local:

LD_LIBRARY_PATH=$PATH:/usr/lib/apache
export LD_LIBRARY_PATH

CATALINA_OPTS='-Djava.awt.headless=true -Djava.library.path='$LD_LIBRARY_PAT
H''
export CATALINA_OPTS


but it tells me:

PHP demo Portlet

Portlet is Not Available: php-demo
Reason: /usr/lib/apache/libphp4.so: /usr/lib/apache/libphp4.so: undefined
symbol: ap_block_alarms

is there something wrong with my php4 version? (PHP 4.3.1 (cgi))
(it runs fine in Apache Webserver)

Maybe somebody has seen this.



markus





-----Ursprungliche Nachricht-----
Von: Roger Ruttimann [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 24. November 2004 17:38
An: Jetspeed Users List
Betreff: Re: php-demo fails


The PHP environment needs to be setup and the php library needs to be in the LD_LIBRARY_PATH:

more instruction can be found:
http://www.itgroundwork.com/resources/php-setup.html

Roger

Markus Wiese wrote:



Hi,

after successfully setting up:
SuSE 8.2, j2sdk1.4.2_03-b02, tomcat-5.0.29, Oracle9i, PHP 4.3.1

I'd like to check out the "PHP demo Portlet"

But in the portlet itself I get the error msg:

Portlet is Not Available: php-demo
Reason: no php4 in java.library.path


Where do I set this?

markus






--------------------------------------------------------------------- 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]


--------------------------------------------------------------------- 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]



Reply via email to