You can mod me down for this as you like, but I see an incessantly overuse of modules going on around here. Everybody cries if you don't
use CGI... even for something this simple. Ashley is merely printing ONE line to the screen, I hardly feel this requires the use of CGI.pm.. Now I'm not discrediting the use of modules or CGI.pm in general, I just think that sometimes you guys go a little overboard with it. Hell no I'm not going to use CGI to print one line. That's stupid. Not only that but your reply is out of context with the original question. What exactly does CGI do that's going to stop the 500 errors?
And to address Asley's qustion, the simple answer is probably file permissions.. Namely (as stated above) the permissions associated with the parent directory, the one you are attempting to create directories in, needs to be writable by the server.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.