Страница 1 из 1
Apache 22 глюк
Добавлено: 2011-10-31 11:09:19
admin@olis.zp.ua
Добрый день, уважаемые коллеги!
После того как обновил фряху и установленный софт апаче начал валить ошибку:
Код: Выделить всё
[Mon Oct 31 09:52:07 2011] [error] Optional function test said: OPTIONS * HTTP/1.0
[Mon Oct 31 09:52:08 2011] [notice] child pid 92861 exit signal Segmentation fault (11)
[Mon Oct 31 08:58:05 2011] [notice] seg fault or similar nasty error detected in the parent process
После этого демон апача сам падает. Я грешил на обновление php , ранее такого не было вообще.
Кто сталкивался с таким траблом и почему запускается второй процесс апача ? Помогите плиз.
Заранее спасибо.
Re: Apache 22 глюк
Добавлено: 2011-10-31 12:49:23
Alex Keda
с чего на что обновили?
Re: Apache 22 глюк
Добавлено: 2011-10-31 13:57:24
admin@olis.zp.ua
php было 5.3.5 обновил до 5.3.8
Apache было 2.2.17 стало apache-2.2.21
Re: Apache 22 глюк
Добавлено: 2011-10-31 19:14:30
Alex Keda
модули по очереди комментируйте и смотрите
я бы начал с pecl*
Re: Apache 22 глюк
Добавлено: 2011-11-01 12:10:40
admin@olis.zp.ua
r2d2# pkg_info | grep pecl
pecl-APC-3.1.9_1 Alternative PHP Cache
pecl-pdflib-2.1.8 A PECL extension to create PDF on the fly
r2d2# pkg_info | grep php
php5-5.3.8 PHP Scripting Language
php5-bz2-5.3.8 The bz2 shared extension for php
php5-ctype-5.3.8 The ctype shared extension for php
php5-curl-5.3.8 The curl shared extension for php
php5-dom-5.3.8 The dom shared extension for php
php5-exif-5.3.8 The exif shared extension for php
php5-extensions-1.5 A "meta-port" to install PHP extensions
php5-filter-5.3.8 The filter shared extension for php
php5-ftp-5.3.8 The ftp shared extension for php
php5-gd-5.3.8 The gd shared extension for php
php5-gettext-5.3.8 The gettext shared extension for php
php5-hash-5.3.8 The hash shared extension for php
php5-iconv-5.3.8 The iconv shared extension for php
php5-json-5.3.8 The json shared extension for php
php5-mbstring-5.3.8 The mbstring shared extension for php
php5-mcrypt-5.3.8 The mcrypt shared extension for php
php5-mssql-5.3.8 The mssql shared extension for php
php5-mysql-5.3.8 The mysql shared extension for php
php5-mysqli-5.3.8 The mysqli shared extension for php
php5-odbc-5.3.8 The odbc shared extension for php
php5-openssl-5.3.8 The openssl shared extension for php
php5-pcntl-5.3.8 The pcntl shared extension for php
php5-pdo-5.3.8 The pdo shared extension for php
php5-posix-5.3.8 The posix shared extension for php
php5-readline-5.3.8 The readline shared extension for php
php5-recode-5.3.8 The recode shared extension for php
php5-session-5.3.8 The session shared extension for php
php5-shmop-5.3.8 The shmop shared extension for php
php5-simplexml-5.3.8 The simplexml shared extension for php
php5-snmp-5.3.8 The snmp shared extension for php
php5-soap-5.3.8 The soap shared extension for php
php5-sockets-5.3.8 The sockets shared extension for php
php5-tokenizer-5.3.8 The tokenizer shared extension for php
php5-xml-5.3.8 The xml shared extension for php
php5-xmlreader-5.3.8 The xmlreader shared extension for php
php5-xmlwriter-5.3.8 The xmlwriter shared extension for php
php5-xsl-5.3.8 The xsl shared extension for php
php5-zip-5.3.8 The zip shared extension for php
php5-zlib-5.3.8 The zlib shared extension for php
phpMyAdmin-3.4.7 A set of PHP-scripts to manage MySQL over the web
Re: Apache 22 глюк
Добавлено: 2011-11-01 15:19:42
MASiK
В директории порта апатча и пересобираем чё он там хочет портами или пакетами, это либы а не программы в принципи можно и пакетами, обновили то наверно тока Апатч и ПХП а все библиотеки остались старые
mysql и perl можно не трогать ) если есть
Re: Apache 22 глюк
Добавлено: 2011-11-01 16:21:19
admin@olis.zp.ua
You have new mail.
r2d2# cd /usr/ports/www/apache22
r2d2# make build-depends-list
/usr/ports/converters/libiconv
/usr/ports/databases/db41
/usr/ports/databases/mysql51-client
/usr/ports/databases/postgresql84-client
/usr/ports/databases/sqlite3
/usr/ports/devel/apr1
/usr/ports/devel/autoconf
/usr/ports/devel/libtool
/usr/ports/devel/pcre
/usr/ports/lang/perl5.10
/usr/ports/security/openssl
/usr/ports/textproc/expat2
r2d2# portupgrade expat2
r2d2# portupgrade openssl
r2d2# portupgrade pcre
r2d2# portupgrade libtool
r2d2# portupgrade autoconf
r2d2# portupgrade apr1
r2d2# portupgrade sqlite3
r2d2# portupgrade db41
r2d2# portupgrade libiconv
r2d2#
я обновлял весь софт который был установлен включая апач