Photo Cart runs on YOUR website hosting. Below are the minimum requirements to run Photo Cart. These are very common among hosting companies, but you might want to check before purchasing. Here is a list of hosting companies I am familiar with.
- PHP Version 4 +
- MySQL database 3.23 + (MySQL 5 will work if "strict_mode" is off. Contact your hosting provider if you are running MySQL 5 to confirm it being on or off)
- GD Library Version 2 + (used to process images ... normally installed with PHP)
- PHP SAFE MODE off
You can create a text file and put the following line of code in it, and save it as "phpinfo.php" ... upload it to your website and it will tell you about the php settings on your server including the above settings.
<?php phpinfo(); ?>
Photo cart will run on both Unix and Windows servers.


