Testing a fresh download of ZC 1.5.8 on MAMP Pro 6.6.3
MySQL 5.7.34
Installer hangs on blank page when using PHP 8.0.8 and 8.1.1
If I switch to 7.4.21 the installer will load.
Printable View
Testing a fresh download of ZC 1.5.8 on MAMP Pro 6.6.3
MySQL 5.7.34
Installer hangs on blank page when using PHP 8.0.8 and 8.1.1
If I switch to 7.4.21 the installer will load.
Please post the logs you are getting in the /logs folder.
I am running the same version of MAMP Pro you are and mine does work, so I'm quite curious.
You saying that it worked for you made me go back and revisit this.
I found that when using /zc_install after the url it does show the installer, but using the domain name alone it won't.
Pre PHP 8.x, zc_install will load automatically if no installation is found.
Note: no logs generated.
Yep, this is a bug. Workaround is to specify zc_install on the URL.
Fixed here:
https://github.com/zencart/zencart/pull/5332