* [Comm] Проблема с httpd2
@ 2008-05-23 11:48 Игорь Харченко
2008-05-23 17:44 ` Игорь Харченко
0 siblings, 1 reply; 2+ messages in thread
From: Игорь Харченко @ 2008-05-23 11:48 UTC (permalink / raw)
To: community
Здравствуйте!
Помогите решить проблему.
Я в файле .htaccess прописал переадресацию при заходе на сайт под другим
урлом:
RewriteEngine On
RewriteCond %{HTTP_HOST} !^www\.domain\.ua [NC]
RewriteRule ^(.*) http://www.domain.ua/$1 [L,R=301]
и теперь httpd2 пишет:
(httpd2 is dead, but stale PID file exists)
А при перезапуске из консоли:
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
Если убить этот процесс запускается заново.
Причем сайты работают нормально.
В чем может быть проблема?
--
С уважением, Игорь Харченко
Украинский портал Atlant Web Site
http://www.atlant.ws
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Comm] Проблема с httpd2
2008-05-23 11:48 [Comm] Проблема с httpd2 Игорь Харченко
@ 2008-05-23 17:44 ` Игорь Харченко
0 siblings, 0 replies; 2+ messages in thread
From: Игорь Харченко @ 2008-05-23 17:44 UTC (permalink / raw)
To: ALT Linux Community general discussions
Я не правильно описал проблему.
Дело в том, что файл httpd.pid не перезаписывается и в нем остается старый
PID
Кто нибудь подскажет из за чего может возникать такая проблема.
> Здравствуйте!
>
> Помогите решить проблему.
> Я в файле .htaccess прописал переадресацию при заходе на сайт под
> другим урлом:
> RewriteEngine On
> RewriteCond %{HTTP_HOST} !^www\.domain\.ua [NC]
> RewriteRule ^(.*) http://www.domain.ua/$1 [L,R=301]
>
> и теперь httpd2 пишет:
> (httpd2 is dead, but stale PID file exists)
> А при перезапуске из консоли:
> (98)Address already in use: make_sock: could not bind to address
> 0.0.0.0:80
> no listening sockets available, shutting down
> Unable to open logs
> Если убить этот процесс запускается заново.
> Причем сайты работают нормально.
> В чем может быть проблема?
>
--
С уважением, Игорь Харченко
Украинский портал Atlant Web Site
http://www.atlant.ws
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-05-23 17:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-23 11:48 [Comm] Проблема с httpd2 Игорь Харченко
2008-05-23 17:44 ` Игорь Харченко
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