Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Alice's Adventures couldn't get weirder than this...

I was trying something on my webpage, but I just can't understand why it's not working...

In the following set-up, printnode4.pl is located in the /cgi-bin driectory, and the two files referenced (/404.html and /nodes/default.html) do exist, yet when I try something as simple as http://www.nine9.ukshells.co.uk/cgi-bin/printnode4.pl?node=poooooooooo.htm (which should make it--the Perl proggie, not Apache--call up /404.html), I get a 500, Internal Server Error.

The weird thing is that when I run it from the shell (i.e. on majestic.ukshells.co.uk) it works, and it also works on my computer at home (which has it's directories mirrored with my shell account).

When I do a tail of the log file, this happens:

nine9@majestic ~$ tail -f /www/logs/error_log ... Wed Dec 29 16:55:26 1999 error (2)No such file or directory: exec of / +users/ nine9/www/cgi-bin/printnode4.pl failed

I just don't get it...and my Internet Service Provider is not being helpful

(Begin /cgi-bin/printnode4.pl) #!/usr/bin/perl #Printnode version 4 #Called from basedir/cgi-bin #options: ?node=x #result prints basedir/nodes/x if exists and is arg #or basedir/err40

In reply to "Stranger and Stranger" by nine9

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-16 13:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found