You can subscribe to this list here.
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(6) |
Oct
(6) |
Nov
(8) |
Dec
(2) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2005 |
Jan
(19) |
Feb
(15) |
Mar
(10) |
Apr
(8) |
May
(7) |
Jun
(9) |
Jul
(13) |
Aug
(31) |
Sep
(111) |
Oct
(52) |
Nov
(72) |
Dec
(42) |
| 2006 |
Jan
(21) |
Feb
(32) |
Mar
(33) |
Apr
(24) |
May
(15) |
Jun
(40) |
Jul
(32) |
Aug
(19) |
Sep
(38) |
Oct
(37) |
Nov
(63) |
Dec
(37) |
| 2007 |
Jan
(18) |
Feb
(39) |
Mar
(69) |
Apr
(49) |
May
(71) |
Jun
(59) |
Jul
(71) |
Aug
(85) |
Sep
(46) |
Oct
(14) |
Nov
(25) |
Dec
(56) |
| 2008 |
Jan
(24) |
Feb
(77) |
Mar
(104) |
Apr
(44) |
May
(41) |
Jun
(11) |
Jul
(31) |
Aug
(59) |
Sep
(44) |
Oct
(86) |
Nov
(66) |
Dec
(93) |
| 2009 |
Jan
(88) |
Feb
(41) |
Mar
(49) |
Apr
(135) |
May
(22) |
Jun
(31) |
Jul
(60) |
Aug
(71) |
Sep
(76) |
Oct
(18) |
Nov
(52) |
Dec
(20) |
| 2010 |
Jan
(8) |
Feb
(50) |
Mar
(35) |
Apr
(48) |
May
(46) |
Jun
(84) |
Jul
(38) |
Aug
(61) |
Sep
(51) |
Oct
(31) |
Nov
(17) |
Dec
(18) |
| 2011 |
Jan
(51) |
Feb
(14) |
Mar
(17) |
Apr
(23) |
May
(15) |
Jun
(11) |
Jul
(5) |
Aug
(5) |
Sep
(15) |
Oct
(8) |
Nov
(5) |
Dec
(25) |
| 2012 |
Jan
(2) |
Feb
(4) |
Mar
(6) |
Apr
(9) |
May
(27) |
Jun
(32) |
Jul
(36) |
Aug
(10) |
Sep
(16) |
Oct
(3) |
Nov
(13) |
Dec
(7) |
| 2013 |
Jan
(1) |
Feb
(4) |
Mar
|
Apr
(1) |
May
|
Jun
(2) |
Jul
|
Aug
(1) |
Sep
(4) |
Oct
(2) |
Nov
(1) |
Dec
|
| 2014 |
Jan
|
Feb
|
Mar
(2) |
Apr
(1) |
May
(2) |
Jun
(9) |
Jul
(5) |
Aug
(2) |
Sep
(4) |
Oct
|
Nov
|
Dec
|
| 2015 |
Jan
(3) |
Feb
(2) |
Mar
(4) |
Apr
(3) |
May
(1) |
Jun
(2) |
Jul
|
Aug
(2) |
Sep
(5) |
Oct
(1) |
Nov
|
Dec
|
| 2016 |
Jan
|
Feb
(5) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(5) |
Sep
(3) |
Oct
|
Nov
|
Dec
|
| 2017 |
Jan
(6) |
Feb
|
Mar
|
Apr
(10) |
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(1) |
Dec
|
| 2018 |
Jan
(2) |
Feb
(5) |
Mar
|
Apr
|
May
(1) |
Jun
(3) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2019 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2020 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
|
| 2021 |
Jan
(5) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2023 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
|
|
1
(2) |
2
(5) |
3
(1) |
4
|
5
|
|
6
|
7
|
8
|
9
|
10
(6) |
11
(5) |
12
|
|
13
(1) |
14
(5) |
15
(2) |
16
(4) |
17
(3) |
18
(2) |
19
(2) |
|
20
|
21
(6) |
22
(9) |
23
(6) |
24
(6) |
25
(6) |
26
(5) |
|
27
(2) |
28
(2) |
29
(3) |
30
(1) |
|
|
|
|
From: <php...@li...> - 2010-06-23 22:41:24
|
Hi Jost Boekemeier! Excuse for not respond, my subscription on list was in digest mode and I not see you e-mail. Step-by-step. I create a dynamic web project with eclipse. I configure the project as the tutorial of php/bridge and make all tests and all work. I create my php-fastcgi.exe as suggest by php/bridge and make all tests and all work. I unzip the joomla 1.5.18 on webcontent folder from project and call index.php from root, I make changes on loader.php file in JLoader class for auto load the class by Jimport joomla statement work fine; and the server start ok, without error. but the browser not finish the request and not show the page, but the url is redirected to installation/index.php. with purpose debugging: I get index.php and call the function log_erro() and send the JResponse:toString() to log of Tomcat, and the page is complete, but the browser not show it. thanks. 2010/6/23 Carlos Delfino - Java <ja...@ca...>: > Hi Jost Boekemeier and people from ajbodc@....! > > First, Excuse for my English. > > and I don´t speak and not write in Spanish! > > First I change my loader.php file on line 112 to 114 for load the > classes immediately. > > Second I try access the joomla, he init ok, transfer the request to > installation url, but not finish the response for my browser, I try > with Eclipse Browser, Chrome and Firefox. > > The response is infinity. But I put on code a error_log function where > I show on log the result of JResponse::toString() in form showed > bellow, I change echo to print, and too try use flush() function, but > nothing work.: > > /** > * RETURN THE RESPONSE > */ > $data= JResponse::toString(); > error_log(strlen($data)); > print($data); > ?> > > Thanks > Carlos Delfino. > |
|
From: <php...@li...> - 2010-06-23 22:28:22
|
Hi Jost Boekemeier and people from ajbodc@....! First, Excuse for my English. and I don´t speak and not write in Spanish! First I change my loader.php file on line 112 to 114 for load the classes immediately. Second I try access the joomla, he init ok, transfer the request to installation url, but not finish the response for my browser, I try with Eclipse Browser, Chrome and Firefox. The response is infinity. But I put on code a error_log function where I show on log the result of JResponse::toString() in form showed bellow, I change echo to print, and too try use flush() function, but nothing work.: /** * RETURN THE RESPONSE */ $data= JResponse::toString(); error_log(strlen($data)); print($data); ?> Thanks Carlos Delfino. |
|
From: <php...@li...> - 2010-06-23 13:11:43
|
Hi Jost Boekemeier and people from ajbodc@....! First, Excuse for my English. and I don´t speak and not write in Spanish! First I change my loader.php file on line 112 to 114 for load the classes immediately. Second I try access the joomla, he init ok, transfer the request to installation url, but not finish the response for my browser, I try with Eclipse Browser, Chrome and Firefox. The response is infinity. But I put on code a error_log function where I show on log the result of JResponse::toString() in form showed bellow, I change echo to print, and too try use flush() function, but nothing work.: /** * RETURN THE RESPONSE */ $data= JResponse::toString(); error_log(strlen($data)); print($data); ?> Thanks Carlos Delfino. |
|
From: <php...@li...> - 2010-06-23 09:12:21
|
Hello,
After further testing, it might actually be a network issue, but I
don't understand it.
The server is located on the local network. The web browsers on the
company computers are set to work through the company's proxy.
With the proxy, I can reach and run any of the Java applications
without any problem.
/JavaBridge/jsr223.jsp can be reached as I mentionned in my previous
post, but all the .php files cannot be reached at all.
When I disable the proxy, the Java applications are still available,
and my Php application works too.
But disabling the proxy is not a viable solution, and I don't have any
admin rights to set up the network differently.
That's why I would like to make it work connected through the proxy.
So I tried to rename index.php into index.phtml. What I get is a
uninterpreted php file (the text content of my php file. seems normal
since the phtml extension is not mapped).
Then I opened /JavaBridge/WEB-INF/web.xml and replaced
<servlet-mapping>
<servlet-name>PhpCGIServlet</servlet-name>
<url-pattern>*.php</url-pattern>
</servlet-mapping>
by
<servlet-mapping>
<servlet-name>PhpCGIServlet</servlet-name>
<url-pattern>*.phtml</url-pattern>
</servlet-mapping>
Then I tried to open index.phtml, but could not reach it.
Can you confirm that the PhpCGIServlet mapping is only necessary in
the JavaBridge/WEB-INF/web.xml ? I haven't added it in the main tomcat
web.xml as I haven't found anything in the documentation that
mentioned it. (Edit : I just tried to add it, but no changes).
What I don't really understand is that when I am on the server and use
localhost as my server address, it works great, so I guess php request
and CGI servlet mapping is fine. And since other Java applications can
work well when using the proxy, that means that the proxy is not a
problem to run Java applications (JavaBridge is one of them, and
jsr223.jsp can be reached)
That's why I think you are right when saying there is something
intercepting .php requests.
To make it short : there is something that intercepts .php requests
only when connected through the proxy. Everything else works.
Any other idea ?
Thanks a lot.
Regards,
Julien Mallet.
On Wed, Jun 23, 2010 at 4:29 PM,
<php...@li...> wrote:
> Hi,
>
>
>> I tried to run http://myServerIP:8080/JavaBridge/jsr223.jsp, and it
>> can be reached.
>
> this means that the PHP/Java Bridge is up and running and can be
> reached from a remote host. jsr223.jsp returns PHP-generated content.
>
>
>> Does it confirm this is not a network issue ?
>
> Not necessarily. It could still be possible that some component is
> intercepting *.php requests.
>
> Can you please rename index.php to index.phtml and try to access it?
> If it works, please change the servlet mapping from WEB-INF/web.xml
> from php to phtml. Does that work?
>
>
>
>> I have an exception report though.
>>
>> javax.servlet.ServletException: java/io/Closeable
>> I forgot to add in my first post that I am using Tomcat 5.0.27, is
>> that an issue ?
>
> This is another issue. Java 1.4 doesn't have java.io.Closeable, so
> jsr223.jsp has caught an exception. Upgrading Java to 1.5 or 1.6
> should solve this issue.
>
>
> Regards,
> Jost Bökemeier
>
> ------------------------------------------------------------------------------
> ThinkGeek and WIRED's GeekDad team up for the Ultimate
> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
> lucky parental unit. See the prize list and enter to win:
> http://p.sf.net/sfu/thinkgeek-promo
> _______________________________________________
> php-java-bridge-users mailing list
> php...@li...
> https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users
>
--
Julien Mallet
Infopower Consultant
+86 150 00 201 802
|
|
From: <php...@li...> - 2010-06-23 08:29:07
|
Hi, > I tried to run http://myServerIP:8080/JavaBridge/jsr223.jsp, and it > can be reached. this means that the PHP/Java Bridge is up and running and can be reached from a remote host. jsr223.jsp returns PHP-generated content. > Does it confirm this is not a network issue ? Not necessarily. It could still be possible that some component is intercepting *.php requests. Can you please rename index.php to index.phtml and try to access it? If it works, please change the servlet mapping from WEB-INF/web.xml from php to phtml. Does that work? > I have an exception report though. > > javax.servlet.ServletException: java/io/Closeable > I forgot to add in my first post that I am using Tomcat 5.0.27, is > that an issue ? This is another issue. Java 1.4 doesn't have java.io.Closeable, so jsr223.jsp has caught an exception. Upgrading Java to 1.5 or 1.6 should solve this issue. Regards, Jost Bökemeier |
|
From: <php...@li...> - 2010-06-23 02:08:00
|
Hi, Thanks for the reply Jost, I tried to run http://myServerIP:8080/JavaBridge/jsr223.jsp, and it can be reached. Does it confirm this is not a network issue ? I have an exception report though. javax.servlet.ServletException: java/io/Closeable org.apache.jasper.servlet.JspServlet.service(JspServlet.java:244) javax.servlet.http.HttpServlet.service(HttpServlet.java:802) php.java.servlet.PhpCGIFilter.doFilter(PhpCGIFilter.java:126) I forgot to add in my first post that I am using Tomcat 5.0.27, is that an issue ? It works like a charm on the local host ! Any idea ? Thank you. Regards, Julien Mallet. On Tue, Jun 22, 2010 at 10:27 PM, <php...@li...> wrote: > Hi, > >> But as soon as I am on another computer of the network, I can't reach >> it using http://myserverIP:8080/JavaBridge/index.php >> >> It's not a network issue since I can open >> http://myserverIP:8080/admin/ and the tomcat admin loads without any >> problem. > > Sounds like a network issue. Can you run > > http://myServerIP:8080/JavaBridge/jsr223.jsp > > or doesn't this work either? Whether a HTML page has been rendered by > PHP, JSP or servlets is not visible to the client. > > > Regards, > Jost Bökemeier > |