Your software
My Mautic version is: 5.0
My PHP version is: 8.0
My Database type and version is: mysQl 5.7
Your problem
My problem is:
just go to install new mautic 5.0 ehen go to the installer path https://bkalut.co.il/mail5/installer
got this error
The site is currently offline due to encountering an error. If the problem persists, please contact the system administrator.
i have mautic 4.4 installed on my server ok.
These errors are showing in the log:
no log file
Steps I have tried to fix the problem:
i’v no idea what to do file permisssions is ok
what do you mean MTCDIR?
in mautic var/log there is no log file
php version is 8.0
what do you mean * Set APP_DEBUG=1 in your .env?
in apache log there is no relevant log
thank you.
i check there is no relevant log bnot php log not apache log and also there is no log file in mautic log.
i use php 8.0
it is a clean instalation files as taken from mautic i just go to install and it is not eorking . i have matic 4.4 working on same serve work fine.
i change .env file for debuging mode - nothing changed
here is the lin to installation that not work https://bkalut.co.il/mail5/installer
jope anyone have any idea what to do.
file permissions is ok
i dont have node installed
before i begun installing ther was error of permisions i solve this problem by deleting
Deny access via HTTP requests to all PHP files.
<FilesMatch "\.php$">
Require all denied
</FilesMatch>
in .htaccess file
but than the other problem occur