installation problem - allowoverride all

Installation, OS related topics. Topics for installation issues and operating system issues related to TODCM.

installation problem - allowoverride all

Postby solishu » October 3rd, 2012, 6:56 pm

I'm trying to install TODCM on our Windows 2008 R2 server with Apache 2.22 installed as part of WAMPServer 2.2. I'm being completely stymied by the allowoverride requirement. I've edited the httpd.conf file to replace all instances of allowoverride none with allowoverride all, but I still can't pass this installation requirement. Here are the relevant parts of my https.conf file with comments removed:

Code: Select all
DocumentRoot "F:/wamp/www/"

<Directory />

Options All
AllowOverride All
Order allow,deny
Allow from all

</Directory>


Code: Select all
<Directory "F:/wamp/www/">

    Options All
    AllowOverride All
    Order Allow,Deny
    Allow from all

</Directory>

Any idea what else could be causing this to fail?
solishu
 
Posts: 7
Joined: October 3rd, 2012, 5:48 pm

Re: installation problem - allowoverride all

Postby David Tong » October 4th, 2012, 3:23 am

Did you restart the Apache service or your Windows server after changing the allowoverride values?
David Tong - TODCM Founder.
http://todcm.org - TODCM open source project site.
http://www.tillersoft.net - Operator and maintainer of the TODCM project.
David Tong
TODCM Team
 
Posts: 94
Joined: June 4th, 2011, 4:17 pm

Re: installation problem - allowoverride all

Postby solishu » October 4th, 2012, 11:49 am

Yes - I've restarted Apache dozens of times.

A few other details (just in case they're helpful). The server that Apache is running on is doing a lot of other duties including a file-server and domain controller. It has IIS running for WSUS, but I have Apache configured to use port 8080, so there shouldn't be any conflict.
solishu
 
Posts: 7
Joined: October 3rd, 2012, 5:48 pm

Re: installation problem - allowoverride all

Postby solishu » October 4th, 2012, 12:59 pm

One other note: I installed WAMPServer on one of our Windows 7 workstations and configured it exactly as we have it on our Windows 2008 R2 server, and TODCM passed the checklist with no problems. I uninstalled WAMP and reinstalled it, made the changes before even launching it for the first time, and still no joy. So there has to be some system configuration of our server that is causing it to fail the .htaccess check. Any ideas what that could be?

I already checked the permissions and have "Full Access" for "Everyone" assigned to the www folder and it's subfolders....
solishu
 
Posts: 7
Joined: October 3rd, 2012, 5:48 pm

Re: installation problem - allowoverride all

Postby David Tong » October 4th, 2012, 1:07 pm

I think the problem is port 8080, the allowoverride check does not detect the non-standard port number I believe.
David Tong - TODCM Founder.
http://todcm.org - TODCM open source project site.
http://www.tillersoft.net - Operator and maintainer of the TODCM project.
David Tong
TODCM Team
 
Posts: 94
Joined: June 4th, 2011, 4:17 pm

Re: installation problem - allowoverride all

Postby solishu » October 4th, 2012, 3:03 pm

Do you think there might be a workaround, or am I going to need to come up with another computer to host TODCM?
solishu
 
Posts: 7
Joined: October 3rd, 2012, 5:48 pm

Re: installation problem - allowoverride all

Postby David Tong » October 4th, 2012, 5:06 pm

Just ignore the warning and continue with the installation. You might get an error at the end of the installation, but if you can login to the newly installed site then you are fine.
David Tong - TODCM Founder.
http://todcm.org - TODCM open source project site.
http://www.tillersoft.net - Operator and maintainer of the TODCM project.
David Tong
TODCM Team
 
Posts: 94
Joined: June 4th, 2011, 4:17 pm


Return to System Admin

Who is online

Users browsing this forum: No registered users and 3 guests

cron