hello,
I have installed a clean version of i-MSCP on debian 7
Installation without any problem.
I tried to install PHP Switcher (all seems ok) but unfortunately it does not change php
Debian 7 64bit
i-MSCP 1.1.13
PhpSwitcher 0.0.8
memcached
libcache-memcached-fast-perl
php5-memcached
PHP5.2.x through PhpSwitcher on Debian
PHP5.3.x through PhpSwitcher on Debian
I tried to do the instalation several times without resolving the problem
Sorry for the bad English
PHP Switcher - Doesn't work with next i-MSCP serie (1.2.x)
-
- solved
- Albius
- Closed
- Thread is marked as Resolved.
-
-
Which HTTP type did you choose while installing i-MSCP.
From the doc, only this is supported: "i-MSCP Fcgid HTTPD server implementation (apache_fcgid)" (which should be the default if I remember).
If you choose PHP5-FPM, it will not work at that moment.And did you follow the procedure on the doc too ?
http://wiki.i-mscp.net/doku.php?id=plugins:phpswitcher -
-
hello,
thanks for answering,
I installed fcgid HTTPD
I had read the documentation before -
Did you change the php version in the customer webinterface?
Only the customer can set his version which he wnat to use. -
-
-
-
-
hello,
if you want I can give you ssh root access
this is a test server there is nothing loaded -
Re;
Sure Send me the data via private conversation. Anyway, I'll eat before
-
-
I sent you an email with all access to l.declercq@nuxwin.com
-
You do not use the 1.1.13. You're using the stable branch which contains the code for the next 1.2.x serie...:
I've found the problem. Next time provide the log directly
Code- [Sat Aug 9 23:37:25 2014] [debug] iMSCP::Config::_init: Tying /etc/imscp/apache/apache.data
- [Sat Aug 9 23:37:25 2014] [debug] iMSCP::Config::_loadConfig: Loading /etc/imscp/apache/apache.data
- [Sat Aug 9 23:37:25 2014] [debug] iMSCP::Config::_parseConfig: Parsing /etc/imscp/apache/apache.data
- [Sat Aug 9 23:37:25 2014] [debug] iMSCP::HooksManager::register: Registering listener on the 'afterHttpdBuildConfFile' hook from Servers::httpd::apache_fcgid::_init
- [Sat Aug 9 23:37:25 2014] [error] iMSCP::Config::FETCH: Accessing non existing config value PHP5_FASTCGI_BIN from the /etc/imscp/apache/apache.data file
- (see file /var/www/imscp/gui/plugins/PhpSwitcher/backend/PhpSwitcher.pm at line 356)
- [Sat Aug 9 23:37:25 2014] [debug] Modules::Plugin::_exec: Executing Plugin::PhpSwitcher::run() action
- [Sat Aug 9 23:37:25 2014] [debug] iMSCP::HooksManager::register: Registering listener on the 'beforeHttpdAddDmn' hook from Plugin::PhpSwitcher::run
- [Sat Aug 9 23:37:25 2014] [debug] iMSCP::HooksManager::register: Registering listener on the 'beforeHttpdRestoreDmn' hook from Plugin::PhpSwitcher::run
- [Sat Aug 9 23:37:25 2014] [debug] iMSCP::HooksManager::register: Registering listener on the 'beforeHttpdAddSub' hook from Plugin::PhpSwitcher::run
- [Sat Aug 9 23:37:25 2014] [debug] iMSCP::HooksManager::register: Registering listener on the 'beforeHttpdRestoreSub' hook from Plugin::PhpSwitcher::run
- [Sat Aug 9 23:37:25 2014] [debug] iMSCP::HooksManager::register: Registering listener on the 'beforeHttpdDisableDmn' hook from Plugin::PhpSwitcher::run
- [Sat Aug 9 23:37:25 2014] [debug] iMSCP::HooksManager::register: Registering listener on the 'beforeHttpdDelDmn' hook from Plugin::PhpSwitcher::run
- [Sat Aug 9 23:37:25 2014] [debug] iMSCP::HooksManager::register: Registering listener on the 'beforeHttpdDisableSub' hook from Plugin::PhpSwitcher::run
- [Sat Aug 9 23:37:25 2014] [debug] iMSCP::HooksManager::register: Registering listener on the 'beforeHttpdDelSub' hook from Plugin::PhpSwitcher::run
- [Sat Aug 9 23:37:25 2014] [debug] iMSCP::HooksManager::register: Registering listener on the 'afterDispatchRequest' hook from Plugin::PhpSwitcher::run
I'll fix the issue now.
-