Article
article
Reads:
1797
Score:
Problem
A Forum reader recently asked:
"After upgrading from GroupWise 6.5 to 7, we no longer can see the WebAccess login page."
Solution
I just upgraded last night. On my server, the install had created GWApache2.conf in the sys:Apache2\conf folder. But it wasn't being loaded. All I did was:
1. Unload Apache.
2. Add a statement in my httpd.conf file to include GWApache2.conf.
3. Restart Apache to get to my login page.





0