Post by sandeep.k » Fri Feb 03, 2023 9:36 pm

Hello,

I made a fresh installation of Opencart 4.0.1.1 for learning purposes.
You can visit the site here - https://testshopping.nabler.com/
  • Attached config.php file
  • Attached admin/config.php file
Now, below are the questions I have.
  • My http:// site shows the below warning.
    PHP 8+ Required.
    I don't seem to understand why? But the https:// site loads pretty smoothly.
  • How do I redirect http:// site to https://? When I try below code for http:// to https:// redirection, I get an error of ERR_TOO_MANY_REDIRECTS and nothing works, until I revert the changes in the .htaccess file

    Code: Select all

    RewriteEngine On
    RewriteCond %{HTTPS} !on
    RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}
    
  • Why is the SSL configuration missing from my 'Server' settings tab? I cannot seem to locate 'Use SSL' option. Is it because I have already installed the SSL certificate?
Any help would be deeply appreciated.

Newbie

Posts

Joined
Fri Feb 03, 2023 7:27 pm

Post by straightlight » Thu Apr 20, 2023 8:05 am

I would still suggest further patience before considering to use OC 4. It is still under development. Once the release will be a bit more stable for the public, it will become more ideal to provide such requests on the forum in the future.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by EvolveWebHosting » Tue Jun 20, 2023 4:57 pm

Did you abandon this test install? I went to view the link and nothing loads.

2 Week FREE Trial of our Shared Hosting plans (DIrectAdmin or cPanel) for new customers
2 Week FREE Trial of Astra Firewall and Malware Scanner
Visit our website for full details and to start your trial today - www.evolvewebhost.com


User avatar
Active Member

Posts

Joined
Fri Mar 27, 2015 11:13 pm
Location - Denver, Colorado, USA
Who is online

Users browsing this forum: No registered users and 7 guests