I am not sure if I am emailing to the correct list,
but I have been struggling with this for about 3 days and wondered if anyone
could help me.
I have been put in charge of trying to get the file
upload command to work with out Apache server on OSX. I have found this
page.
It says to put a function called
"form()" (which is listed on the page) into the perl mod_handler. I am not
really sure what they mean by this.
I found a directory called
/System/Library/Perl/darwin/auto/mod_perl
but there was nothing in it. Should I just
create a file and put this function into it? What do I call
it?
is the code above C code?
I think what I have to do
it is compile Apache with this code added
somewhere. |
- Re: newbie Kevin Drew
- Re: newbie Gavin Carr