Author Topic: php version  (Read 6722 times)

0 Members and 1 Guest are viewing this topic.

Sweetwater

  • Newbie
  • *
  • Posts: 20
php version
« on: May 16, 2024, 11:16:22 pm »
what php versions does ezstore work with?

ezCommunitySuite

  • Administrator
  • *****
  • Posts: 259
    • ezCommunitySuite
Re: php version
« Reply #1 on: May 19, 2024, 08:58:44 am »
Tested up to PHP 7.4. Do you need another version?

Sweetwater

  • Newbie
  • *
  • Posts: 20
Re: php version
« Reply #2 on: June 06, 2024, 05:14:23 am »
Can you test with 8.3 please?

ezCommunitySuite

  • Administrator
  • *****
  • Posts: 259
    • ezCommunitySuite
Re: php version
« Reply #3 on: June 06, 2024, 03:25:34 pm »
Posted an update.
I don't have php 8.3 installed anywhere yet. But should be good now.
Note you will have to get new recaptcha v3 keys.


Version 5.0+
!Updated for PHP 8.0+
!Removed google social and social login
+New recapcha v3 support replaces old v2

Sweetwater

  • Newbie
  • *
  • Posts: 20
Re: php version
« Reply #4 on: June 15, 2024, 09:01:46 pm »
Thanks, have updated to version 5 and doing a clean install but am getting fatal error codes

ezCommunitySuite

  • Administrator
  • *****
  • Posts: 259
    • ezCommunitySuite
Re: php version
« Reply #5 on: June 15, 2024, 09:15:13 pm »
What are the error messages and what PHP version?

Sweetwater

  • Newbie
  • *
  • Posts: 20
Re: php version
« Reply #6 on: June 15, 2024, 09:50:19 pm »
php 8.3

Quote
Fatal error: Uncaught mysqli_sql_exception: Access denied for user 'admin'@'localhost' (using password: YES)
« Last Edit: June 16, 2024, 06:34:07 am by ezCommunitySuite »

ezCommunitySuite

  • Administrator
  • *****
  • Posts: 259
    • ezCommunitySuite
Re: php version
« Reply #7 on: June 15, 2024, 10:12:03 pm »
That error is saving the username and password in the file has the wrong database username and password.

Sweetwater

  • Newbie
  • *
  • Posts: 20
Re: php version
« Reply #8 on: June 15, 2024, 10:26:45 pm »
That error is saving the username and password in the file has the wrong database username and password.

Have done it dozens of times. Deleted the database + user & started again clean over & over.
I just cant get it to install.....

Will it make a difference if am installing into a folder or subdomain?

ezCommunitySuite

  • Administrator
  • *****
  • Posts: 259
    • ezCommunitySuite
Re: php version
« Reply #9 on: June 15, 2024, 10:46:34 pm »
Are you creating a database user called "admin"
And the server host putting in localhost

folder or subdomain does not matter for this error.

Sweetwater

  • Newbie
  • *
  • Posts: 20
Re: php version
« Reply #10 on: June 15, 2024, 11:19:49 pm »


Yes & Yes
« Last Edit: June 16, 2024, 10:52:22 pm by Sweetwater »

ezCommunitySuite

  • Administrator
  • *****
  • Posts: 259
    • ezCommunitySuite
Re: php version
« Reply #11 on: June 16, 2024, 06:08:20 am »
Upload and try to run this script from https://www.adminer.org/  just grab mysql english the first dowlnoad.
And try to login with the same database information. This tool is a mysql database browser.

Sweetwater

  • Newbie
  • *
  • Posts: 20
Re: php version
« Reply #12 on: June 16, 2024, 10:53:37 pm »
Upload and try to run this script from https://www.adminer.org/  just grab mysql english the first dowlnoad.
And try to login with the same database information. This tool is a mysql database browser.

Thank you

Sweetwater

  • Newbie
  • *
  • Posts: 20
Re: php version
« Reply #13 on: June 17, 2024, 01:30:40 am »
Am getting error code

Deprecated: Function strftime() is deprecated in /sources/sCore.php on line 1003

which is

Code: [Select]
return strftime($str, $time);

ezCommunitySuite

  • Administrator
  • *****
  • Posts: 259
    • ezCommunitySuite
Re: php version
« Reply #14 on: June 18, 2024, 08:22:57 am »
Released    ezstore5.0.1 which should fix that.

 

© 2025 ezCommunitySuite