ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] PHP не загружает файл больше 2M.
@ 2009-01-10  4:39 Vitalik Salomatin
  2009-01-10  9:14 ` Egor Glukhov
  2009-01-10 10:14 ` Denis S. Kostin
  0 siblings, 2 replies; 3+ messages in thread
From: Vitalik Salomatin @ 2009-01-10  4:39 UTC (permalink / raw)
  To: community

Установил Apache и  PHP. При помощи скрипта 
<?php
  if(copy($_FILES["filename"]["tmp_name"],
     "/tmp/temp/".$_FILES["filename"]["name"]))
  ?>
успешно загружаю файл не сервер любым удаленным клиентом.  Беда в том, что только до 2M.
Увеличиваю значение в /etc/php/5.2.5/cli/php.ini
upload_max_filesize = 30M.
 не реагирует.
Может ALT еще где запрещает увеличивать размер загружаемого Апачем файла?
Где еще надо внести изменения?

Спасибо.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-01-10 10:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-10  4:39 [Comm] PHP не загружает файл больше 2M Vitalik Salomatin
2009-01-10  9:14 ` Egor Glukhov
2009-01-10 10:14 ` Denis S. Kostin

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git