2006/5/24, Philip Mark Donaghy <[EMAIL PROTECTED]>:
Did you try testing on the command line?
php applications/php/target/php/test.php
I don't known where are this file but, the following execution works
perfectly:
[EMAIL PROTECTED]:~/ApacheJetspeed2.0/webapps/php$ pwd
/home/lagoon/ApacheJe
Did you try testing on the command line?
php applications/php/target/php/test.php
On 5/24/06, Philip Mark Donaghy <[EMAIL PROTECTED]> wrote:
Sorry thats for generic cgi scripts.
On 5/24/06, Adrián Santos <[EMAIL PROTECTED]> wrote:
> Hi Philip,
>
>
> > Jetspeed executes the php that is present
Sorry thats for generic cgi scripts.
On 5/24/06, Adrián Santos <[EMAIL PROTECTED]> wrote:
Hi Philip,
> Jetspeed executes the php that is present in the first line of the
> script. Is that the same executable that you are building (I've
> haven't built php myself)? Can you run the php script ex
Hi Philip,
Jetspeed executes the php that is present in the first line of the
script. Is that the same executable that you are building (I've
haven't built php myself)? Can you run the php script externally. And
does the user running jetspeed have the same LD_LIBRARY_PATH set?
We are trying
On 5/24/06, Adrián Santos <[EMAIL PROTECTED]> wrote:
Hi, we are trying to run the demo php portlet into jetspeed 2 but the
portlet fail with the following error:
java.lang.UnsatisfiedLinkError: startup
at com.itgroundwork.portlet.php.servlet.startup(Native Method)
at com.itground
Hi, we are trying to run the demo php portlet into jetspeed 2 but the
portlet fail with the following error:
java.lang.UnsatisfiedLinkError: startup
at com.itgroundwork.portlet.php.servlet.startup(Native Method)
at com.itgroundwork.portlet.php.servlet.init(servlet.java:205)
a