ballay ballay wrote:

Until now, we used Perl 5.6.x without any problems. But now we decided to make the move to Perl 5.8.x and
started R&D-ing it.


The install is on a base RH Fedora or RHE3 box.

It sounds like you moved a working solution from RH9 or earlier. I've done something similar, and it didn't give me any problems. Perhaps the problem lies in your code.


packages installed are the latest of Apache 1.3.x,

Are you sure it isn't 2.0.x?

For instance, I have a page that would upload a gif to
the website,

My program does that as well, and I just tested it the other day on a Fedora Core 2 system. The only tricky bit is making sure the upload directory is writable by apache. Other than that, I used code ripped almost verbatim from the Apache::ASP and CGI.pm examples.


but seems like the form's enctype property is broken.

In what way?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to