Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation problem. #132

Closed
sreejoo opened this issue Apr 9, 2014 · 4 comments
Closed

Installation problem. #132

sreejoo opened this issue Apr 9, 2014 · 4 comments

Comments

@sreejoo
Copy link

sreejoo commented Apr 9, 2014

Hi team,

I followed the readme file to setup the application. But i am getting an error in the step 2.4) Application Settings.

In this step I am trying to generate the encryption key by using the below command

" php artisan key:generate --env=local"

But i got an error , its depicted below

PHP Warning: require(/root/downloads/snipe-it/bootstrap/../vendor/autoload.php): failed to open stream: No such file or directory in /root/downloads/snipe-it/bootstrap/autoload.php on line 17
PHP Fatal error: require(): Failed opening required '/root/downloads/snipe-it/bootstrap/../vendor/autoload.php' (include_path='.:/usr/share/pear:/usr/share/php') in /root/downloads/snipe-it/bootstrap/autoload.php on line 17

and I checked there is no vendor folder in my download. Can you please help to move forward from this step.

Thanks in advance
Sreejoo

@snipe
Copy link
Owner

snipe commented Apr 9, 2014

Hi @sreejoo - can you tell me what the permissions on your directory structure looks like?

@sreejoo
Copy link
Author

sreejoo commented Apr 11, 2014

The file permission details given below

snipe-it file permission

Thanks in advance
sreejooo

@snipe
Copy link
Owner

snipe commented Apr 11, 2014

Please change the permissions of the install directory to one that can be writable by apache. You should never run a web app as root. Ever. Ever ever.

@snipe
Copy link
Owner

snipe commented Apr 29, 2014

Did this resolve your issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants