New Zenner
- Join Date:
- Feb 2009
- Posts:
- 27
- Plugin Contributions:
- 0
Simple SEO URL (OLD version) [support thread]
yellow1912:
If you can provide us a link, I can check the site.
I came from a C background as well, but again imagine you have to code a website with C, I dont think it's fun :). Surely php is slower than C, but we are not doing any heavy computing here, the difference is not noticeable.Zencart, I believe, does have bar-code module working as well.
I am afraid I don't have a link available, I'm just setting up the site on a vmware test system. I may be uploading it to a fasthosts server in the next few weeks, but there are loads of things to get cleared like supplier details, security audit, and testing.
I have been told there will be a total of around 8,000 products from 20 suppliers and I will be given images and spreadsheet data to put in the system next week. I want to get a basic system setup before I start adding the data. My problem seems to have been fixed by commenting out :
#Options +FollowSymLinks -MultiViews
from the .htaccess file.
Of course if that line works OK for others it still leaves the question why it breaks my system, I guess due to some apache config issues.
As I said the system is a stock centos 5 system so other centos users may have the same problem.
I will post back when I have uploaded to the fasthosts server, which should as far as I could manage have an identical config to the vmware test system I created.
Or if you are really interested I could put the vmware image up for you to download and test (though it would be a 600Mb image).
I did start to write a webshop system in C almost 10 years ago, but dumped the whole idea for what seemed like a far more elegant system written in C, which then never got used due to SEO problems and javascript weaknesses.
I think its all the $ chars before variables that puts me off php?.
Anyway thanks for the help, I will post back if I get to the root of the problem.