ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Проблемы с Apache
@ 2007-12-09 21:57 Владимир Леонидов
  2007-12-09 21:57 ` Pavlov Konstantin
  0 siblings, 1 reply; 6+ messages in thread
From: Владимир Леонидов @ 2007-12-09 21:57 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Стоит Apache2+PHP5+MySQL

Проблема: не хочет работать движок сайта (в моем случае
wordpress.org). При попытке запуска php-установщика выдает чистый
лист. phpMyAdmin работает нормально.

Проблема касается не только этого движка, но и других CMS.

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

* Re: [Comm] Проблемы с Apache
  2007-12-09 21:57 [Comm] Проблемы с Apache Владимир Леонидов
@ 2007-12-09 21:57 ` Pavlov Konstantin
  2007-12-09 22:29   ` Владимир Леонидов
  0 siblings, 1 reply; 6+ messages in thread
From: Pavlov Konstantin @ 2007-12-09 21:57 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 474 bytes --]

On Mon, Dec 10, 2007 at 12:57:01AM +0300, Владимир Леонидов wrote:
> Стоит Apache2+PHP5+MySQL
> 
> Проблема: не хочет работать движок сайта (в моем случае
> wordpress.org). При попытке запуска php-установщика выдает чистый
> лист. phpMyAdmin работает нормально.
> 
> Проблема касается не только этого движка, но и других CMS.

Смотрите в error_log.

-- 
[...] собираемость sandman'ом гарантирует собираемость hasher'ом
не менее чем на 90%.
		-- ldv in devel@

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [Comm] Проблемы с Apache
  2007-12-09 21:57 ` Pavlov Konstantin
@ 2007-12-09 22:29   ` Владимир Леонидов
  2007-12-09 22:44     ` Di
  2007-12-09 22:46     ` Pavlov Konstantin
  0 siblings, 2 replies; 6+ messages in thread
From: Владимир Леонидов @ 2007-12-09 22:29 UTC (permalink / raw)
  To: ALT Linux Community general discussions

[Mon Dec 10 01:25:16 2007] [error] [client 127.0.0.1] PHP Fatal error:
 Allowed memory size of 5242880 bytes exhausted (tried to allocate
77824 bytes) in /var/www/apache2/html/wp-includes/pluggable.php on
line 252


смотрим 252-ю строчку файла:

247	$content_type = apply_filters( 'wp_mail_content_type', $content_type );
248
249	// Set whether it's plaintext or not, depending on $content_type
250	if ( $content_type == 'text/html' ) {
251		$phpmailer->IsHTML( true );
252	} else {
253		$phpmailer->IsHTML( false );
254	}

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

* Re: [Comm] Проблемы с Apache
  2007-12-09 22:29   ` Владимир Леонидов
@ 2007-12-09 22:44     ` Di
  2007-12-09 22:46     ` Pavlov Konstantin
  1 sibling, 0 replies; 6+ messages in thread
From: Di @ 2007-12-09 22:44 UTC (permalink / raw)
  To: ALT Linux Community general discussions

[-- Attachment #1: Type: text/plain, Size: 280 bytes --]

Владимир Леонидов пишет:
> [Mon Dec 10 01:25:16 2007] [error] [client 127.0.0.1] PHP Fatal error:
>  Allowed memory size of 5242880 bytes exhausted (tried to allocate
> 77824 bytes) in /var/www/apache2/html/wp-includes/pluggable.php on
> line 252

а пациент не в OVZ-контейнере?


[-- Attachment #2: denyago.vcf --]
[-- Type: text/x-vcard, Size: 364 bytes --]

begin:vcard
fn:Denis Timurovich Yagofarov
n:Yagofarov;Denis Timurovich
org:ITGIS NASU
adr:room 615;;Chokolovski sqr., 13;Kiev;;03151;Ukraine
email;internet:denyago@rambler.ru
title:system administrator
tel;work:80442480755
tel;pager:diyago@jabber.te.ua
tel;home:80442434512
tel;cell:80662933760
note:diyago@jabber.te.ua
x-mozilla-html:FALSE
version:2.1
end:vcard


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

* Re: [Comm] Проблемы с Apache
  2007-12-09 22:29   ` Владимир Леонидов
  2007-12-09 22:44     ` Di
@ 2007-12-09 22:46     ` Pavlov Konstantin
  2007-12-09 23:15       ` Владимир Леонидов
  1 sibling, 1 reply; 6+ messages in thread
From: Pavlov Konstantin @ 2007-12-09 22:46 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 535 bytes --]

On Mon, Dec 10, 2007 at 01:29:30AM +0300, Владимир Леонидов wrote:
> [Mon Dec 10 01:25:16 2007] [error] [client 127.0.0.1] PHP Fatal error:
>  Allowed memory size of 5242880 bytes exhausted (tried to allocate
> 77824 bytes) in /var/www/apache2/html/wp-includes/pluggable.php on
> line 252
> 
> 
> смотрим 252-ю строчку файла:

Это не обязательно, см. /etc/php/*/*/php.ini на тему memory size

-- 
Еще раз - чем не устраивает -smp? Да, буковок на одну больше,
но это не повод поднимать шумиху.
		-- lakostis in sisyphus@

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [Comm] Проблемы с Apache
  2007-12-09 22:46     ` Pavlov Konstantin
@ 2007-12-09 23:15       ` Владимир Леонидов
  0 siblings, 0 replies; 6+ messages in thread
From: Владимир Леонидов @ 2007-12-09 23:15 UTC (permalink / raw)
  To: ALT Linux Community general discussions

> Это не обязательно, см. /etc/php/*/*/php.ini на тему memory size
Спасибо! Про этот файл и не подумал :)

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

end of thread, other threads:[~2007-12-09 23:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-09 21:57 [Comm] Проблемы с Apache Владимир Леонидов
2007-12-09 21:57 ` Pavlov Konstantin
2007-12-09 22:29   ` Владимир Леонидов
2007-12-09 22:44     ` Di
2007-12-09 22:46     ` Pavlov Konstantin
2007-12-09 23:15       ` Владимир Леонидов

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