Zen Cart Logo
Forums / Installing on a Linux/Unix Server / which XAMPP version shoud I use?

which XAMPP version shoud I use?

Views: 3,925

Results 1 to 3 of 3
17 Jul 2011, 11:55 PM
#1
marlake avatar

marlake

Zen Follower

Join Date:
Mar 2008
Posts:
126
Plugin Contributions:
0

which XAMPP version shoud I use?

Hi:
My former version got a hacker. I have just decided to start from scratch again and be more careful this time.

I have dowloaded what I believe is the latest zen-cart version
v1.39h

I would like to know which XAMPP version would work the best for the installation of this latest zen-cart version?
Thanks,
Marlake

18 Jul 2011, 2:40 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: which XAMPP version shoud I use?

NOTE: You should not be running a live site on XAMPP. It's NOT secure, and NOT built to run live websites.

As to installing it locally on your PC for development/testing purposes, Zen Cart 1.3.9 runs on PHP 5.2.3 or newer, and MySQL 4.1 or newer. Pick a XAMPP version that meets those requirements.

18 Jul 2011, 8:17 AM
#3
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: which XAMPP version shoud I use?

As DrByte says, no way should a live site be run on xampp. It's a development stack and way to insecure for live use.

For Zen Cart dev purposes, there's really not a lot of difference between the versions, just grab the latest. The only reason to go with another would be if your webserver was really out-of-date and you wanted to replicate it. But a better solution then would be to upgrade the webserver (or change webhosts).