in reply to
apache & multipart/form-data
First of all
, have a look at the Apache error log file: ./logs/error.log. Have a look at that error. It might directly tell you what's wrong ;-) It might even be file permission problems.
Comment on
Re: apache & multipart/form-data
Replies are listed 'Best First'.
Re: Re: apache & multipart/form-data
by
PriNet
(Monk)
on Apr 07, 2003 at 15:28 UTC
i'm running on a windows platform (98se)... how do you "chmod" in that environment? (just following thru...*heh*
you mean there's any easier way?
-gary
[reply]
Re: Re: Re: apache & multipart/form-data
by
Heidegger
(Hermit)
on Apr 07, 2003 at 15:38 UTC
First, have a look at the Apache/logs/error.log file and see what it says about the error.
[reply]
In Section
Seekers of Perl Wisdom