ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Alexander <novohatsky@mail.ru>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] alc3.0 - mod_php5 - рабочий?
Date: Tue, 28 Feb 2006 11:50:27 +0300
Message-ID: <44040ED3.4060605@mail.ru> (raw)
In-Reply-To: <bf3ff7bc0602270901o472caa5v@mail.gmail.com>

также не работает mod-php5

система ALC 3.0
версия php4.3, поставлены пакеты
apache
apache-common
mod-php
php-base
php-libs

php работает

файл log:

[Tue Feb 28 11:36:54 2006] [warn] module mod_php4.c is already added, 
skipping
[Tue Feb 28 11:36:54 2006] [notice] Apache/1.3.33 (ALT Linux/alt6) 
PHP/4.3.12-dev/ALT configured -- resuming normal operations
[Tue Feb 28 11:36:54 2006] [notice] Accept mutex: sysvsem (Default: sysvsem)


в httpd.conf в конец добаляется строка:
Include conf/addon-modules/mod_php4.conf

файл mod_php4.conf:
LoadModule php4_module        /usr/lib/apache/libphp4.so
AddModule mod_php4.c

AddType  application/x-httpd-php         .php .php4 .php3 .phtml
AddType  application/x-httpd-php-source  .phps
AddHandler application/x-httpd-php .php .php4 .php3 .phtml

------------------------------------------------------------------

версия php5, поставлены пакеты
apache
apache-common
mod-php5
php-base
php5-libs

PHP не работает, браузер предлагает сохранить файл

файл log:
[Tue Feb 28 11:23:05 2006] [warn] module mod_php5.c is already added, 
skipping
[Tue Feb 28 11:23:05 2006] [notice] Apache/1.3.33 (ALT Linux/alt6) 
PHP5/5.0.5-dev/ALT configured -- resuming normal operations
[Tue Feb 28 11:23:05 2006] [notice] Accept mutex: sysvsem (Default: sysvsem)

в httpd.conf в конец добаляется строка:
Include conf/addon-modules/mod_php5.conf

файл mod_php5.conf:
LoadModule php5_module        /usr/lib/apache/libphp5.so
AddModule mod_php5.c

AddType  application/x-httpd-php         .php .php5 .php4 .php3 .phtml
AddType  application/x-httpd-php-source  .phps
AddHandler application/x-httpd-php .php .php5 .php4 .php3 .phtml



  parent reply	other threads:[~2006-02-28  8:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-26 22:10 Artem Zolochevskiy
2006-02-27 17:01 ` Kaydannik Axel
2006-02-28  5:48   ` Artem Zolochevskiy
2006-02-28  8:50   ` Alexander [this message]
2006-02-28  9:15     ` Alexander

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44040ED3.4060605@mail.ru \
    --to=novohatsky@mail.ru \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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