Hello All
I have a issue with Magento 2.3.2 setup.
Im attempting to install Magento on my web host, all files unzipped and uploaded via FTP.
DB created which is running MySql 5.7
Readiness Check displayed all green ticks.
When I get to Create Admin Account I receive the following:
What am I doing wrong here - My web host isn't cloud but a shared hosting
Any assistance would be appreciated.
Thanks
Solved! Go to Solution.
Hi @mathew_lindsay,
Can you upload a php file with the phpinfo() function to see which modules you have enabled?
Can you confirm if Libsodium was properly installed?
Can you please check the Technology stack of your server ?
It means like PHP version, MySQL version, Apache Version and all.
Refer this link for complete technology stack and make sure all the components installed accordingly - https://devdocs.magento.com/guides/v2.3/install-gde/system-requirements-tech.html
Hope it helps !
No as known as i know on a file level there is no change is required !
can you also confirm like composer is installed ?
Also are you facing this error on installation step right ? where in we need to add the admin details ?
Composer not installed
Magento-CE-2.3.2 zip file with no sample data, uploaded via ftp as webhost does not have Cpanel
What do you mean in regards to Admin details, Are you referring to this:
Hi @mathew_lindsay,
Can you upload a php file with the phpinfo() function to see which modules you have enabled?
Can you confirm if Libsodium was properly installed?
Hey thanks for the reply
The PHP info file in PDF format for my web host can be found here:
Hi @mathew_lindsay,
Check this link https://community.magento.com/t5/Magento-DevBlog/Required-libsodium-upgrade-for-latest-Magento-relea...
Your current libsodium version is 1.0.11 and the security enhancements that are part of Magento 2.3.2 require the installation of libsodium version 1.0.13 or higher.