Re: [PHP] Running Apache in one machine and php in another

2004-02-12 Thread Harry Sufehmi
On 06/02/2004 at 11:55 Mrs. Geeta Thanu wrote: This is in addition to my previous mail. I feel the PHP script and the C program should be in one machine and apache in another. When a user click the link the php script should upload a form get the input and show the result. So apache should support

Re: [PHP] Running Apache in one machine and php in another

2004-02-09 Thread Harry Sufehmi
On 06/02/2004 at 11:55 Mrs. Geeta Thanu wrote: This is in addition to my previous mail. I feel the PHP script and the C program should be in one machine and apache in another. When a user click the link the php script should upload a form get the input and show the result. So apache should support

Re: [PHP] Running Apache in one machine and php in another

2004-02-06 Thread Jason Wong
On Saturday 07 February 2004 04:34, Mrs. Geeta Thanu wrote: Putting Apache and PHP in one machine and high end computation in another machine will be good solution for my problem. Can I know any good URL which says about php's stream,curl,socket functions. Download the php manual and read a

Re: [PHP] Running Apache in one machine and php in another

2004-02-06 Thread Raditha Dissanayake
Am I confusing. yes -- Raditha Dissanayake. http://www.radinks.com/sftp/ | http://www.raditha.com/megaupload Lean and mean Secure FTP applet with | Mega Upload - PHP file uploader Graphical User Inteface. Just 150 KB

Re: [PHP] Running Apache in one machine and php in another

2004-02-06 Thread Brian V Bonini
On Fri, 2004-02-06 at 13:57, Mrs. Geeta Thanu wrote: Hi all, I have configured Apache webserver executing PHP scripts on sun machine and everything is working fine. Now I want the web server to pass on the PHP executions to another machine and once done should get the result and display

Re: [PHP] Running Apache in one machine and php in another

2004-02-06 Thread Daniel Guerrier
Make it a web service and use SOAP or XML-RPC http://phpsoaptoolkit.sourceforge.net/phpsoap/ --- Mrs. Geeta Thanu [EMAIL PROTECTED] wrote: Hi Jason, Thank you for your reply. This is an requirement in bioinformatics lab where they want to submit a huge genome sequence as a input to a program

[PHP] Running Apache in one machine and php in another

2004-02-05 Thread Mrs. Geeta Thanu
Hi all, I have configured Apache webserver executing PHP scripts on sun machine and everything is working fine. Now I want the web server to pass on the PHP executions to another machine and once done should get the result and display it. Is it possible . If so can anybody help me, what

Re: [PHP] Running Apache in one machine and php in another

2004-02-05 Thread Jason Wong
On Saturday 07 February 2004 02:57, Mrs. Geeta Thanu wrote: I have configured Apache webserver executing PHP scripts on sun machine and everything is working fine. Now I want the web server to pass on the PHP executions to another machine and once done should get the result and display it.

Re: [PHP] Running Apache in one machine and php in another

2004-02-05 Thread Mrs. Geeta Thanu
Hi Jason, Thank you for your reply. This is an requirement in bioinformatics lab where they want to submit a huge genome sequence as a input to a program ( say in c) and get the result and display. Now i want this c program in another high end machine because it needs lot of computations, which

Re: [PHP] Running Apache in one machine and php in another

2004-02-05 Thread Mrs. Geeta Thanu
Hi , This is in addition to my previous mail. I feel the PHP script and the C program should be in one machine and apache in another. When a user click the link the php script should upload a form get the input and show the result. So apache should support running PHP in another machine.Is it

Re: [PHP] Running Apache in one machine and php in another

2004-02-05 Thread Adam Bregenzer
On Fri, 2004-02-06 at 14:55, Mrs. Geeta Thanu wrote: I feel the PHP script and the C program should be in one machine and apache in another. When a user click the link the php script should upload a form get the input and show the result. So apache should support running PHP in another

Re: [PHP] Running Apache in one machine and php in another

2004-02-05 Thread Jason Wong
On Saturday 07 February 2004 03:35, Mrs. Geeta Thanu wrote: This is an requirement in bioinformatics lab where they want to submit a huge genome sequence as a input to a program ( say in c) and get the result and display. Now i want this c program in another high end machine because it needs

Re: [PHP] Running Apache in one machine and php in another

2004-02-05 Thread Mrs. Geeta Thanu
Thank you Jason and Adam for your quick and valuable replies. Putting Apache and PHP in one machine and high end computation in another machine will be good solution for my problem. Can I know any good URL which says about php's stream,curl,socket functions. Thanks once again Geetha On Fri, 6