![]() |
[Solved]How to change the default domain name? - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: [Solved]How to change the default domain name? (/thread-10237.html) Pages: 1 2 |
RE: [Help Needed]How to change the default domain name? - Macsloverd - 04-08-2010 08:32 AM I found a possible relative side effect of applying this change - proftpd server is down and could not start. here is the error message, hopefully, it can help: Code: Starting ftp server: proftpd - processing configuration directory '/etc/proftpd/ispcp' I checked the proftpd.conf but I couldn't find a clue... Do you have any idea by chance? Thanks a lot. P.S. I read my PM and I did what I should've done. ![]() (04-05-2010 03:04 AM)nuxwin Wrote: I'm happy for you my dear RE: [Solved]How to change the default domain name? - Nuxwin - 04-08-2010 04:52 PM Hello ; I'll try to change the panel vhost name on my system to see if the problem is linked to this (I think no). Can you send me the content of your proftpd configuration file ? Best Regards ; Edit: Ok, the problem is not linked to the change. My /tmp/ispcp-update-services.log after update: Code: Starting ispCP Network Traffic Logger: ispcp_network. And if I try to restart proftpd manually, that work too: Code: ispcp:/tmp# /etc/init.d/proftpd restart Also, check your /etc/hosts file. In my opinion the problem is due to the absence of an entry like this : Code: xxx.xxx.xxx.xxx admin.domain.tld admin RE: [Solved]How to change the default domain name? - Macsloverd - 04-09-2010 07:07 AM You are GOOD, man! There was major network break down across the country, it was lucky that the IP address was not changed but the server host file changed with the records that it received from the new gateway when it was trying to reconnect to the network. Thanks a lot. You've been very helpful to me! (04-08-2010 04:52 PM)nuxwin Wrote: Hello ; RE: [Solved]How to change the default domain name? - bodri - 02-02-2011 11:18 PM Hi, Im in trouble ispCP (1.0.7) I made this changes and isp-update made everything well, but now i cant login to ispcp admin. First time wrote this: Code: Failed opening required '/var/www/ispcp/gui/include/ispcp-db-keys.php' (include_path='.:/usr/share/php5:/usr/share/php') in /var/www/ispcp/gui/include/ispcp-lib.php on line 90 then i modified permissions of file ispcp-db-keys.php to 444, but now i cant login, becouse not acceppt my passwords. ![]() RE: [Solved]How to change the default domain name? - bodri - 02-04-2011 01:01 AM So one more important note, iscp-update will regenerate tons of config file, not only change domains, so all custom configuration modification will be lost. And sometimes something wrong with regenerated config file permissions too. I dont have idea why cant login after update yet. See in my updated thread. http://isp-control.net/forum/thread-12809.html |