Yes i also conclude its over, in the last days i migrated to another panel. But in the End: Thanks for the last years the community was great as well as the Software. I wish all success in their endevours.
Posts by Rj01
-
-
Hello, has anyone a tutorial how i set up an additional PHP Version -> eg.: PHP 8.x für PHPSwitcher on Debian Stretch and i-MSCP 1.5.3.
Because much Systems like Wordpressplugins stop supporting older Versions and its also a security risk.
-
Hi,
Since this month i have following Problem.
When issue a new LetsEncrypt Cert for a Host i always geht following Error in Domain Status:
iMSCP::OpenSSL::validatePrivateKey: Couldn't import SSL private key from /tmp/BQ5IDDHWm2 file: CN = domain.at error 20 at 0 depth lookup: unable to get local issuer certificateI already tried following fix from this Thread LetsEncrypt - SSL certificate is not valid
Code- cd /usr/share/ca-certificates/mozilla/
- wget https://letsencrypt.org/certs/lets-encrypt-r3.pem
- mv lets-encrypt-r3.pem lets-encrypt-r3.crt
- dpkg-reconfigure ca-certificates # -->> add new letsencrypt Cert
- vi /var/www/imscp/engine/PerlLib/iMSCP/OpenSSL.pm +134 #comment out line 134
- my $cmd = [
- 'openssl', 'verify',
- # ( ( $self->{'ca_bundle_container_path'} ne '' ) ? ( '-CAfile', $self->{'ca_bundle_container_path'} ) : () ),
- '-purpose', 'sslserver', $self->{'certificate_container_path'}
- ];
This solves the issue of creating new valid Letsencrypt certs, i checked them with https://www.sslchecker.com/matcher and they are valid.
But it seems that the hosting panel has somewhere a old cert to validate and afterwards dont deliver the right one to the apache conf.
The backend is working fine, here Letsencrypt works its only not working for customer hosts.
Iam a litte bit desperate at the moment, i hope somebody could help me. Iam also willing to pay for support (e.g. Discordsession) if nessecery.
With kind regards.
-
I fixed it.
You have to add a "." at the end of the target adress and keep the name empty. -
Hello,
I activated custom Mailserver for a Domain, which works so far.
Afterwards i created a custom DNS entry for that specific domain where i created an mx record and entered the ip of the external mailserver.But i-mscp always adds the Origin fqdn of the zone to the IP for eg.: the external mailserver has the ip .11.22.33.44 and imscp cange it to 11.22.33.44.my-domain.tld
Whats my error? Thanks in advance!
-
I have a Problem with the Letsencrypt Module. I dont know if its connected to the issues that are posted lately.
I have following Problem: Some Sites use a self signed Certificate of the i-mscp panel even if the ceritficate was renewed via letsencrypt webinterface?!?! Revoking and renewing doesnt do anything.
EDIT: Yes it was connected more details here LetsEncrypt - SSL certificate is not valid
-
Unfortunatly not, i can create nothing
-
Since a few days i have following issue: if i create a new User/Customer in any of my Reselleraccounts a exception is thrown:
Code- An exception has been thrown in file
- /var/www/imscp/gui/library/Functions/Shared.php at line 2241:
- ==========================================================================
- SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'test.test' for key 'admin_name'
- Query was:
- INSERT INTO admin ( admin_name,
- admin_pass, admin_type, domain_created, created_by, fname, lname, firm,
- zip, city, state, country, email, phone, fax, street1,
- street2, gender, admin_status ) VALUES (
- ?, ?, ?, unix_timestamp(), ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,
- 'toadd' )
- ==========================================================================
- Backtrace:
- __________
- File: /var/www/imscp/gui/public/reseller/user_add3.php at line 159
- Function: exec_query()
- File: /var/www/imscp/gui/public/reseller/user_add3.php at line 299
- Function: addCustomer()
- Contextual information:
- _______________________
- Http User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64)
- AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36 Request Uri: /reseller/user_add3.php Http Referer: https://yyyyy:8443/reseller/user_add3.php
- Remote Addr: XXXXX
- Server Addr: XXXXX
There where no updates or anything else. All other features are working fine.
How should i fix this issue?
My System is Debian 9 with i-MSCP 1.5.3 Build: 2018120800
-
Thanks for the help. It fixed the problem!
-
Hi,
I use PHP Switcher Plugin 5.0.5. But yesterday after comepiling a new PHP Version 7.4 a lot of customer webs which are useing the Default Debian Stretch PHP Install (7.1) got a Error 505 Message. After switching the de Webhost to the new compiled one everything works again. But as far as i know i-mscp uses the system Default PHP in my case 7.1 and it i am glad everything runs fine.
Is there a way that i can set 7.4 as default for all my new customers? Or did anyone had the same problem and got a fix for it?With kind regards, and stay healthy!
I am Using:
i-MSCP 1.5.3 Build: 2018120800
PHP Swticher Version 5.0.5 (Build 2019102300)
PHP Versions:
7.1.27 (Standard) Verpackt /usr/bin/php-cgi7.1 /usr/sbin/php-fpm7.1 php7.1-fpm Ok n/a7.4.0RC4 Compiled /opt/phpswitcher/static/php7.4/bin/php-cgi /opt/phpswitcher/static/php7.4/sbin/psw7.4-fpm psw7.4-fpm Ok
OS: Debian 4.9.144-3.1 (2019-02-19) x86_64 GNU/Linux
i-MSCP 1.5.3