Hello,

I have been looking for web hosting that supports Java and ran into the Google 
app engine. Only problem is that I need PHP support as well. 
I found this blog to enable PHP support:
http://www.webdigi.co.uk/blog/2009/run-php-on-the-google-app-engine/

In my PHP code I execute a jar file, as following:

"exec('java -jar something.jar '.$_POST["format"]);"

I wonder if this is OK? Can this be done?
The only error I see in the web browser is (but with no detail):

"Error: Server Error

The server encountered an error and could not complete your request.
If the problem persists, please report your problem and mention this error 
message and the query that caused it."

Please help,
Oana.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/HfkerSib9iEJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to