Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: How do I create a new directory with a cgi script on my webserver?

by Dominus (Parson)
on Mar 17, 2000 at 03:36 UTC ( [id://5502]=note: print w/replies, xml ) Need Help??


in reply to How do I create a new directory with a cgi script on my webserver?

You use the mkdir function to make a new directory.

If it's not working for you, you probably have one of several common problems: You aren't using the correct path, because your CGI program is not running in the place that you think it is, or perhaps your program doesn't havethe permissions you expect it to.

For a list of problems of this type and how to diagnose or correct them, see this page

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2024-03-28 06:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found