With the php7.0 update from sury.org released today, the error is gone.
Just for you to know…
With the php7.0 update from sury.org released today, the error is gone.
Just for you to know…
Sorry Nuxwin, but at present I've canceled everything pending.
I had to generate the order and accept it without the automatic provision. I've than created the new domain manually using the i-MSCP interface.
Hi Nuxwin
thx for your reply.
The domain name is a required field during registration, but the domain registration (real domain registration on a registrar) is not mandatory.
A customer could have an existing domain name, and he only needs the Hosting Plan.
Here's the order form, as you can see the domain name is present, but unfortunately the error is still there.
What kind of further information do you need in order to investigate ?
Thx a lot,
bye Kess.
Hello guys,
I'm facing a strange error upon a new customer creation using the WHMCS module.
I can't find no log in WHMCS or on i-MSCP Server. The only thing I have is the response in the WHMCS Module Queue:
i-MSCP Server:
Debian 9 Stretch with default php 7.0 (with FPM) and MariaDB 10.1 using i-MSCP 1.5.3 (2018120800)
Additional Plugins: ClamAV, LetsEncrypt, Mailgraph, Monitorix, OpenDKIM, PhpSwitcher, Postscreen, RoundcubePlugins, ServerDefaultPage, SpamAssassin, WHMCS
WHMCS Server:
Debian 9 Stretch with php 7.1 (with FPM) and MariaDB 10.1
WHMCS 7.7.1 General Release
i-MSCP Server has been recently upgraded from Jessie and php 5.6, to the specs written above.
Please could someone give me some hint on how I can debug the problem ?
There's no WHMCS log (I can see all the Others Plugin logs, but not for WHMCS).
I Can see the request incoming in i-MSCP when looking at /var/log/nginx/access.log
But unfortunately no further informations.
Any help is appreciated.
Thank you very much,
Bye Kess.
Sollte nich so kompliziert sein: https://github.com/i-MSCP/imscp/blob/1.5.x/docs/INSTALL.md
Bei mir Debian 9 ist perfekt
Just for your information,
I modified line 1599 in /var/www/imscp/gui/library/Functions/Shared.php
from
to
It seems that $_SERVER['HTTP_HOST'] returns w00.mydomain.com4443 and this is not the result we expect. I don't know why the result is not w00.mydomain.com:4443
So I choosed SERVER_NAME as preference...
Now the panel is working again as expected.
Hello guys,
I have the following problem after login to the panel.
The server has been upgraded today from Jessie to Stretch and from i-MSCP 1.5.3 to i-MSCP 1.5.3-2018120800
Everything went well, but unfortunately after the login form I can not do anything else.
With Debug Mode enabled, I can see:
Unfortunately the logs are not telling big things… in effect the error is reported nowhere…
This is the only thing I have.
The list of the installed Plugins is: ServerDefaultPage, Postscreen, ClamAV, SpamAssassin, Monitorix, RoundcubePlugins, PhpSwitcher, OpenDKIM, Mailgraph, LetsEncrypt, WHMCS
Please tell me where I can watch in order to find the cause.
Thx for help,
bye Kess.
À ce que je sais si tu dois changer un composant du logiciel, tu dois relancer le setup, pas simplement la reconfiguration
La reconfiguration sert pour changer des logiciels dejà présents sur ton serveur
Please post your /etc/apt/sources.list file and any other file included in /etc/apt/sources.list.d/