Actually I took the easy route and just reinstalled the stable version.
It fixed finding it but now I get an error when I attempt to login:
"Warning: Failed opening '/var/www/squirrelmail/functions/page_header.php'
for inclusion (include_path='.:/usr/share/pear') in
/usr/share/squirrelmail/functions/display_messages.php on line 99"

Any ideas on how to fix this?

On Mon, 9 Jun 2003 [EMAIL PROTECTED] wrote:

> Here is what I have in my httpd.conf for apache. This allows me to get to
> squirrrelmail from http://webmail.mydomain.com. I am using the stable
> version of squirrelmail so your DocumentRoot might be different. You just
> need to find where squirrelmail is located
> Hope this helps
> --Matt
>
> NameVirtualHost *
> #NameVirtualHost 12.34.56.78
>
> #
> # VirtualHost example:
> # Almost any Apache directive may go into a VirtualHost container.
> # users will prefer a simple URL like http://webmail.example.com
> <VirtualHost *>
>   DocumentRoot /var/www/
>   ServerName www.mydomain.com
> </VirtualHost>
> <VirtualHost *>
>   DocumentRoot /usr/share/squirrelmail
>   ServerName webmail.mydomain.com
> </VirtualHost>
>
>
> >
> > Hi,
> >
> > Squirrelmail broke after upgrading to testing from stable.
> >
> > Now, www.domain.org/squirrelmail isn't found on server.
> > Everything was working just fine before, I'm confused.
> >
> > I may need to put in an alias in apache, but I'm not sure how to do it.
> > Any help? Any suggestions? Anyoneelse have this problem.
> >
> > I've re-run conf.pl, but it hasn't addressed the issues I need it to.
> > Is there a config command that would re-run the insallation process?
> >
> > -richard
> >
> >
> > --
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact
> > [EMAIL PROTECTED]
>
>
>
>


 -richard


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to