I am installing fresh zencart 1.5.7d on PHP 8.0
Its giving me blank screen. Also there is no error log under /log/ directory.
Its linux server.
Printable View
I am installing fresh zencart 1.5.7d on PHP 8.0
Its giving me blank screen. Also there is no error log under /log/ directory.
Its linux server.
No files modified. Its fresh copy of zencart v1.5.7d
I have uploaded all files on root.
https://dev1.nlinksolution.com/
And its giving me blank page.
Here is the phpinfo incase you want to check.
https://dev1.nlinksolution.com/version.php
Is Zencart 1.5.7d compitible with PHP 8?
I followed below process :
1) Downloaded Current zencart zip file
2) upload zip using filezilla ftp on root directory
3) extract zip using cpanel filemanager
4) Move all files/folders to root/public_html
5) Then I navigate to open site. And it should show me installer screen. But gives me blank page.
Switch back to PHP 7.4 and see what happens. Could be you don't have the mysqli extension installed on PHP8?
Update :
When I run install script manually it worked.
https://dev1.nlinksolution.com/zc_install/index.php
Yep that's part of the procedure.
If you have never done this before, it's really worthwhile to follow the documentation.
https://docs.zen-cart.com/user/first..._do_i_install/