On Thursday, November 09, 2006 7:53 AM, Eric Snyder wrote: >I upgraded to 3.0 and now am having problems with Apache. > >I am getting a Apache login and when I access my page but I cannot login >no matter what.
What does this mean? Is it returning a "Authorization Required" after the un/pw fails or what? Look in your error_log for apache and check there for the auth issues. You may have auth settings that are set with both a Location and/or Directory directive. Search for "Auth" in your httpd.conf file (and make sure your in the right httpd.conf file.. there may be more than one in the system). I have deleted my htpasswd file and commented out my >authorization directives in the apache.conf file. Still didn't help. I >think that my files are in the wrong place. Can someone please document >for me where each file goes in a default >I think I need to start from scratch with this so that I point >everything to the right place. I accepted all the defaults on the >installation except the data files. I pointed the data file location to >where I have earlier data files. > >The link in etc/apache2/conf.d is broken. Where does it need to point to? >What else will I need to make sure is where? What link are you referring to? > >------------------------------------------------------------------------- >Using Tomcat but need to do more? Need to support web services, security? >Get stuff done quickly with pre-integrated technology to make your job easier >Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >_______________________________________________ >BackupPC-users mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/backuppc-users >http://backuppc.sourceforge.net/ ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ BackupPC-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/
