Post by kiranawale » Mon May 01, 2017 4:25 pm

Hello there,

I have a opencart store named as kiranawale.com and running on opencart 1.5.6 in VPS plesk panel with PHP version 5.5.9, everything is working fine but since I need some more features, I am trying to upgrade to any version 2.x.x. My site is running with SSL by comodo and for redirects i have written code in .htaccess as below

# Always use https for secure connections
# Replace 'www.example.com' with your domain name
# (as it appears on your SSL certificate)
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://%{SERVER_NAME}/$1 [R=301,L]

and now I have uploaded all the files to root folder but when accessing kiranawale.com/install to upgrade it shows up with 500 error. Please help me with the issue.

Thanks in advance

Attachments

error page.png

error page.png (48.94 KiB) Viewed 709 times


Newbie

Posts

Joined
Sat Dec 10, 2016 9:56 pm

Post by mohittyagi82 » Fri Jun 09, 2017 3:13 pm

Hi,
Are you still need any help for this issue ?

New member

Posts

Joined
Wed Apr 20, 2016 7:02 pm
Who is online

Users browsing this forum: No registered users and 31 guests