Older version of PHP and Opencart

Hello, I have the following question: can I install another version of PHP (PHP 7.4), and can I install an older version of Opencart (eg 3.8)? Thanks in advance!

v-add-web-php 7.4

You can install an older version of Opencast by just downloading it…

I installed PHP-7.4, tried to install Openkart3.0.3.9, but the following error comes out:
Warning: fopen(/home/master/web/te.bg/public_html/system/storage/session/sess_78500594917fb89e52e47854bd): failed to open stream: Permission denied in /home/master/web/te.bg/public_html/system/library/session/file.php on line 29 Warning: flock() expects parameter 1 to be resource, bool given in /home/master/web/te.bg/public_html/system/library/session/file.php on line 31 Warning: fwrite() expects parameter 1 to be resource, bool given in /home/master/web/te.bg/public_html/system/library/session/file.php on line 33 Warning: fflush() expects parameter 1 to be resource, bool given in /home/master/web/te.bg/public_html/system/library/session/file.php on line 35 Warning: flock() expects parameter 1 to be resource, bool given in /home/master/web/te.bg/public_html/system/library/session/file.php on line 37 Warning: fclose() expects parameter 1 to be resource, bool given in /home/master/web/te.bg/public_html/system/library/session/file.php on line 39
How to fix this problem?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.