osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

my problem and my fix

This is a discussion on my problem and my fix within the osCMax v2 Installation issues forums, part of the osCMax v2.0 Forums category; First off, for my fix. Lots of people recommeneded that I add a few lines to a .htaccess file and ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Installation issues

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Reply

 

LinkBack Thread Tools
  #1  
Old 12-09-2007, 09:15 AM
Lurker
 
Join Date: Dec 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Buttons is on a distinguished road
Default my problem and my fix

First off, for my fix. Lots of people recommeneded that I add a few lines to a .htaccess file and upload it so that I could turn on register globals. However, my site and all subdomains went down with a Error 500. So, after talking to my hosting company they suggested a fix. It was a long shot but it works. Only draw back is that I would need to add it to any folder that would be accessed.

Whats this fix? simple. Create a txt file on your desktop, open it, and copy and paste this into it:

register_globals = On


Don't save it by using Ctrl+S. Do File, Save As.., and name it:
php.ini

Upload it where ever it's needed. Especially in where index.php resides for the site and /admin folder.

My Problem is this. At the top of my site it reports that it can read and access the configure.php file. However it's been chmod to 444.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Advertisement
  #2  
Old 12-09-2007, 04:06 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,987
Thanks: 80
Thanked 345 Times in 324 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default Re: my problem and my fix

Go yet lower on the permissions... Try 440 or even 400 and test to make sure it doesn't break your site in the process.

Your other option is to check ownership, and make sure the user and group are not the webserver, or no matter what permissions it will report it is acessable.
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates designed for osCMax 2. Loyalty discounts up to 30% off!
    Each purchase supports the osCMax project with much needed funds!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. Default multi server configuration for exceptional performance!

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 12-20-2007, 06:08 PM
Lurker
 
Join Date: Dec 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
kevbo75217 is on a distinguished road
Smile Re: my problem and my fix

Thank you for helping me fix my problem. Here is how to fix yours:

1. Log into you websites cpanel
2. Click on File Manager (a new window will open)
3. Click on the folder next to the includes directory
3. Click on configuration.php
4. In the right corner you will then see a Set Permission, click on that and unselect Write.
5. Click on Save

Thats it. Your problem is fixed. If you need anymore help please repost.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 01-31-2008, 01:20 PM
neil's Avatar
Active Member
 
Join Date: Nov 2002
Posts: 245
Thanks: 9
Thanked 7 Times in 6 Posts
Rep Power: 6
neil is on a distinguished road
Default Re: my problem and my fix

As of PHP 6 we will have no choice.
Register globals will be on.
Is osCMax ok with register globals = on?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 01-31-2008, 02:44 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,987
Thanks: 80
Thanked 345 Times in 324 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default Re: my problem and my fix

osCMax has no problem with register globals being on.
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates designed for osCMax 2. Loyalty discounts up to 30% off!
    Each purchase supports the osCMax project with much needed funds!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. Default multi server configuration for exceptional performance!

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to michael_s For This Useful Post:
neil (01-31-2008)
  #6  
Old 04-25-2008, 07:42 PM
New Member
 
Join Date: Dec 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
pablovel
Default Re: my problem and my fix

This is the easiest and biggest fix ever for the register global problem
thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Advertisement
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Email problem on webmail n aslo cupons problem jikey osCMax v2 Installation issues 0 10-26-2006 12:43 AM


All times are GMT -8. The time now is 12:06 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax