ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Alexander Bokovoy <a.bokovoy@sam-solutions.net>
To: mandrake-russian@altlinux.ru
Subject: [mdk-re] Re: Глупый вопрос по PHP
Date: Tue Apr 16 17:43:07 2002
Message-ID: <20020416134120.GK18127@sam-solutions.net> (raw)
In-Reply-To: <20020416133810.C52B147427@madelene.sergievposad.org>

On Tue, Apr 16, 2002 at 05:38:10PM +0400, Egor Grebnev wrote:
> Я думаю, что есть следующая проблема:
> 
> php-mysql на данный момент не зависит от php. Т.е. я могу снести php, а 
И не должен.

> php-mysql останется. Наверное, это неправильно. И вероятно, именно поэтому 
Это правильно, он _должен_ остаться.

> мне пришлось вручную редактировать php.ini на предмет модулей.
PHP разбит на группу пакетов:
php-common -- основной, содержит общий код, который используется всеми
		интерфейсами
php        -- интерфейс командной строки
mod_php    -- интерфейс в виде модуля к Apache 1.3.x
php-devel  -- исходники дополнительных модулей расширения
php-имя_модуля -- отдельные модули расширения, построенные из php-devel
php-manual -- документация

Все модули расширения зависят только от php-common и нужных им
специфических библиотек. Зависимость на интерфейс командной строки ставить
не только не нужно, но и совсем излишне.

> Но основная моя проблемы была в другом, а именно, в указании пути к текущему 
> каталогу в php.ini. К сожалению, это было для меня неочевидно :(
Это -- рекомендуемые настройки php.ini, в связи с имеющими место
проблемами в безопасности. Рекомендуемые для хостинга.

-- 
/ Alexander Bokovoy
Software architect and analyst             // SaM-Solutions Ltd.
---
I don't mind arguing with myself.  It's when I lose that it bothers me.
		-- Richard Powers



  reply	other threads:[~2002-04-16 17:43 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-15 23:50 [mdk-re] " Egor Grebnev
2002-04-15 23:59 ` Egor Grebnev
2002-04-16  8:49 ` Korshunov Ilya
2002-04-16 11:59   ` Egor Grebnev
2002-04-16 12:04     ` Korshunov Ilya
2002-04-16 13:39       ` Egor Grebnev
2002-04-16 13:50         ` Korshunov Ilya
2002-04-16 13:57           ` Egor Grebnev
2002-04-16 14:04             ` Korshunov Ilya
2002-04-16 14:10               ` Egor Grebnev
2002-04-16 14:26                 ` [mdk-re] " Artem K. Jouravsky
2002-04-16 15:03                   ` Egor Grebnev
2002-04-16 15:06                     ` Korshunov Ilya
2002-04-16 15:14                       ` Egor Grebnev
2002-04-16 15:24                       ` Alexander Bokovoy
2002-04-16 15:41                         ` Egor Grebnev
2002-04-16 16:08                           ` Alexander Bokovoy
2002-04-16 16:18                             ` Egor Grebnev
2002-04-16 16:53                               ` Alexander Bokovoy
2002-04-16 17:14                                 ` Egor Grebnev
2002-04-16 17:43                                   ` Alexander Bokovoy [this message]
2002-04-16 15:23                     ` Michael Shigorin
2002-04-16 15:34                       ` Alexander Bokovoy

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=20020416134120.GK18127@sam-solutions.net \
    --to=a.bokovoy@sam-solutions.net \
    --cc=mandrake-russian@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