Replies: 5 comments 5 replies
-
What are the errors in resources/logs/errors log
…On Mon, Feb 7, 2022, 1:28 AM Songdapeng ***@***.***> wrote:
I am installing leantime on subfolder but got error 500
my step is create db, set config/configuration.php for
bdb.com.la/dev/leantime
after access bdb.com.la/dev/leantime/install I got error 500
Please kindly help me check?
—
Reply to this email directly, view it on GitHub
<#619>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALG4EFXR6TKJ7G22QBI43WDUZ5Q7VANCNFSM5NWQ5CEA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
2 replies
-
Did you build Leantime from master or use the release version?
If from master you also need to run npm install and the grunt tasks. More
info at https://docs.leantime.io/#/
…On Mon, Feb 7, 2022, 7:50 PM Songdapeng ***@***.***> wrote:
It's pass the error by composer update but after I click on install, it's
always redirect to wrong path
https://bdb.com.la/dev/leantime/bdb.com.la/dev/leantime/install
—
Reply to this email directly, view it on GitHub
<#619 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALG4EFSSP4RQBH2SYVJ7HLTU2BSFTANCNFSM5NWQ5CEA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
All logs are in resources/logs
Do you have mod_rewrite installed?
…On Mon, Feb 7, 2022, 7:58 PM Songdapeng ***@***.***> wrote:
now it can show Installation form and after click install, it just show
the same page without any process. is there any logs?
—
Reply to this email directly, view it on GitHub
<#619 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALG4EFSDJFXIDWEEDXKPKX3U2BTFBANCNFSM5NWQ5CEA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Did you follow the instructions to make the changes to the graces files?
…On Mon, Feb 7, 2022, 9:30 PM Songdapeng ***@***.***> wrote:
yes, I contact web hosting and they said it's default enable
what should I do?
—
Reply to this email directly, view it on GitHub
<#619 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALG4EFSYCD6JB6THDWHUL43U2B55DANCNFSM5NWQ5CEA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
There are a few extra steps for subfolder installs as described here:
https://docs.leantime.io/#/installation/quick-installation?id=subfolder-installation
…On Mon, Feb 7, 2022, 9:36 PM Songdapeng ***@***.***> wrote:
I follow these step for my live server
Download latest release package
Create an empty MySQL database
Upload entire directory to your server
Point your domain to the public/ directory
Rename config/configuration.sample.php to config/configuration.php
Fill in your database credentials (username, password, host, dbname) in
config/configuration.php
Navigate to <yourdomain.com>/install
Follow instructions to install database and set up first user account
—
Reply to this email directly, view it on GitHub
<#619 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALG4EFRTKRK7H62AUXRUCSLU2B6R7ANCNFSM5NWQ5CEA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am installing leantime on subfolder but got error 500
my step is create db, set config/configuration.php for bdb.com.la/dev/leantime
after access bdb.com.la/dev/leantime/install I got error 500
Please kindly help me check?
Beta Was this translation helpful? Give feedback.
All reactions