Hi,

I just downloaded and installed zen cart 1.3.9 (zen-cart-v1.3.9h-full-fileset-10262010 ) on my desktop running Ubuntu 9.04. The following is the information from PHPINFO():

System:
Linux naresh-desktop 2.6.28-19-generic #66-Ubuntu SMP Sat Oct 16 17:39:04 UTC 2010 i686

Apache Version
Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.6 with Suhosin-Patch

The installation pointed out that I do not have cURL compiled. Other than that the installation went on smoothly. But when I view the site it does not have any stylling or images. You can see this here:

http://desibasket.com

I did some searching and found this :

https://www.zen-cart.com/tutorials/i...hp?article=235

I renamed the .htaccess files as suggested but still I have the same problem. I do not have the AllowOverride parameter in my Apache configuration file. I tried to put it in my self as follows
<Directory " ...">
AllowOverride All
</Directory>

but I am not sure about which directory to use. I am just trying out zencart to see how easy/difficult it is to work with compared to other shopping carts. Seems like Zencart and I are getting off on the wrong foot but I am hoping it to get better after this.

~Naresh.