On 10/25/06, Salvatore Cozzolongo <[EMAIL PROTECTED]> wrote:
I think this type of string,too.
But this script doesn't function because the problem is how to give the query
string to mapserver..
So change the script to pass the query string. Since I have no idea
in exactly what format mapserve
> I think there is basic misunderstanding here about CGI really is. A
> CGI script is essentially an arbitrary program, so it can do whatever
> you want. (Of course, you need a few basic things like an HTTP
> response header. See:
> http://httpd.apache.org/docs/2.2/howto/cgi.html#writing )
>
>
I think this type of string,too.
But this script doesn't function because the problem is how to give the query
string to mapserver..
On Tue, 24 Oct 2006 13:14:57 -0400, "Joshua Slive" <[EMAIL PROTECTED]> wrote:
> On 10/24/06, Salvatore Cozzolongo <[EMAIL PROTECTED]> wrote:
>> I have this problem
On 10/24/06, Salvatore Cozzolongo <[EMAIL PROTECTED]> wrote:
I have this problem. I must execute the mapserver cgi on a beowulf-type
cluster. On this cluster there is a particular command (mpirun) that permits to
submit jobs to the machines of the cluster I want. I want to execute the cgi
thro
I have this problem. I must execute the mapserver cgi on a beowulf-type
cluster. On this cluster there is a particular command (mpirun) that permits to
submit jobs to the machines of the cluster I want. I want to execute the cgi
through this command and distribute the render computing on the mac