Thanks for the replay
i have tested with PHP, 7.2, 7.1 and 7.0
7.2.28
Test {"version":"7.2.28","version_id":70228,"sapi":"cli "}
7.1.33
Test {"version":"7.1.33","version_id":70133,"sapi":"cli "}
7.0.33
The Contao Manager has downgraded to version 1.1.9
All the tests are negative
I have restored version 7.3
When I change PHP version, an .haccess file is created with this content.
Code:
<IfModule fcgid_module>
<IfModule mime_module>
AddHandler fcgid-script .php .php7 .phtml
FcgidWrapper /usr/local/cpanel/cgi-sys/ea-php73 .php
FcgidWrapper /usr/local/cpanel/cgi-sys/ea-php73 .php7
FcgidWrapper /usr/local/cpanel/cgi-sys/ea-php73 .phtml
</IfModule>
</IfModule>
I also tried to delete it, but the result doesn't change.
Other tests?
Bookmarks