Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^3: Display the data passed from php

by Gangabass (Vicar)
on Aug 20, 2007 at 11:09 UTC ( [id://633767]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Display the data passed from php
in thread Display the data passed from php

The simplest way is to move the file to /var/www/cgi-bin and make it executable by doing

$chmod +x mail_contact.pl

Replies are listed 'Best First'.
Re^4: Display the data passed from php
by sandy1028 (Sexton) on Aug 20, 2007 at 12:18 UTC
    Is there any other way to execute. In the configuration # To use CGI scripts outside of ScriptAliased directories: # (You will also need to add "ExecCGI" to the "Options" directive.) # #AddHandler cgi-script .cgi pl Should this be uncommented so that the script works
      If the script isn't in cgi-bin you have to do that, yes.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://633767]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (6)
As of 2024-04-18 09:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found