ZenCart was a fork from osCommerce. I think osCommRes is another fork (http://www.oscommres.com/). For as long as I can remember they've been struggling to release osCommerce 2.2. A while ago I read somewhere they were now working on 3.0.
Drupal has an ecommerce module available that might do what you want, although I've never used it. http://drupal.org/project/ecommerce The default rules with my Drupal installation already included RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d So you should be able to use oscommerce simply by putting it into www.test.com/oscommerce/ Rich Wed, 2007-06-06 at 08:35 +1000, Sonia Hamilton wrote: > * On Wed, Jun 06, 2007 at 08:20:54AM +1000, Howard Lowndes wrote: > > I would suggest zencart as a better alternative. I don't think > > oscommerce has been maintained for a while; last I saw it was not > > friendly with PHP5. > > Thanks for that. I had a look at the ZenCart site - it looked commercial > rather than open source. I might check out the site on more detail - do > you know if it's open source? > > -- > Sonia Hamilton | GNU/Linux - 'free' as in > . | free speech, not free beer. -- Rich Buggy [EMAIL PROTECTED] http://www.buggy.id.au/ -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
