dear team, i have tried to upgrade with the upgrade tutorial from squeeze to wheezy. but after the reboot i get much errors for dovecot... and i cannot access ispconfig admin menu (apache error message)... so i returned to my snapshot in vmware before i starts the upgrade process. now my question: how i can upgrade to the newest version? what i made wrong? whats the correct way? i want upgrade to the newest operating system debian... any expirience? thanks many greets, iceget
The guide is fine, I used it on many servers. there was just one final step missing, you have to download the ispconfig tar.gz again and run the update.php scrit in its install folder and choose to reconfigure services, so that ispconfig can write new config files for the new dovecot version.
Hello Till, thanks for your reply. I used this Tutorial: http://www.howtoforge.com/how-to-upgrade-debian-squeeze-to-wheezy Is this the correct one? And what is with the Apache error message? thanks! many greets
yes. did you run a ispconfig update afterwards and let the ispconfig update script reconfigure all services?
Hello Till, i have done exactly this: http://www.howtoforge.com/how-to-upgrade-debian-squeeze-to-wheezy i only worked with apt-get (not with aptitude)! after the upgrade process are finished, i downloadet ispconfig3 tar gz and executes php update.php in the middle of the update progress, i get the error picture update1 after that i reboot the server, i get the error (picture system-booting). now, i have tried do connect to the ispconfig admin panel, then i get the error picture update2... what shall i do? what i have done wrong? i dont know... many greets, iceget
The postfix errors are uncritcal, just remove the line mentioned in the error message from master.cf file. Regarding apache, go trough the perfect server guide for wheezy and execute all commands from the apache install chapter(s) to ensure that no packages are missing. It might be that a few additional packages are required.
hello till, thanks. now i have done this... same again... error 500 if i call the ispconfig webinterface... what i can do? now i tried the 3 time for upgrade... 1. upgrade from squeeze to wheezy 2. apt-get apache commands from the debian wheezy installation tutorial 3. postfix line commented out 4. downloadet the ispconfig tar gz, extracted, php update.php with reconfiguring services yes, .. 5. same problem can you help me? what i can do? the server itself starts fine with no errors (on system startup) if i call a website from this server, i get the apache error message too. the error log from this website says: [Tue Mar 11 22:33:48 2014] [warn] [client X.X.X.X] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server [Tue Mar 11 22:33:48 2014] [error] [client X.X.X.X] Premature end of script headers: index.php [Tue Mar 11 22:33:48 2014] [warn] [client X.X.X.X] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server [Tue Mar 11 22:33:48 2014] [error] [client X.X.X.X] Premature end of script headers: index.php [Tue Mar 11 22:33:50 2014] [warn] [client X.X.X.X] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server [Tue Mar 11 22:33:50 2014] [error] [client X.X.X.X] Premature end of script headers: index.php [Tue Mar 11 22:33:50 2014] [warn] [client X.X.X.X] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server [Tue Mar 11 22:33:50 2014] [error] [client X.X.X.X] Premature end of script headers: index.php [Tue Mar 11 22:33:52 2014] [warn] [client X.X.X.X] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server [Tue Mar 11 22:33:52 2014] [error] [client X.X.X.X] Premature end of script headers: index.php [Tue Mar 11 22:33:53 2014] [warn] [client X.X.X.X] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server [Tue Mar 11 22:33:53 2014] [error] [client X.X.X.X] Premature end of script headers: index.php can you help me? thanks
Thats the way I upgraded my servers as well. Seems to be a problem with suexec or with php-cgi in general. Do you get this error on all sites, or just on the ispconfig interface?
hello till, on the Website i get this error like the error log. on the ispconfig Interface, it seems it is the same error, but how i can find the logfile for this? thanks! i think on all Website i have this error... many greets, iceget
Did you check the suexec.log in /var/log/apache2/ ? Test your server with the ispconfig test script: http://www.howtoforge.com/forums/showthread.php?t=58408 and try a: chmod -R g-w /var/www/php-fcgi-scripts and post the output of: ls -la /usr/lib/apache2/suexec
hello till, i have attached the suexec Apache log. command output: root@ns1:/# ls -la /usr/lib/apache2/suexec -rwsr-xr-- 1 root www-data 18920 Feb 1 22:27 /usr/lib/apache2/suexec htfreport also attached. can you help me? thanks many greets iceget