Starting server on Ubuntu? #11433
Replies: 12 comments 21 replies
-
Look in /var/log/apache2/error.log See what errors you have in there. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the help For the first log file, their are 2 error.log files. For the laravel.log, it has about 6000+ lines, but the error with the latest date/time has
|
Beta Was this translation helpful? Give feedback.
-
Yea post the error.log.1 That error from laravel.log seems to indicate you don't have the php_curl extension installed/enabled? |
Beta Was this translation helpful? Give feedback.
-
Also what version of PHP do you have installed? |
Beta Was this translation helpful? Give feedback.
-
PHP 8.1.2 Will check on the php_curl
|
Beta Was this translation helpful? Give feedback.
-
Hmm how did you install snipe in the first place? |
Beta Was this translation helpful? Give feedback.
-
Try running this in your snipe-it folder in terminal as your local non-root user: |
Beta Was this translation helpful? Give feedback.
-
ran the command, had to install a few missing extensions. Did a quick search, and unsure on how to find/edit .env file |
Beta Was this translation helpful? Give feedback.
-
Well you will need to fill in your database details, also you can generate the app key with: |
Beta Was this translation helpful? Give feedback.
-
That fixed that issue, am now getting up to date errors in laravel. This is the most recent in laravel.log
|
Beta Was this translation helpful? Give feedback.
-
Is your web server not running? Is it apache? |
Beta Was this translation helpful? Give feedback.
-
Woops forgot that, but Yes, working now! Is there any way to find the name of my old database, say in the file structure or anything? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Biggest noob question, First time linux/ubuntu? user. (windows user) Managed to install Snipe it. Was going all fine for a few months
The ubuntu was wanting an update, finally updated it, pc restarted now I can't access it, networked or locally?
I'm assuming I need to start the Snipe it but have no idea?
Have tried starting + enabling the apache2 but still Error 500
Have had a look at a few help pages, but nothing seems to tell me how to start it
Any help would be much appreicated
Beta Was this translation helpful? Give feedback.
All reactions