Please help... I'm on my PC for 3days... but php-demo doesn't work.
What I should do?
Please if there are people who have php-demo working... try to send me your libphp4.so...

I've done all kind of test... what I should do...???

Il giorno 27/mag/06, alle ore 19:05, Antonello Calo' ha scritto:


It would help if you could send us those exceptions.  If you finished
compiling succesfully,

Yes, I finished compiling succesfully.

then it is just a matter of putting the library in
the right place (or a symlink).
If you are getting a library not found
exception, then you just need to put a symlink from your libphp4.so into
$JAVA_HOME/jre/lib/i386.

Yes, I put libphp4.so in the right places, infact Tomcat is able to read php files, so java support works well, but not php-bridge of Jetspeed.


Also you need to have phpsrvlt.jar in your tomcat classpath (just drop it in common/lib for now). You also need to add php servlet entries in web.xml.


I've done it.

If you could send some errors that would help.

The exceptions that I see in log file (when I try to open php-demo portlet) are:

java.lang.UnsatisfiedLinkError: startup
        at com.itgroundwork.portlet.php.servlet.startup(Native Method)
        at com.itgroundwork.portlet.php.servlet.init(servlet.java:205)
at org.apache.portals.bridges.php.PHPApplicationPortlet.doView (PHPApplicationPortlet.java:256) at javax.portlet.GenericPortlet.doDispatch (GenericPortlet.java:247) at javax.portlet.GenericPortlet.render(GenericPortlet.java: 175) at org.apache.jetspeed.factory.JetspeedPortletInstance.render (JetspeedPortletInstance.java:102)
......................<cut>


So what I shoud do?
I would try putting another libphp4.so, can you send me your lib?
I know tha some people have solved problem with libphp4.so that was on www.itgroundwork.com... anybody has it???

Thank you.

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