Не стартует apache после смены версии php

Ребят подскажите, есть Genta(свежая, но старенькое ядро(виртуалка OpenVZ)), стоит LAMP, все работало как часы, потом mdadm решил чуть побаловаться, откинул пару зеркал у RAID1 массивов... После того как все зеркала подцепили все вроде бы целое, работает, собирает и т.п., но есть 1 затык...

А именно PHP, собираю его (допустим последнюю стабильную из ветки 5.4), сборка проходит успешно, в консоли отлично работает(cli), скрипты выполняет все замечательно. Как только перезапускаю apache,чтобы подхватил новую версию, он останавливается, но не стартует... ждет определенное время(в инит скрипте таймаут секунд 15 помойму) после чего падает...
Если меняю версию на скомпиленную до развала зеркал 5.3 -все норм...

Уже все перепробовал, ничего не помогает... подскажите..

P.S. если нужны какие-либо данные - предоставлю

P.S. если нужны какие-либо

P.S. если нужны какие-либо данные - предоставлю

error лог апача с врубленным дебагом и eix -I dev-lang/php в студию ( читай FAQ )

Compute:
Bosch M2.8.1 -> custom Bosch M2.8.3 clone from Russia.
Speed about 260 km,Ram 2 pers.,HDD - 70 kg,210 FLOPS ;)

Странно, не пришло

Странно, не пришло уведомление об ответе в тему...

eix -I dev-lang/php

Цитата:
[I] dev-lang/php
Available versions:
(5.3) 5.3.18 ~5.3.20 ~5.3.21-r1 ~5.3.21-r2 ~5.3.22 ~5.3.23
(5.4) 5.4.8 ~5.4.10 ~5.4.11-r1 ~5.4.11-r2 ~5.4.12 ~5.4.13
(5.5) [M]~5.5.0_alpha2 [M]~5.5.0_alpha4 [M]~5.5.0_alpha6
{{apache2 bcmath berkdb bzip2 calendar cdb cgi cjk +cli crypt +ctype curl curlwrappers debug doc embed enchant exif +fileinfo +filter firebird flatfile fpm frontbase ftp gd gdbm gmp +hash +iconv imap inifile intl iodbc ipv6 +json kerberos kolab ldap ldap-sasl libedit mhash mssql mysql mysqli mysqlnd nls oci8-instant-client odbc pcntl pdo +phar pic +posix postgres qdbm readline recode selinux +session sharedmem +simplexml snmp soap sockets spell sqlite sqlite2 sqlite3 ssl sybase-ct sysvipc threads tidy +tokenizer truetype unicode wddx +xml xmlreader xmlrpc xmlwriter xpm xsl zip zlib}}
Installed versions: 5.3.18(5.3)(03:59:13 02/18/13)(apache2 bcmath berkdb bzip2 calendar cgi cli crypt ctype curl curlwrappers exif fileinfo filter ftp gd gdbm hash iconv imap ipv6 json mhash mysql mysqli nls pdo posix readline session simplexml snmp sockets spell tokenizer truetype unicode wddx xml xmlreader xmlrpc xmlwriter xsl zip zlib -cdb -cjk -debug -doc -embed -enchant -firebird -flatfile -fpm -frontbase -gmp -inifile -intl -iodbc -kerberos -kolab -ldap -ldap-sasl -libedit -mssql -mysqlnd -oci8-instant-client -odbc -pcntl -phar -pic -postgres -qdbm -recode -selinux -sharedmem -soap -sqlite2 -sqlite3 -ssl -sybase-ct -sysvipc -threads -tidy -xpm) 5.4.8(5.4)(22:31:01 03/18/13)(apache2 bcmath berkdb bzip2 calendar cgi cli crypt ctype curl curlwrappers exif fileinfo filter ftp gd gdbm hash iconv imap ipv6 json mhash mysql mysqli nls pdo posix readline session simplexml sockets spell ssl tokenizer truetype unicode wddx xml xmlreader xmlrpc xmlwriter xsl zip zlib -cdb -cjk -debug -doc -embed -enchant -firebird -flatfile -fpm -frontbase -gmp -inifile -intl -iodbc -kerberos -kolab -ldap -ldap-sasl -libedit -mssql -mysqlnd -oci8-instant-client -odbc -pcntl -phar -pic -postgres -qdbm -recode -selinux -sharedmem -snmp -soap -sqlite3 -sybase-ct -sysvipc -threads -tidy -xpm)
Homepage: http://php.net/
Description: The PHP language runtime engine: CLI, CGI, FPM/FastCGI, Apache2 and embed SAPIs.

Тот 5.3 что установлен - установлен из бинарников(собранных на другом сервере), если собрать на этом - апач не стартует

Лог ошибок с включенным дебагом не показывает ничего...
При рестарте в логе показывает выключение, а потом ничего... Когда переключаю версию PHP обратно, апач стартует и в логе обычная информация,что он запустился..

P.P.S. вот что выплюнул strace при рестарте апача

Цитата:
+ '[' -n '' ']'
+ sourcex /etc/init.d/apache2
+ '[' /etc/init.d/apache2 = -e ']'
+ . /etc/init.d/apache2
++ extra_commands='configtest modules virtualhosts'
++ extra_started_commands='configdump fullstatus graceful gracefulstop reload'
++ description_configdump='Dumps the configuration of the runing apache server. Requires server-info to be enabled and www-client/lynx.'
++ description_configtest='Run syntax tests for configuration files.'
++ description_fullstatus='Gives the full status of the server. Requires lynx and server-status to be enabled.'
++ description_graceful='A graceful restart advises the children to exit after the current request and reloads the configuration.'
++ description_gracefulstop='A graceful stop advises the children to exit after the current request and stops the server.'
++ description_modules='Dump a list of loaded Static and Shared Modules.'
++ description_reload='Kills all children and reloads the configuration.'
++ description_virtualhosts='Show the settings as parsed from the config file (currently only shows the virtualhost settings).'
++ description_stop='Kills all children and stops the server.'
+ unset _d
+ unset _f
+ '[' -n '' ']'
+ '[' -n start ']'
+ '[' start = depend ']'
+ for _cmd in describe start stop status '${extra_commands:-$opts}' '$extra_started_commands' '$extra_stopped_commands'
+ '[' describe = start ']'
+ for _cmd in describe start stop status '${extra_commands:-$opts}' '$extra_started_commands' '$extra_stopped_commands'
+ '[' start = start ']'
++ command -v start
+ '[' start = start ']'
+ yesno
+ '[' -z '' ']'
+ return 1
+ for _cmd in '$extra_started_commands'
+ '[' configdump = start ']'
+ for _cmd in '$extra_started_commands'
+ '[' fullstatus = start ']'
+ for _cmd in '$extra_started_commands'
+ '[' graceful = start ']'
+ for _cmd in '$extra_started_commands'
+ '[' gracefulstop = start ']'
+ for _cmd in '$extra_started_commands'
+ '[' reload = start ']'
+ unset _cmd
+ case $1 in
+ verify_boot
+ '[' '!' -e /run/openrc/softlevel ']'
+ return 0
++ command -v start_pre
+ '[' '' = start_pre ']'
+ start
+ checkconfig
+ checkconfd
+ '[' '!' -f /etc/init.d/sysfs ']'
+ PIDFILE=/var/run/apache2.pid
+ TIMEOUT=30
+ SERVERROOT=/usr/lib/apache2
+ '[' '!' -d /usr/lib/apache2 ']'
+ CONFIGFILE=/etc/apache2/httpd.conf
+ '[' etc/apache2/httpd.conf = /etc/apache2/httpd.conf ']'
+ '[' '!' -r /etc/apache2/httpd.conf ']'
+ APACHE2_OPTS='-D DEFAULT_VHOST -D RPAF -D PYTHON -D PHP5 -D INFO -D LANGUAGE -d /usr/lib/apache2'
+ APACHE2_OPTS='-D DEFAULT_VHOST -D RPAF -D PYTHON -D PHP5 -D INFO -D LANGUAGE -d /usr/lib/apache2 -f /etc/apache2/httpd.conf'
+ '[' -n /var/log/apache2/startuperror.log ']'
+ APACHE2_OPTS='-D DEFAULT_VHOST -D RPAF -D PYTHON -D PHP5 -D INFO -D LANGUAGE -d /usr/lib/apache2 -f /etc/apache2/httpd.conf -E /var/log/apache2/startuperror.log'
+ APACHE2=/usr/sbin/apache2
+ /usr/sbin/apache2 -D DEFAULT_VHOST -D RPAF -D PYTHON -D PHP5 -D INFO -D LANGUAGE -d /usr/lib/apache2 -f /etc/apache2/httpd.conf -E /var/log/apache2/startuperror.log -t
+ ret=0
+ '[' 0 -ne 0 ']'
+ return 0
+ ebegin 'Starting apache2'
* Starting apache2 ...
+ start-stop-daemon --start -- /usr/sbin/apache2 -D DEFAULT_VHOST -D RPAF -D PYTHON -D PHP5 -D INFO -D LANGUAGE -d /usr/lib/apache2 -f /etc/apache2/httpd.conf -E /var/log/apache2/startuperror.log -k start
* Detaching to start `/usr/sbin/apache2' ...
+ i=0
+ '[' '!' -e /var/run/apache2.pid ']'
+ '[' 0 -lt 30 ']'
+ sleep 1
++ expr 0 + 1
+ i=1
+ '[' '!' -e /var/run/apache2.pid ']'
+ '[' 1 -lt 30 ']'
+ sleep 1
++ expr 1 + 1
+ i=2
+ '[' '!' -e /var/run/apache2.pid ']'
+ '[' 2 -lt 30 ']'
+ sleep 1
++ expr 2 + 1

......
так до 30, а потом
......

+ eend [ ok ]
++ command -v start_post
+ '[' '' = start_post ']'
+ shift
+ continue 2
+ '[' -n '' ']'
+ exit 0

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".