I'm trying to install Quick Cart on FreeBSD 5.4 with Apache2. I uploaded the quick cart files to /usr/local/www/data/shop (a directory called shop in the root directory of my web server). I chmodded the files according to the README I chmodded /config/general.php and changed the login/password in /config/general.php
I discovered my webserver didn't have php installed, so I installed php4.4.3
When I use my browser to go to http://www.jellico.com/shop or http://www.jellico.com/shop/admin I get a page of code that opens up in my browser. The quick cart software does not run.