- BAnswered
I installed the latest version but the French language is not available
Attachments - MSAnswered
I have checked the file again. It has
French
language 😦 Can you please download the file again and check. Thanks - BAnswered
I still downloaded the latest version and now when I click on the next button in the installation it does not go to the next page. I tried with firefox and chrome but same result for both browsers.
- MSAnswered
Hello,
It’s because you are not getting json response from server but
<br /> <b>Warning</b>: file_exists(): open_basedir restriction in effect. File(/autoload.php) is not within the allowed path(s): (/var/www/vhosts/algeriansecret.com/:/tmp/) in <b>/var/www/vhosts/algeriansecret.com/store.algeriansecret.com/vendor/vonage/nexmo-bridge/src/Autoloader.php</b> on line <b>69</b><br /> {"success":true,"message":"Your server php version and extensions are fine. Please proceed to next step!"}
You can try to run
php artisan optimize:clear
If still the same, please check with your server admin about the warning and how to remove it.
Thank you
- BAnswered
I’m the server admin, here’s what I found in the logs, I’m using Plesk
Attachments - MSAnswered
Hello,
I know nothing about servers. If you are server admin then the error is quite clear to me. You can add the path. I found this question; you can try it too.
Thank yuo
- BAnswered
I tried this yesterday and it still doesn’t work. Older versions install normally.
- BAnswered
it’s installed the problem came from the security system which had detected a threat in the installation script
- BAnswered
I hope to have an extension of support given the time wasted translating and installing the new version. I bought the script in June and have just started using it 😃
- MSAnswered
Hello,
The latest version don’t have
.env
file. It renames example file to.env
if it does not exist. This is to avoid replacing the.env
with updates.If you still didn’t manage to install the item. Then please check the
APP_ENV
toproduction
andAPP_DEBUG
tofalse
in the.env
file. Once done, try access the installer again.Thank you
- Login to Reply