View previous topic :: View next topic |
Author |
Message |
netcetera n00b
Joined: 10 Feb 2003 Posts: 30 Location: ummm, ya , let me get back to you on that...
|
Posted: Mon Nov 24, 2003 12:12 am Post subject: Squirrelmail Question |
|
|
I have a working server with Apache 1.3.29-r1, postfix, Courier-IMAP and Mod-PHP emerged and running....
Squirrelmail doesn't install where I expect it to be - it was installed in
Code: | /var/www/localhost/cgi-bin/squirrelmail |
and I expected it to be installed in
Code: | /var/www/localhost/htdocs/squirrelmail-x.x.x |
I created a link,
Code: | ln -s /var/www/localhost/cgi-bin/squirrelmail/ /var/www/localhost/htdocs/webmail |
and it seems to work....
Not sure what to think about this. I googled for a couple of hours and found nothing that mentioned this situation....
Any ideas are appreciated.
Thanx _________________ If you always do what you've always done - you'll always get what you always got... |
|
Back to top |
|
|
ozukir@ Apprentice
Joined: 14 Oct 2002 Posts: 209 Location: USA
|
Posted: Mon Nov 24, 2003 1:48 am Post subject: |
|
|
This is part of the change to allow more easily configure vhost setups. Most likely you updated apache and ran etc-update to update the config files without altering your DocumentRoot. You may want to migrate everything to /var/www/localhost or edit your apache configuration files. |
|
Back to top |
|
|
netcetera n00b
Joined: 10 Feb 2003 Posts: 30 Location: ummm, ya , let me get back to you on that...
|
Posted: Tue Nov 25, 2003 5:45 pm Post subject: |
|
|
Hmmm, not really.
This was a fresh install ogf apache and swuirrelmail. I found this post,
https://forums.gentoo.org/viewtopic.php?t=108099
Which indicates the same problem for a couple of other folks.
I am installing phpgroupware on another server and it is being install into cgi-bin as well. This one was also a fresh install - not an upgrade.
Looks like the apache and web apps stuff has some issues.... _________________ If you always do what you've always done - you'll always get what you always got... |
|
Back to top |
|
|
ozukir@ Apprentice
Joined: 14 Oct 2002 Posts: 209 Location: USA
|
Posted: Tue Nov 25, 2003 7:55 pm Post subject: |
|
|
Pardon, I should read more carefully. It was getting late here. I had read that the change to /var/www/localhost was causing many people trouble, including myself. |
|
Back to top |
|
|
|