More info its a version related problem. Even though nothing about appears in the changelogs..FRAP!!
On Mon, 23 Dec 2002, William R. Mussatto wrote: > Date: Mon, 23 Dec 2002 16:46:22 -0800 (PST) > From: William R. Mussatto <[EMAIL PROTECTED]> > To: Jonathan Angliss <[EMAIL PROTECTED]>, > [EMAIL PROTECTED] > Subject: Re: [SM-USERS] Config Problem problem with Apache's Alias Directory > > Looks like the problem is tied to the new version of vlogin Paul and I > are testing. I can get it to go away by either turning off the vlogin > plug in or reverting to the prior version (modded by me to add get based > seting of vhost). > > On Mon, 23 Dec 2002, William R. Mussatto wrote: > > > Date: Mon, 23 Dec 2002 15:19:11 -0800 (PST) > > From: William R. Mussatto <[EMAIL PROTECTED]> > > To: Jonathan Angliss <[EMAIL PROTECTED]> > > Cc: [EMAIL PROTECTED] > > Subject: Re: [SM-USERS] Config Problem problem with Apache's Alias Directory > > > > On Mon, 23 Dec 2002, Jonathan Angliss wrote: > > > > > Date: Mon, 23 Dec 2002 16:56:23 -0600 > > > From: Jonathan Angliss <[EMAIL PROTECTED]> > > > To: "William R. Mussatto" <[EMAIL PROTECTED]> > > > Cc: [EMAIL PROTECTED] > > > Subject: Re: [SM-USERS] Config Problem problem with Apache's Alias Directory > > > > > > Hello William, > > > On Monday, December 23, 2002, William R. Mussatto wrote... > > > > > > > This came up working with vlogin's developer, but continued after I > > > > turned that plugin off. > > > > > > > Version: debian stable: squirrelmail 1:1.2.6-1.2 > > > > I have set up in squirrelmail's apache.conf > > > > > > > Alias /squirrelmail /usr/share/squirrelmail > > > > Alias /cyber4.csz.com/mail /usr/share/squirrelmail > > > > Alias /cyber5.csz.com/mail /usr/share/squirrelmail > > > > Alias /secure.csz.com/mail /usr/share/squirrelmail > > > > > > Did you just copy and paste these? Does /squirrelmail login okay? > > Yes its a drag,cut and paste. The normal whole apache.conf is below: > > > > > > > Warning: Failed opening > > > > '/var/www/secure.csz.com/secure.csz.com/mail/functions/page_header.php' > > > > for inclusion (include_path='.:/usr/share/pear') in > > > > /usr/share/squirrelmail/functions/display_messages.php on line 99 > > > > > > Did you just copy and paste this? If so, there seems to be an error > > > with the error. Your error message is saying /var/www/... while the > > > rest is saying /usr/share/... unless of course the alias isn't mapping > > > correctly, and when SquirrelMail requests a file, it's only partially > > > respecting the alias, which in my mind would be a slight issue with > > > both Apache/PHP and SM. Am I correct in assuming you are serving your > > > normal webpages from /var/www/ ? > > > > > > -- > > > Jonathan Angliss > > > ([EMAIL PROTECTED]) > > > > > > > Sincerely, > > > > William Mussatto, Senior Systems Engineer > > CyberStrategies, Inc > > ph. 909-920-9154 ext. 27 > > > > apache.conf. > > > > /etc/squirrelmail/apache.conf > > Row 1 Col 1 3:11 Ctrl-K H for help > > Alias /squirrelmail /usr/share/squirrelmail > > Alias /cyber4.csz.com/mail /usr/share/squirrelmail > > Alias /cyber5.csz.com/mail /usr/share/squirrelmail > > Alias /secure.csz.com/mail /usr/share/squirrelmail > > > > <Directory /usr/share/squirrelmail> > > # php_value register_globals On # refer to Debian bug #128226 > > php_flag register_globals on > > Options Indexes FollowSymLinks > > </Directory> > > > > and its in a apache which just serves ssl > > > > The appropriate parts of the servers httpd.conf are. > > > > BindAddress 192.168.0.36 > > Port 443 > > DocumentRoot /var/www/secure.csz.com > > Include /etc/squirrelmail/apache.conf > > > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > -- > > squirrelmail-users mailing list > > List Address: [EMAIL PROTECTED] > > List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 > > List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users > > > > Sincerely, > > William Mussatto, Senior Systems Engineer > CyberStrategies, Inc > ph. 909-920-9154 ext. 27 > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > -- > squirrelmail-users mailing list > List Address: [EMAIL PROTECTED] > List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 > List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users > Sincerely, William Mussatto, Senior Systems Engineer CyberStrategies, Inc ph. 909-920-9154 ext. 27 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
