After what appeared to be a successful upgrade I can no longer login to the ISPConfig Web Manager. All of my sites are OK. Any suggestions greatly appreciated.
Which distribution do you use? Did you try to restart ISPConfig? Code: /etc/init.d/ispconfig_server restart
You must change the lines in /root/ispconfig/httpd/conf/httpd.conf. These are no commands for the command line.
I am not sure on how to do this. Should I copy a generic httpd.conf file to the server and then modify the appropriate lines? If this OK what changes should I make? thanks...
You can edit a file on the command line with vi. Take a look here: http://www.howtoforge.com/faq/12_15_en.html
I apologize for not making myself clear. I have already tried to edit the file using vi at the command line...the results are what I have already posted. I need to know what changes need to be made to either the existing file or to a new generic file. As an alternative, can I do a remote install of the new version of ISPConfig. thanks...
You must change Code: ServerName ServerAdmin root@ to Code: ServerName localhost ServerAdmin root@localhost in the existing file.
That worked and I was able to access the web admin page. Every website I open under 'Sites' in 'ISP Manager' has the 'Domain:' and all other options blank. When I enter the correct values I get the following error message;