Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Apache: Users

Apache22 + perl 5.12

 

 

Apache users RSS feed   Index | Next | Previous | View Threaded


motty.cruz at gmail

Jun 1, 2012, 9:12 AM

Post #1 of 2 (134 views)
Permalink
Apache22 + perl 5.12

Hello, I need help with a perl script running under Apache22, it does not
display any errors but it won't display results either. The script is a form
when input data into the form and hit submit it should display a graph.

By the way all Perl modules are installed, I have a different server running
Apache22 with Perl version 5.10 the script working fine but not under Perl
5.12. The reason I don't believe is a perl script problem is because if I
ran the same script in the comand line it running the script.

Any suggestion is appreciated.

Thanks,
motty


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe [at] httpd
For additional commands, e-mail: users-help [at] httpd


douglist at macnauchtan

Jun 1, 2012, 2:24 PM

Post #2 of 2 (127 views)
Permalink
Re: Apache22 + perl 5.12 [In reply to]

At 09:12 -0700 6/1/12, motty.cruz wrote:
>Hello, I need help with a perl script running under Apache22, it does not
>display any errors but it won't display results either. The script is a form
>when input data into the form and hit submit it should display a graph.
>
>By the way all Perl modules are installed, I have a different server running
>Apache22 with Perl version 5.10 the script working fine but not under Perl
>5.12. The reason I don't believe is a perl script problem is because if I
>ran the same script in the comand line it running the script.

That sounds more like a browser problem than an Apache problem. You'll have to show some results of the perl cgi script. The content of the resulting HTML document delivered before it gets interpreted by a named browser with version number. would help.

The graph, as pretty much all graphs, is a graphic. What kind?

HTML5 is pushing SVG for a file type and I personally like it. Is your perl script generating that?

I'd be very surprised to find perl 5.12 failing on a 5.10 source without a very specific complaint.

Read the html document as transmitted with a text editor or look at the "source" with your browser.

Are you using one of the Apache mods or are you just referring to the cgi script in the action line of the form? Perhaps perl is not getting called at all.

--
1801 - Joseph Marie Jacquard uses punch cards to instruct a loom to weave "hello, world" into a tapestry.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe [at] httpd
For additional commands, e-mail: users-help [at] httpd

Apache users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.