Pgfoundry upload problem - Mailing list pgsql-www

From Dave Page
Subject Pgfoundry upload problem
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E41A7A89@ratbert.vale-housing.co.uk
Whole thread Raw
Responses Re: Pgfoundry upload problem  (Josh Berkus <josh@agliodbs.com>)
List pgsql-www
Hi guys,

I couldn't upload the win32 installer to pgfoundry. To fix I made the
following changes to php.ini and restarted apache:

; Maximum allowed size for uploaded files.
upload_max_filesize = 20M

; Maximum size of POST data that PHP will accept.
post_max_size = 24M

; Maximum amount of memory a script may consume
memory_limit = 24M

Regards, Dave.

pgsql-www by date:

Previous
From: "John Hansen"
Date:
Subject: Re: Suggestion for improving Archives
Next
From: Josh Berkus
Date:
Subject: Re: Pgfoundry upload problem