I’ve noticed, under some conditions, web pages can return an “internal server error.” I believe this is due to our use of fastcgi. If a page takes too long to generate the fast cgi master will terminate the process leading to an “internal server error.” I can reproduce this by loading a huge mailbox in squirrelmail. Roundcube doesn’t exhibit this problem. I’ve been looking at adjusting the timeout parameters and I made a few changes today but I don’t see anything promising yet.
I have enabled POP and FTP on the localhost interface. What this means is that the server can make unencrypted FTP and POP connections to itself. You still can not make FTP nor POP connections from a remote computer. These are plain text protocols that expose password information and thus are disabled for remote access. Locally is OK as password information can’t be leaked using the localhost interface.
These services have been enabled on the localhost interface so that some features of some web apps will work. For example wordpress allows an email-to-blog gateway that requires POP protocol access. Joomla allows plugin installation from the web but only with FTP protocol access.
Your domain account will give you access to the FTP features. Use your normal email account information for the POP server.
I completed the upgrade to Debian 5.0 this morning. There were a couple if hiccups but nothing major. I tested as much as I could think to test. There are probably a few things here and there that aren’t quite right. If you find anything that is broken or doesn’t seem right please let me know so I can take care of it.
A few months ago Debian released version 5.0. We are hoping to upgrade to 5.0 on Monday April 20th at or around 6 AM. I do not expect any major headaches with this upgrade as most of the software that we use has only minor updates.