New Zenner
- Join Date:
- Mar 2011
- Posts:
- 2
- Plugin Contributions:
- 0
Style sheet and Images do not load
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. :oops: 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:
I did some searching and found this :clap: :
https://www.zen-cart.com/tutorials/index.php?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. :unsure: 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. :D
~Naresh.