Das hat geholfen. Ist nun auf Version 1.2.x mit php-fpm. Danke für die schnelle Hilfe.
Der SSL-Bug wird dann wohl mit dem nächsten Update auf 1.2.18 auch behoben sein, korrekt?
Posts by freedom
-
-
Habe das ganze nun mit 1.2.x ausprobiert.
Fehlermeldung:
Code- [ERROR] Servers::httpd::apache_php_fpm::start: Could not start the apache2 service: iMSCP::Provider::Service::Sysvinit::_exec: Job for apache2.service failed. See 'systemctl status apache2.service' and 'journalctl -xn' for details. at /usr/local/src/imscp-1.2.x/engine/PerlLib/iMSCP/Service.pm line 158.iMSCP::Stepper::step: Servers::httpd::apache_php_fpm::start: Could not start the apache2 service: iMSCP::Provider::Service::Sysvinit::_exec: Job for apache2.service failed. See 'systemctl status apache2.service' and 'journalctl -xn' for details. at /usr/local/src/imscp-1.2.x/engine/PerlLib/iMSCP/Service.pm line 158.iMSCP::Stepper::step: Servers::httpd::apache_php_fpm::start: Could not start the apache2 service: iMSCP::Provider::Service::Sysvinit::_exec: Job for apache2.service failed. See 'systemctl status apache2.service' and 'journalctl -xn' for details. at /usr/local/src/imscp-1.2.x/engine/PerlLib/iMSCP/Service.pm line 158.iMSCP::Stepper::step: Servers::httpd::apache_php_fpm::start: Could not start the apache2 service: iMSCP::Provider::Service::Sysvinit::_exec: Job for apache2.service failed. See 'systemctl status apache2.service' and 'journalctl -xn' for details. at /usr/local/src/imscp-1.2.x/engine/PerlLib/iMSCP/Service.pm line 158. [FATAL] iMSCP::Stepper::step: Servers::httpd::apache_php_fpm::start: Could not start the apache2 service: iMSCP::Provider::Service::Sysvinit::_exec: Job for apache2.service failed. See 'systemctl status apache2.service' and 'journalctl -xn' for details. at /usr/local/src/imscp-1.2.x/engine/PerlLib/iMSCP/Service.pm line 158.iMSCP::Stepper::step: Servers::httpd::apache_php_fpm::start: Could not start the apache2 service: iMSCP::Provider::Service::Sysvinit::_exec: Job for apache2.service failed. See 'systemctl status apache2.service' and 'journalctl -xn' for details. at /usr/local/src/imscp-1.2.x/engine/PerlLib/iMSCP/Service.pm line 158.iMSCP::Stepper::step: Servers::httpd::apache_php_fpm::start: Could not start the apache2 service: iMSCP::Provider::Service::Sysvinit::_exec: Job for apache2.service failed. See 'systemctl status apache2.service' and 'journalctl -xn' for details. at /usr/local/src/imscp-1.2.x/engine/PerlLib/iMSCP/Service.pm line 158.iMSCP::Stepper::step: Servers::httpd::apache_php_fpm::start: Could not start the apache2 service: iMSCP::Provider::Service::Sysvinit::_exec: Job for apache2.service failed. See 'systemctl status apache2.service' and 'journalctl -xn' for details. at /usr/local/src/imscp-1.2.x/engine/PerlLib/iMSCP/Service.pm line 158.
Auszug von systemctl status apache2.service
Code- [srv1] imscp-1.2.x # systemctl status apache2.service
- ● apache2.service - LSB: Apache2 web server
- Loaded: loaded (/etc/init.d/apache2)
- Active: failed (Result: exit-code) since Tue 2016-03-29 03:08:27 CEST; 1min 59s ago
- Process: 2824 ExecStart=/etc/init.d/apache2 start (code=exited, status=1/FAILURE)
- Mar 29 03:08:27 srv1 apache2[2824]: Starting web server: apache2 failed!
- Mar 29 03:08:27 srv1 apache2[2824]: The apache2 configtest failed. ... (warning).
- Mar 29 03:08:27 srv1 apache2[2824]: Output of config test was:
- Mar 29 03:08:27 srv1 apache2[2824]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/cyrexgaming.de-le-ssl.conf:
- Mar 29 03:08:27 srv1 apache2[2824]: Invalid command 'FCGIWrapper', perhaps misspelled or defined by a module not included in the server configuration
- Mar 29 03:08:27 srv1 apache2[2824]: Action 'configtest' failed.
- Mar 29 03:08:27 srv1 apache2[2824]: The Apache error log may have more information.
- Mar 29 03:08:27 srv1 systemd[1]: apache2.service: control process exited, code=exited status=1
- Mar 29 03:08:27 srv1 systemd[1]: Failed to start LSB: Apache2 web server.
- Mar 29 03:08:27 srv1 systemd[1]: Unit apache2.service entered failed state.
Fazit: Leider das selbe Problem. -
@Ninos - Ich habe dir den Inhalt der Datei per Konversation zukommen lassen.
-
Hallo,
nach der Änderung über den Befehl perl imscp-autoinstall -dar httpd gibt es wohl ein Problem beim Neustarten des Apache2 Servers.
Die Fehlermeldung lautet: Invalid command 'FCGIWrapper', perhaps misspelled or defined by a module not included in the server configurationCode- [srv1] imscp-1.2.17 # systemctl status apache2.service
- ● apache2.service - LSB: Apache2 web server
- Loaded: loaded (/etc/init.d/apache2)
- Active: failed (Result: exit-code) since Tue 2016-03-29 00:08:16 CEST; 34s ago
- Process: 13153 ExecStart=/etc/init.d/apache2 start (code=exited, status=1/FAILURE)
- Mar 29 00:08:16 srv1 apache2[13153]: Starting web server: apache2 failed!
- Mar 29 00:08:16 srv1 apache2[13153]: The apache2 configtest failed. ... (warning).
- Mar 29 00:08:16 srv1 apache2[13153]: Output of config test was:
- Mar 29 00:08:16 srv1 apache2[13153]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/domain.de-le-ssl.conf:
- Mar 29 00:08:16 srv1 apache2[13153]: Invalid command 'FCGIWrapper', perhaps misspelled or defined by a module not included in the server configuration
- Mar 29 00:08:16 srv1 apache2[13153]: Action 'configtest' failed.
- Mar 29 00:08:16 srv1 apache2[13153]: The Apache error log may have more information.
- Mar 29 00:08:16 srv1 systemd[1]: apache2.service: control process exited, code=exited status=1
- Mar 29 00:08:16 srv1 systemd[1]: Failed to start LSB: Apache2 web server.
- Mar 29 00:08:16 srv1 systemd[1]: Unit apache2.service entered failed state.
Kennt jemand eine fixe Lösung für das kleine Problem? Wäre sehr dankbar -
My fault.
Using now /opt/phpswitcher/php5.6/bin/php bootstrap.php and works.
Thanks for help.
-
Don't work.
Says again that pthreads is not working.
Seems so it used the main php version every time when i start it from the console.Code- [srv1] eBot-CSGO-3.1-threads # php bootstrap.php
- ____ _
- | _ \ | |
- ___| |_) | ___ | |_
- / _ \ _ < / _ \| __|
- | __/ |_) | (_) | |_
- \___|____/ \___/ \__|
- PHP Compatibility Test
- -----------------------------------------------------
- | PHP 5.3.1 or newer -> required -> [ Yes ] 5.6.14-0+deb8u1
- | Standard PHP Library -> required -> [ Yes ]
- | MySQL -> required -> [ Yes ]
- | Sockets -> required -> [ Yes ]
- | pthreads -> required -> [ No ]
- -----------------------------------------------------
- | Your php configuration missed, please make sure that you have all feature !
- -----------------------------------------------------
-
eBot has two parts. The webpanel (which will be stored at ebot.domain.de) and the server part, which normally stored in home/ebot/.
The eBot is installed their and is started with php bootstrap.php.The webpanel itself works then on http.
I will try moving ebot to the customer.
-
Thanks. Makefile solved the compiling without zts.
But the eBot dont accept the new version. The eBot startscript is installed in /home/ebot. So it used the default version of php and not the new compiled in /opt/phpswitcher/php5.6/
Can i change this? Or can i create a new user, copy the ebot files to this user and start from there with the new version?If not, i have to compile the main php version with zts, right?
-
I work a bit further on this situation.
Now:
1. Changed to apache fcgi
2. Installed the phpswitcherplugin
3. Try sudo pecl install pthreads-2.0.10, because pecl install pthreads needs php7
4. Seems okay, but pthreads needs ZTS enabled in PHP - so installing progress abortedProblem now is: I can compile an php version with zts but if I want to install pthreads, it needs the zts enabled in the main php version.
So have I to recompile the main php version again, or can the plugin do this, too?Short answer would be great.
Thanks for help so far.PS: Seems that ZTS is not included in the phpcompiler script.
-
Hello again. I bought the Phpswitcher Plugin now.
Is this still correct, that you will help us install it with pthreads support to get our eBot to work again?Here: http://i-mscp.net/index.php/PaidSubscriptionList/
This is a one time payment (including updates).
Once the payment is validated, you'll be able to download it here:
Once you have it, upload it in your server and I'll install it for you with pthread support.
The Plugin is already uploaded in the i-MSCP Panel.
Hope we get it to work together now.