snipe / snipe-it

A free open source IT asset/license management system
https://snipeitapp.com
GNU Affero General Public License v3.0
10.36k stars 3.06k forks source link

Another DocumentRoot problem #3570

Closed CigarSupport closed 7 years ago

CigarSupport commented 7 years ago

Expected Behavior (or desired behavior if a feature request)

Expected to see the pre-flight install page


Actual Behavior

"D'oh. If you're seeing this, your DocumentRoot is set incorrectly. It should be set to the public directory. "


Please confirm you have done the following before posting your bug report:


Please provide answers to these questions before posting your bug report:

So, I followed the instructions from https://snipe-it.readme.io/docs/wamp

I believe I followed them to a T with the exception of renaming the Snipe folder to ITAM.

I even went as far as grabbing another PC, installing wamp x86, and retrying all the steps. I get the good ol' Documentroot is not set to public error.

My virtual host is currently set to: <VirtualHost *:80> ServerName ITAM DocumentRoot "c:/wamp/www/itam/public/" <Directory "c:/wamp/www/itam/"> Options +Indexes +Includes +FollowSymLinks +MultiViews AllowOverride All Require all granted

I've been at this for two days, resisting the urge to contact support but I give up. May the Snipe deities grace this thread with their knowledge, and help me install Snipe once and for all. This is for a proof of concept to leadership so any and all help is greatly appreciated.

Thanks

snipe commented 7 years ago

Did you restart Apache after adding the VirtualHost info?

CigarSupport commented 7 years ago

Hello,

Yes, i have restarted Apache after each time I've modified any files.

snipe commented 7 years ago

Have you resolved this issue? If so, please close this ticket. Thanks!

snipe commented 7 years ago

Haven't heard back, so I'm going to close this ticket for now, but will re-open it if you're still having issues