ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Grigory Soloviov <info4me@21th.com>
To: community@altlinux.ru
Subject: Re: [Comm] Apache + php
Date: Wed, 04 Aug 2004 14:46:19 +0400
Message-ID: <4110BE7B.2000208@21th.com> (raw)
In-Reply-To: <410FAE3D.8050505@mail.ru>

Yuri N. Glibovetz wrote:
> Grigory Soloviov пишет:
> 
>> Подскажите что надо сделать что бы работала связка Apache + php после 
>> установки их из сизифа?
>>
>> В конфиге Apache /etc/httpd/conf/httpd.conf в разделе <IfModule 
>> mod_mime.c> разкоментарил строчки AddType для php.
>>
>> Apache перегрузил.
>>
>> А он всеравно упорно показывает мне *.php файлы как plain text.
>>
>> AltLinux Compact 2.3
>> Apache/1.3.31 (ALT Linux/alt8)
>> PHP 4.3.7RC2-dev/ALT (cli)
> 
> У меня вот так работает:
> 
> <IfModule mod_alias.c>
>     ...................
>     ScriptAlias /forum/ "/var/www/phpBB2/"
>     <Directory "/var/www/phpBB2">
>         AllowOverride None
>         Options -Indexes
>         Order allow,deny
>         Allow from all
>     </Directory>
>     ...................
> </IfModule>
> 
> Правда, у меня установлено mod_php-4.3.5

Да, все дело в перце, ой в mod_php...
Поставил и все сразу заработало.
Спасибо за наводку.


  reply	other threads:[~2004-08-04 10:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-03 14:56 Grigory Soloviov
2004-08-03 15:24 ` Yuri N. Glibovetz
2004-08-04 10:46   ` Grigory Soloviov [this message]
2004-08-06  7:45 ` [Comm] " Michael Shigorin
2004-08-06  8:04   ` Artem K. Jouravsky
2004-08-06  8:30     ` 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=4110BE7B.2000208@21th.com \
    --to=info4me@21th.com \
    --cc=community@altlinux.ru \
    /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