PDA

View Full Version : Update of dist.txt


misterm
14th April 2009, 20:36
Hello to all, I come from noted on my server OVH that my version of Debian Lenny, is more the 5.0 but the 5.0.1, then, have to carry out an update of the dist.txt file.

dist_init_scripts=/etc/init.d ## # debian501
dist_runlevel=/etc ## # debian501
dist_smrsh=/etc/mail/smrsh ## # debian501
dist_shells=/etc/shells ## # debian501
dist_http_user=www-data ## # debian501
dist_http_group=www-data ## # debian501
dist_bind_init_script=bind9 ## # debian501
dist_bind_user=bind ## # debian501
dist_bind_group=bind ## # debian501
dist_bind_conf=/etc/bind/named.conf ## # debian501
dist_bind_dir=/etc/bind ## # debian501
dist_bind_pidfile=/var/run/bind/run/named.pid ## # debian501
dist_bind_hintfile=db.root ## # debian501
dist_bind_localfile=db.local ## # debian501
dist_passwd=/etc/passwd ## # debian501
dist_shadow=/etc/shadow ## # debian501
dist_group=/etc/group ## # debian501
dist_cron_daemon=cron ## # debian501
dist_cron_tab=/var/spool/cron/crontabs/root ## # debian501
dist_mysql_group=mysql ## # debian501
dist_httpd_daemon=apache2 ## # debian501

The base file is up to date on my ftp.

http://ftp.ispconfig.be/pub/stable/ISPConfig-2.2.32.tar.gz

MM;);)

khayjake
15th April 2009, 02:49
Sweet.. Thanks!

khayjake
2nd May 2009, 05:55
Did you have to make these changes when dist-upgrading from ETCH to LENNY?

..or is this just what you needed to dist-upgrade Lenny 5.0 to 5.0.1 or whatnot like you posted in the first message?

I noticed that english is probably not your first language...and I didn't read your post carefully enough the first time....so i just wanted to be clear on the subject at hand.

I still have several ispconfig servers I need to dist-upgrade from etch to lenny, and then proceed to upgrade the ISPConfig panel on each machine.

Did you ever upgrade from etch to lenny? or are these instructions just for 5.0 to 5.01 dist-upgrades?

Either way, thank you very much for your post.

khayjake

till
2nd May 2009, 10:59
You dont have to do any changes as the latest ISPConfig 2 supports debian etch and lenny already.

khayjake
4th May 2009, 01:29
Okay I did the dist-upgrade from etch to lenny successfully. Everything seems to work fine however on the bootup i get the following errors.

/etc/default/saslauthd (Warning: shortname undefined)

and also

Warning: SuexecUserGroup directive requires suexec wrapper!

I didnt know if the last one was because i needed to install the package apache2-suexec-custom or something like that.....

the saslauthd error should be able to be fixed easily hopefully, Im gonna try to find out whats wrong by looking at the debian lenny ispconfig perfect setup tut if i can find it....

Thanks guys

khayjake
4th May 2009, 01:52
Okay,

I went to the ISPConfig control panel - Management - Settings - Web and uncheckmarked the SUEXEC box.

I guess i wasnt using it anyways because the warnings disappeared at bootup.

However, if I wanted to use it...is apache2-suexec-custom the correct debian package i would need to get it working through the ispconfig panel?

Now I just have to figure out what I need to change in /etc/default/saslauthd

to fix the short name error/warning thing.

Thanks for your help/advice fellas

khayjake

till
4th May 2009, 09:08
Just redo the mail setup steps from the perfect server setup for lenny.

khayjake
7th May 2009, 03:05
Okay will do.

Another error i noticed after the upgrade was an Apache2 error

It says:

"The alias directive in /etc/apache2/apache2.conf line 240 will probably never match because it overlaps a previous alias

Line 240 includes the following:

Alias /icons/ "/usr/share/apache2/icons/"

I searched the apache2.conf and found no other entries like the one above...


this showed up right after the dist-upgrade....any ideas?

Thanks for you help,

khayjake

falko
7th May 2009, 18:55
I'd simply comment out that line.