From: "Alexey I. Froloff" <raorn@immo.ru>
To: ALT Linux Sisyphus <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] Подскажите... PHP4 & PHP5 на одной жилплощади...
Date: Thu, 7 Sep 2006 11:43:28 +0400
Message-ID: <20060907074327.GH4480@immo.ru> (raw)
In-Reply-To: <44FFCD14.20205@ukr.net>
[-- Attachment #1: Type: text/plain, Size: 758 bytes --]
* Serge <serg-e@> [060907 11:38]:
> Нутром чувствую, что один из них должен быть ака модуль апача, а другой
> как ЦГИ-шник, а какие пакеты ставить и что дополнительно ручками
> коыврнуть - не пойму...
Один mod_php и один php-cgi. Дополнительно mod_fastcgi, включить
mod_alias и mod_action.
# ln -sf /usr/bin/php5-cgi /var/www/fcgi-bin
/ets/.../mod_fastcgi.conf:
ScriptAlias /fcgi-bin/ "/var/www/fcgi-bin/"
FastCgiServer /var/www/fcgi-bin/php5-cgi -processes 5
AddType application/x-httpd-fastphp5 .php5
Action application/x-httpd-fastphp5 /fcgi-bin/php5-cgi
--
Regards, Alexey I. Froloff
AIF5-RIPN, AIF5-RIPE
-------------------------------------------
Inform-Mobil, Ltd. System Administrator
http://www.inform-mobil.ru/
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2006-09-07 7:43 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-07 7:41 Serge
2006-09-07 7:43 ` Alexey I. Froloff [this message]
2006-09-08 7:49 ` Serge
2006-09-08 9:20 ` Alexey I. Froloff
2006-09-07 9:57 ` Slava Dubrovskiy
2006-09-07 12:50 ` Serge
2006-09-07 13:26 ` Slava Dubrovskiy
2006-09-07 13:50 ` Michael Shigorin
2006-09-08 6:54 ` Serge
2006-09-08 7:00 ` Michael Shigorin
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=20060907074327.GH4480@immo.ru \
--to=raorn@immo.ru \
--cc=sisyphus@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 Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git