Zen Cart Logo
Forums / Upgrading to 2.x.x / error installing 2.0.1

error installing 2.0.1

Views: 833

Results 1 to 8 of 8
07 Oct 2024, 20:06
#1
maperr55 avatar

maperr55

Zen Follower

Join Date:
Aug 2007
Location:
Manitou Beach, Michigan
Posts:
357
Plugin Contributions:
0

error installing 2.0.1

I have finally got my server upgraded and when I try to install 2.0.1 I get the error Sorry, requires minimum PHP 8.0.2 my server is running PHP version: 8.3.11 Is that a problem?

07 Oct 2024, 20:30
#2
swguy avatar

swguy

Administrator

Join Date:
Feb 2006
Location:
Tampa Bay, Florida
Posts:
10,682
Plugin Contributions:
56

Re: error installing 2.0.1

Please create a file called phpinfo.php with the contents below, and put it in the folder where your cart is (at the same level as your includes and admin folders).

File contents:

<?php phpinfo(); Run the file by entering the URL yoursite.com/phpinfo.php let's see if that folder is set to run php 8.3 - you might have to take additional steps like setting up an .htaccess file.
09 Oct 2024, 12:14
#3
shifty_j avatar

shifty_j

New Zenner

Join Date:
May 2020
Posts:
16
Plugin Contributions:
0

Re: error installing 2.0.1

Hi there,

I am having a problem install ZC 2.0.1
I downloaded the latest version from github and when I try installing it it ends with Finished after creating the DB but then nothing happens and I am left on that screen.

img attached
Attachment 20767

I am using php v8.3.12
Attachment 20768

I am not using xampp, but have php installed via Laravel Herd, then MySQL and phpmyadmin installed.

Could there be an issue there?

Thanks in advance for any feedback

09 Oct 2024, 12:32
#4
shop_suey avatar

shop_suey

Zen Follower

Join Date:
Feb 2014
Location:
Germany
Posts:
375
Plugin Contributions:
0

Re: error installing 2.0.1

Shifty_J:

Hi there,

I am having a problem install ZC 2.0.1
I downloaded the latest version from github and when I try installing it it ends with Finished after creating the DB but then nothing happens and I am left on that screen.

img attached
Attachment 20767

I am using php v8.3.12
Attachment 20768

I am not using xampp, but have php installed via Laravel Herd, then MySQL and phpmyadmin installed.

Could there be an issue there?

Thanks in advance for any feedback

Do you use the Apache webserver?

10 Oct 2024, 10:53
#5
mprough avatar

mprough

Totally Zenned

Join Date:
Nov 2007
Location:
Woodbine, Georgia, United States
Posts:
4,278
Plugin Contributions:
37

Re: error installing 2.0.1

maperr55:

I have finally got my server upgraded and when I try to install 2.0.1 I get the error Sorry, requires minimum PHP 8.0.2 my server is running PHP version: 8.3.11 Is that a problem?

Sounds lame, but have you cleared your browser cache & restarted everything? Local config with old PHP syntax?

~Melanie

15 Oct 2024, 07:26
#7
shifty_j avatar

shifty_j

New Zenner

Join Date:
May 2020
Posts:
16
Plugin Contributions:
0

Re: error installing 2.0.1

Shop Suey:

Do you use the Apache webserver?

Thanks for the reply, and apologies for only replying now. I don't, I use to just use XAMMP, but I am trying something different with Laravel Herd.
Can I simply download and install Apache httpd 2.4.62 (latest version) and go from there or will there be configuration required? Also is it required? I noticed the same issue when I was just using XAMMP (the finished creating DB and then nothing afterwards, but this was with the Zen Cart BETA on github, but the normal download of Zen Cart 2.0.1 worked)

15 Oct 2024, 10:49
#8
shop_suey avatar

shop_suey

Zen Follower

Join Date:
Feb 2014
Location:
Germany
Posts:
375
Plugin Contributions:
0

Re: error installing 2.0.1

How do you want to deploy without a webserver?
Laravel Herd ships with nginx. I don't think (without going into detail) you will profit of using nginx.
Though nginx should work you best stick to the official system requirements:

Zen Cart v2.0.x is designed for PHP 8.0 to 8.3, with MySQL 5.7.8+ (or MariaDB 10.2.7+) and Apache 2.2/2.4.
https://docs.zen-cart.com/release/whatsnew_2.0.0