after completed installation of ISPConfig in CentOS 5 i have tried to change the default port. Code: After installation please do the following: Stop the ISPConfig system: /etc/rc.d/init.d/ispconfig_server stop (RedHat/Mandrake) or /etc/init.d/ispconfig_server stop (SuSE). for this, i don't found "ispconfig_server" i have tried to execute Code: find / -name ispconfig_server but no result. what can i do for this situation!
which command did you the run? For centos the correct command is /etc/init.d/ispconfig_server stop - not the one quoted above
/etc/init.d/ispconfig_server stop i don't found ispconfig_server Code: # /etc/init.d/ispconfig_server stop -bash: /etc/init.d/ispconfig_server: No such file or directory i think that i need to reinstall it!
Did you notice any errors during the ISPConfig installation? What are the outputs of Code: df -h ls -l /root/ispconfig ls -l /home/admispconfig ?
Getting the same problem I am getting this error to Code: df -h Filesystem Size Used Avail Use% Mounted on /dev/mapper/vg_srvvefur-lv_root 45G 3,3G 40G 8% / tmpfs 939M 0 939M 0% /dev/shm /dev/sda1 485M 67M 393M 15% /boot Code: ls -l /root/ispconfig ls: cannot access /root/ispconfig: No such file or directory Code: ls -l /home/admispconfig ls: cannot access /home/admispconfig: No such file or directory
I did an update to one of my servers and i can't find the ispconfig_server service now the ispconfig website is available though.
Are you sure that you use ISPConfig 2 (which has been discontinued years ago) and not ISPConfig 3? The service you are seeking is from ISPConfig 2, ISPConfig 3 has no such services and thats why you can not find it in a ISPConfig 3 system.
Yes till, i'm using ispconfig3. so i'm mistaken about that. But, my problem is that i can't login to the ISPConfig panel. I even updated the password via DB. What can be my issue? Could you help?
Ensure that mysql is started and in case that you updated from 3.0 to 3.1, then delete cookies in the browser and empty the cache as some users had logn problems due to an open user session during update.