This is just a quick tip to show you how to secure oscommerce’s /include/configure.php when using one.com as the hosting provider. Upload the following script to your the root of your website and call it something like chmod.php:
<?php chmod( $_SERVER['DOCUMENT_ROOT'] . '/includes/configure.php', 0444); ?>

Now, go to yourdomain.com/chmod.php and the configure.php file should have the correct permissions.

Related posts:

Tags: , , ,

2 Comments to “Securing configure.php for oscommerce on one.com”

  1. I’ve recently started a blog, the information you provide on this site has helped me tremendously. Thank you for all of your time & work.

  2. someone says:

    Thank you!! You saved my day!

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This site uses KeywordLuv. Enter YourName@YourKeywords in the Name field to take advantage.