Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Ok, so now it?s time to put it out there


jasone

Recommended Posts

Posted

Hi!

 

Now it?s finally finished and ready to use. What do I need to think about before the move from local computer to a webhotel? How about safety, any tips?

 

Thx!

Posted

No tips att all? Did it work flawless for everyone? How about register_globals does the webhotel need to have it enabled or do I need to use the contribution?

Posted

It requires register_globals to be on to run, however with the contrib I guess it would not need to be on. You will need to secure your admin folder before going live, else your store will be vulnerable to anyone who lucks out and types the right address.

 

Test everything, and get a few different people to run through your shop before going live.

Kenneth S

--------------

Customer "Are you a real programmer?"

Me "No, but I did stay at a Holiday Inn Express last night"

Posted
It requires register_globals to be on to run, however with the contrib I guess it would not need to be on. You will need to secure your admin folder before going live, else your store will be vulnerable to anyone who lucks out and types the right address.

 

Test everything, and get a few different people to run through your shop before going live.

 

Thanks!

 

How do I secure the admin? Dont know what to put in the .htaccess file....

 

Thanks in advance!

Posted
How about permissions in catalog/includes/configure.php? How should it be set?

The 2 configure.php files should be set at 644.

Posted
Sorry, my typo.  You need to CHMOD to permission 444 not 644. :-"

 

 

Thanks! I?ve tried to do so but I still got the pink warning text at the top of the page. Wierd! I can see in my ftp-prog that it is set as read only for everyone. Is this some kind of bug anyone heard of?

Posted
Thanks! I?ve tried to do so but I still got the pink warning text at the top of the page. Wierd! I can see in my ftp-prog that it is set as read only for everyone. Is this some kind of bug anyone heard of?

CHMOD to 444 and still get a warning? What does the error message say?

Posted
CHMOD  to 444 and still get a warning? What does the error message say?

 

 

"Warning: I am able to write to the configuration file: /customers/something.com/something.com/httpd.www/new/catalog/includes/configure.php. This is a potential security risk - please set the right user permissions on this file."

 

I am positive that the permission is set to 444....

Posted

It depends on what you use for CHMOD. Some FTP programs may CHMOD a file and tells you that the CHMOD is completed without a problem, but when you check with your hosts CHMOD utility. You'll see that the permission hasn't been changed.

 

The best way to CHMOD is to use the provided CHMOD utility from your host. If you host doesn't have this feature, then you'll have to try other FTP programs.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...