-
Notifications
You must be signed in to change notification settings - Fork 145
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
Error on Install #292
Comments
Can you surround the message with ``` or include a screenshot? It's a bit
hard to read. I haven't tested it through xampp
… |
Oh, I thought I added the code marks to it. I'm trying again running on a 1and1 hosted server to see if it makes any difference. Had a rightdm bad 2 days with VA's, I got version 5 working & 7 alpha 1 locally, but can't get it working on main site - scottishtravel.org |
Update, it didn't work either. I get the Error 500 on install. Version 7 Alpha 1 More than happy to give someone my details to help get it working :D |
Strange. It could be something to do with htaccess and URL rewrites. If you
can install from scratch, and then attach the logs from storage/logs, make
sure there's no sensitive data in there first. That'll go a way in trying
to debug and diagnose
… |
No bother will give it a go
I've got version 7 running on campus, but getting on homepage "trying to get property of non-object"
If Campo is the only way to do it then I guess I'll settle for that. Will post back later.
Thanks
Sent from BlueMail
…On 15 Jan 2019, 20:13, at 20:13, Nabeel Shahzad ***@***.***> wrote:
Strange. It could be something to do with htaccess and URL rewrites. If
you
can install from scratch, and then attach the logs from storage/logs,
make
sure there's no sensitive data in there first. That'll go a way in
trying
to debug and diagnose
>
--
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#292 (comment)
|
Well it would still be helpful to know and fix it elsewhere - I'm sure
someone else will run into the issue as well so it'd be good to make sure
those cases are covered
… |
Just wiping out everything on the server now. What version do you suggest I try? I ran a PHP info test to see if 1and1 have something turned off, but they meet everything required. It must be a htaccess fault somewhere. I can't find a publichtml folder anywhere. I've tried in main directory (root) and I've also created a folder named phpvms, still errors I've tried alpha 1 and 2 and even beta versions. I've tested on 5.6, 7, 7.1, 7.2 and still the same I'll wipe out everything on 1and1 and clean install again with alpha 2. Is there a copy somewhere that doesn't need the composer? I've tried .tar and the source from the GitHub site. Cheers |
UPDATE after a lot of playing around, I managed to get it working.. It seems it doesn't like to be named in the root folder other than phpvms I also noticed on several test on my system, that if I quickly went through the setup and didn't change the VA name on DB setup, it would fail with a timeout 30 error What did work for me (1and1 hosted) was, to composer Update, then composer install I've spent the last 5 hours trying different things, and that's what work... Also, in the root / of 1and1, needed a htaccess file with RewriteBase /phpvms/ as did the htaccess in main folder |
Only error I have found is on Add airport... If I use lookup for EGPH, the coordinates highlight red and won't let me save... Seems if I shorten the co-ords down to about 8 digits, all is good... Is there a fix for this? |
So I don't quite get the 1and1 issue, are you on a VPS? Or do they rehome Also with the coords, the DB field is limited to 8 digits. You don't really need more than that. This is a great explanation about the accuracy and precision required: In this case, you don't really need much more than 5 decimal places, maybe 6. That being said, a better error message as to why it's red would be good to have there. I'll make a note of that in a separate issue |
Hi Nabeelio I have xampp locally for testing, but I have a hosted package with 1 and 1, and that's the one that's been giving me the issue, I saw there was a few people in the forum with Godaddy and 1and1 who were having issues to, hence my full explanation above as to what worked for me, as this may help them Version 7 is amazing, so happy that I kept fighting to get this to work :) The issue with Coords isn't a big deal I assume the setup for FS Flight Keeper is still the same as Version 5? Whats happening with main Support forum on website. I get the message, Banned.. Have I said something wrong? Thanks for your help and your great software! |
Hi, I'm sorry for the delay. Are you still stuck? What was the email you used on the forum? The spam filter might have flagged you for some reason |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
@ridgeandgable sorry for the delay - does it still show you banned? What's your ID? |
I've downloaded the Version 7 Alpha 2 , put the downloaded file into my HTDOCS (Xampp), went to CMD and ran Composer Install.. All went fine, loaded the site, localhost/phpvms
I get the message, not installed, I click on the green button and everything is checked OK and green, goto Database setup, enter all my details, I do check database (phpvms) and it says ok, I click on next or install, and then get an error
`
C:\xampp\htdocs\phpvms\vendor\laravel\framework\src\Illuminate\Database\Connection.php
`
It won't let me do anything else?
The text was updated successfully, but these errors were encountered: