rgmonster, on Sep 10 2009, 11:19 AM, said:
Install oscommerce by the book ie: Don't use the Fantastico installer as it messes with the system and you cannot successfully rename the admin folder if you use it. I know this from bitter experience. It is ok to use the cPanel to create the mySQL database but you need to ftp the oscommerce files over to your website and then run the install routing. You can find the procedure here http://forums.oscommerce.com/index.php?sho...&hl=install
I wasn't going to reply again due to the know all and sarcastic attitude of some in this forum but you might benefit from this. He knows who he is.
Oh, and definately use the cPanel to password protect a folder and also make sure you have an SSL certificate. You can ensure direction to https:// using .htaccess by adding as follows:
RewriteEngine On
RewriteCond %{SERVER_PORT} !=443
RewriteRule ^ https://www.yoursite.com%{REQUEST_URI} [NS,R,L]
IndexIgnore *
The IndexIgnore statement prevents directory listing in your website, otherwise a listing could assist someone guessing your new admin folders name.
I hope this helps.
Regards
Aloha Robert,
thanks for the tip. however, I did indeed use ftp to upload the cart. I am simply experimenting with a new cart to understand how to re-write the admin folder before I even attempt to try this on my working shopping cart with SSL certification. I simply want to beef up my site with security since on another shopping cart that doesn't even have the payment modules integrated (I am simply using the osCommerce v2 cart as a database web site cause it is so cool) and didn't know I needed any security addons at all since there aren't any warnings about security addons needed with the instructions (at least I didn't notice them if there were any) and a hacker went into my site and really messed it up. So before I get hacked with my real live shopping cart that is integrated with two payment modules I am simply experimenting with another cart. I am still trying to figure out how to change the admin folder name. If I figure it out, I will post the results.
As to the sarcastic advice here in osCommerce forums, it is just the nature of some to be that way just like in real life with real people we meet outside this forum. You have to understand the nature of volunteering which is what is happening here. All the posters are volunteering their time to answer questions, and some of the questions are really dumb because to a developer of the osCommerce code, which some of these volunteers are, they can't quite fathom that a novice or newbie would even dare to ask such a question and they don't want to waste time teaching basic knowledge that anyone who would want a shopping cart should already know.
One way I have thought about that would might reduce this problem of sarcasm and nasty remarks to beginners is to add a forum under the v2.2 heading called NEWBIES or BEGINNERS and then if the developers venture into this forum they should know that there will be a lot of dumb questions that if someone would take the time to read the manual or spend a few hours reading the posts already there wouldn't ask again. But the nature of some newbies is that they ask a dumb question without reading anything and you can only imagine how a developer of the osCommerce code would react to that. Not all developers are that way, some are very helpful and what is going on here is totally amazing. Thousands of people are here asking questions and probably a core of less than hundred know what is going on with osCommerce and if one is really good with osCommerce shopping carts are making lots of money setting them up and not spending any time here helping newbies.
The other suggestion I have for Harold Ponce De Leon who came up with this whole deal is to clearly explain what an alpha shopping cart is since hundreds of newbies think v3 should be the one to download and they haven't a clue what they are doing. And with v2 it should clearly say with big warning letters that security is an issue and there are several addons that need to be integrated into the shop before going live with a cart.














