the phpinfo()
shows
but when i install zencart
on my vps
hosting. it shows
why? how to correct it?
the phpinfo()
shows
but when i install zencart
on my vps
hosting. it shows
why? how to correct it?
My guess is you are missing SSL support from your PHP and that's what ZenCart actually tries to do: request a HTTPS URL. Not sure but if it runs against localhost then you also need to make sure you have something listening on port 443.