
Originally Posted by
inventorgeorge
I gave up trying to solve a wrong password problem. I removed all Zen-Cart files, and reinstalled from scratch.
I made all file attribute changes as required. I got to the point in the installation where the installer checked the status on the server. I got all green checkmarks, except for three lines;
PHP API Mode = cgi-fcgi
Register Globals = ON
PHP Output Buffering (gzip) = OFF
The first line suggests that the setting is not recommended. The second line says security is better if globals are OFF. The third line has no "more info," so it is warning me, but no further information.
I've looked through the literature, and I see nothing about how to resolve these issues. Can some kind sole show me where/how I make the changes necessary so these warnings are resolved?
I have no experience with PHP, so I am somewhat lost.