Обсуждение: Pgfoundry upload problem

Поиск
Список
Период
Сортировка

Pgfoundry upload problem

От
"Dave Page"
Дата:
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.

Re: Pgfoundry upload problem

От
Josh Berkus
Дата:
Dave,

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

Thanks for fixing.

--
Josh Berkus
Aglio Database Solutions
San Francisco