shelleypearson
3-4-04, 09:49 PM
I thought I was ready to set up my e-store. I went to OPs and clicked on OsCommerce. When I read the forewords: "the program requires a significant amount of configuration (through web-based administration tools) and manual customization to blend into the existing style of your web site. PowWeb provides the program installation only. Further assistance in configuration and customization is available in the osCommerce support forum, and in the PowWeb community forum", a knot came in the pit of my stomach. I know this is going to be confusing if Powweb doesn't support it, they just offer it. WOW People join these Web Service Providers at their own risk. And to say you don't need to know anything about setting up, web design, HTML, to get you as a customer, pleaseee!!!! I think I've just missed my deadline to cancel my account.
I use Front Page, and below is the content of my .htaccess file. Do I change anything. And to add to my problems, I have Front Page and not and FTP which has added more problems because most of the tutorials are for FTPs and of course, Front Page does its own thing.
# -FrontPage-
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName tonypearson.net
AuthUserFile /www/t/tonypearson/htdocs/_vti_pvt/service.pwd
AuthGroupFile /www/t/tonypearson/htdocs/_vti_pvt/service.grp
I've been reading the forum, and don't know where to start, and how everything relates to each other and their functions, MySQL, Php. I'm just trying to do what you say hoping it will all fall into place.
What do I need to do first? :confused: :confused: :confused:
I use Front Page, and below is the content of my .htaccess file. Do I change anything. And to add to my problems, I have Front Page and not and FTP which has added more problems because most of the tutorials are for FTPs and of course, Front Page does its own thing.
# -FrontPage-
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName tonypearson.net
AuthUserFile /www/t/tonypearson/htdocs/_vti_pvt/service.pwd
AuthGroupFile /www/t/tonypearson/htdocs/_vti_pvt/service.grp
I've been reading the forum, and don't know where to start, and how everything relates to each other and their functions, MySQL, Php. I'm just trying to do what you say hoping it will all fall into place.
What do I need to do first? :confused: :confused: :confused: