Ticket #27 (new defect)

Opened 2 years ago

Uploading: Apache1 vs Apache2

Reported by: simon Assigned to: simon
Priority: major Milestone:
Component: Memories::Photo Version:
Keywords: Cc:

Description

To make things work on Apache2, you need to add the line "use Apache2::Upload" to the top of Memories/Photo.pm. But there needs to be a mod_perl version test to determine whether or not to add that line.