Pgfoundry upload problem

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "PostgreSQL WWW Mailing List" <pgsql-www(at)postgresql(dot)org>
Subject: Pgfoundry upload problem
Date: 2004-09-08 13:53:44
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E41A7A89@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Josh Berkus 2004-09-08 17:19:36 Re: Pgfoundry upload problem
Previous Message John Hansen 2004-09-07 21:16:56 Re: Suggestion for improving Archives