Hi,
every update from i-mscp, the port is set back from custom to default.
Any option in imscp, to set the port after update?
Thx
Hi,
every update from i-mscp, the port is set back from custom to default.
Any option in imscp, to set the port after update?
Thx
What the ... imscp_network is not existing:
grex@server:~$ sudo ls -l /etc/init.d/imscp_*
-rwxr-xr-x 1 root root 2919 Mar 3 10:38 /etc/init.d/imscp_daemon
-rwxr-xr-x 1 root root 3858 Mar 3 10:38 /etc/init.d/imscp_panel
But at init:
grex@server:~$ sudo ls -l /etc/init/imscp_*
-rw-r--r-- 1 root root 268 Mar 3 10:38 /etc/init/imscp_daemon.conf
-rw-r--r-- 1 root root 599 Mar 3 10:38 /etc/init/imscp_network.conf
-rw-r--r-- 1 root root 232 Mar 3 10:38 /etc/init/imscp_panel.conf
grex@server:~$ sudo service imscp_network status
imscp_network start/running
I didn't removed anything like upstart.
The following process is:
SSH Login as sudo user xxx
Continue => (entering new url, it saved it before, so no changes need) => OK => Something is loading => Error message appears
Error was:
"iMSCP:::Stepper::step: Coould not find sysvinit script for the imscp_network service at /var/www/imscp/engine/setup/../PerlLib/iMSCP/Provider/Sysvinit.pm line 307."
Thank you
EDIT: I see the changes were made (successfully?), I checked it on customers alternative url, it is the new one
EDIT 2: FYI: service imscp_network stop|start is working.
Hi,
I have Ubuntu 14.04, Codename: Andromeda
Sysvinit is integrated / bestandteil in ubuntu, isn't it?
https://wiki.ubuntuusers.de/SysVinit/
I can stop imscp_network via "service imscp_network stop", but the message appears anyway.
Hi there,
want to change my hostname and enable ssl for admin panel, i'm using this commands:
/var/www/imscp/engine/setup/imscp-setup --reconfigure ssl
/var/www/imscp/engine/setup/imscp-setup --reconfigure panel_hostname
By all reconfgure commands I get the following exact error:
ismcp.PNG
Yes, I stopped service imscp_network before configure, and yes I tried it again with started imscp_network service.
Thank you
Edit: Version 1.2.15
Thank you, I corrected the line of cert_view.php.
I will update on next maintenace day.
Problem solved.
Hi,
I inserted my certificate details at version 1.2.11 - working fine.
Now I have 1.2.12 and want to add one more certificate to a domain alias, but i I get this error in imscp admin panel: "Mindestens ein "Intermediate"-Zertifikat ist falsch oder fehlt."
So i opened my domain (already have the ssl certificate and https is working), clicked "Domain bearbeiten" and I only click "Aktualisieren", but I got the following message above too.
Is there something incorrect by the validation function of imscp?
Thank you
Worked, thank you.
Problem solved!