LINUX.ORG.RU

Не могу установить suPHP и Ruby

 , , suphp


0

1

CentOS 6.6 действовал по разным инструкциям например по этой http://www.howtoforge.com/perfect-server-centos-6.5-apache2-mysql-php-pureftp...

Доходя до установки suphp всегда одно и то же не зависимо от версии linux (кроме Ubuntu) затыкаюсь на этом месте

cd /tmp wget http://suphp.org/download/suphp-0.7.1.tar.gz tar xvfz suphp-0.7.1.tar.gz cd suphp-0.7.1/

./configure --prefix=/usr --sysconfdir=/etc --with-apr=/usr/bin/apr-1-config --with-apxs=/usr/sbin/apxs --with-apache-user=apache --with-setid-mode=owner --with-php=/usr/bin/php-cgi --with-logfile=/var/log/httpd/suphp_log --enable-SUPHP_USE_USERGROUP=yes

заканчивается так

configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/apache/Makefile config.status: creating src/apache2/Makefile config.status: creating src/config.h config.status: executing depfiles commands

затем make заканчивается так

make[3]: Leaving directory `/tmp/suphp-0.7.1/src' make[2]: Leaving directory `/tmp/suphp-0.7.1/src' make[1]: Leaving directory `/tmp/suphp-0.7.1/src' make[1]: Entering directory `/tmp/suphp-0.7.1' make[1]: Цель `all-am' не требует выполнения команд. make[1]: Leaving directory `/tmp/suphp-0.7.1'

в продолжении make install заканчивается толком не начавшись это все что она выводит

Making install in src make[1]: Entering directory `/tmp/suphp-0.7.1/src' Making install in apache2 make[2]: Entering directory `/tmp/suphp-0.7.1/src/apache2' make[3]: Entering directory `/tmp/suphp-0.7.1/src/apache2' make[3]: Цель `install-exec-am' не требует выполнения команд. /usr/bin/install -c -d '/usr/lib/httpd/modules' /usr/bin/install -c -m 0755 .libs/mod_suphp.so '/usr/lib/httpd/modules'/mod_suphp.so make[3]: Leaving directory `/tmp/suphp-0.7.1/src/apache2' make[2]: Leaving directory `/tmp/suphp-0.7.1/src/apache2' make[2]: Entering directory `/tmp/suphp-0.7.1/src' make[3]: Entering directory `/tmp/suphp-0.7.1/src' test -z «/usr/sbin» || /bin/mkdir -p «/usr/sbin» /bin/sh ../libtool --mode=install /usr/bin/install -c 'suphp' '/usr/sbin/suphp' /usr/bin/install -c suphp /usr/sbin/suphp make install-exec-hook make[4]: Entering directory `/tmp/suphp-0.7.1/src' chmod u+s /usr/sbin/suphp make[4]: Leaving directory `/tmp/suphp-0.7.1/src' make[3]: Цель `install-data-am' не требует выполнения команд. make[3]: Leaving directory `/tmp/suphp-0.7.1/src' make[2]: Leaving directory `/tmp/suphp-0.7.1/src' make[1]: Leaving directory `/tmp/suphp-0.7.1/src' make[1]: Entering directory `/tmp/suphp-0.7.1' make[2]: Entering directory `/tmp/suphp-0.7.1' make[2]: Цель `install-exec-am' не требует выполнения команд. make[2]: Цель `install-data-am' не требует выполнения команд. make[2]: Leaving directory `/tmp/suphp-0.7.1' make[1]: Leaving directory `/tmp/suphp-0.7.1'

Тоже самое и с Ruby Помогите всю голову изломал, раньше ставил на Fedora 16 но это было давно и все получилось с первого раза, а сейчас не выходит даже на ней.



Последнее исправление: cetjs2 (всего исправлений: 1)

Ответ на: комментарий от dhameoelin

строка из инструкции: [...] Далее мы установим suPHP (есть mod_suphp пакет доступен в репозитории, но к сожалению, он не совместим с ISPConfig, поэтому мы должны построить suPHP сами): [...]

yurasik6363
() автор топика

тут все решено оказывается все работает <?php phpinfo()?> все прояснил. Но однако зайти в панель по адресу не получается так как сервер ругается: 500 Internal Server Error

The server encountered an internal error or mosconfiguration and was unable to complete your request. [...]

лог error_log [Mon Dec 22 01:04:48 2014] [warn] [client 192.168.0.12] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server [Mon Dec 22 01:04:48 2014] [error] [client 192.168.0.12] Premature end of script headers: index.php

лог suexec.log [2014-12-22 01:04:47]: uid: (5003/ispconfig) gid: (5004/ispconfig) cmd: .php-fcgi-starter

yurasik6363
() автор топика
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.