Page 1 of 1

Trying to upgrade opencart 1.5.5.1.1 , to 2.2.0

Posted: Wed Jul 27, 2016 6:31 am
by Vady
Hello,
I'm trying to upgrade opencart 1.5.5.1.1 , to 2.2.0

When finally trying to run the upgrade scril with mysite.com/install

I'm getting the following error:

Code: Select all

Fatal error: Call to undefined method Session::start() in /sata1/home/users/onhillspo/www/www.censored.com/testing/system/framework.php on line 31
Can anyone please help me?

Re: Fatal error: Call to undefined method Session::start()

Posted: Thu Jul 28, 2016 12:43 pm
by EvolveWebHosting
Vady wrote:Hello,
I'm trying to upgrade opencart 1.5.5.1.1 , to 2.2.0

When finally trying to run the upgrade scril with mysite.com/install

I'm getting the following error:

Code: Select all

Fatal error: Call to undefined method Session::start() in /sata1/home/users/onhillspo/www/www.censored.com/testing/system/framework.php on line 31
Can anyone please help me?
I'm guessing that a path is incorrect in one of your config files. Double check both files.

Re: Trying to upgrade opencart 1.5.5.1.1 , to 2.2.0

Posted: Thu Jul 28, 2016 3:08 pm
by i2Paq
I've splitted your question from a discussion topic and I wonder why someone would hijack someones topic for their own issues?

Re: Trying to upgrade opencart 1.5.5.1.1 , to 2.2.0

Posted: Mon Aug 08, 2016 12:55 pm
by Hannah00
It seems you don't have session PHP extension. In case empty output, install php-session extension via pkg or ports tree. See http://www.opencart.com/index.php?route ... textension

Re: Trying to upgrade opencart 1.5.5.1.1 , to 2.2.0

Posted: Tue Aug 09, 2016 7:33 pm
by straightlight
Hannah00 wrote:It seems you don't have session PHP extension. In case empty output, install php-session extension via pkg or ports tree. See http://www.opencart.com/index.php?route ... textension
Take note that this step under a shared server will be unlikely that this procedure could be done. If the case, it would be best to contact your host to resolved this issue.