I've tried installing several times and I've come across two problems first on the system check section
[FONT=Tahoma]Zen Cart™ can work with the "Register Globals" setting on or off. However, having it "off" leaves your system somewhat more secure.[/FONT]
[FONT=Tahoma]If you wish to disable it, and your hosting company won't turn it off for you, you might try adding this to an .htaccess file in the root of your shop (you may have to create the file if you don't already have one):[/FONT]
[FONT=Tahoma]php_value session.use_trans_sid off[/FONT]
[FONT=Tahoma]php_value register_globals off[/FONT]
[FONT=Tahoma]#php_value register_globals off[/FONT]
[FONT=Tahoma]<Files ".ht*">[/FONT]
[FONT=Tahoma]deny from all[/FONT]
[FONT=Tahoma]</Files>[/FONT]
[FONT=Tahoma]or talk to your hosting company for assistance.[/FONT]
[FONT=Tahoma]Running PHP as CGI can be problematic on some Linux/Unix servers.[/FONT]
[FONT=Tahoma]Windows servers, however, "always" run PHP as a cgi module, in which case this warning can be ignored.[/FONT]
[FONT=Tahoma]The red flag warning was RED X [FONT=Tahoma]Server Free Disk Space[/FONT] = -1003.06 GB[/FONT]
I called my hosting admin and he said there are no problems, Their server is so large that the program is getting confused or something like that.
My second problem which is the one I'm faced with presently is when I get to the system setup section where it asks me for my physical & virtual addresses when I press save & continue it bounces me back to the welcome page, over & over again. Any explanations or suggestions?



