osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

Today when logging in had a Warning?

This is a discussion on Today when logging in had a Warning? within the osCMax v2 Features Discussion forums, part of the osCMax v2.0 Forums category; Any idea what this is also a few other errors on site ** No changes to the server ** Warning: ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Features Discussion

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Reply

 

LinkBack Thread Tools
  #1  
Old 03-27-2008, 07:32 AM
osCMax Testing Team
 
Join Date: Oct 2006
Location: Atlanta GA
Posts: 143
Thanks: 8
Thanked 13 Times in 9 Posts
Rep Power: 2
ALElder
Exclamation Today when logging in had a Warning?

Any idea what this is also a few other errors on site ** No changes to the server **

Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 10003 is not allowed to access /tmp owned by uid 0 in /var/www/vhosts/XXXXXXXXX.com/httpdocs/admin/includes/functions/sessions.php on line 110


*********************************** on the "products_new.php" Error********

1054 - Unknown column 'p.products_id' in 'on clause'

select count(*) as total from products p left join manufacturers m on (p.manufacturers_id = m.manufacturers_id), products_description pd INNER JOIN products_to_stores p2s ON p.products_id = p2s.products_id where p2s.stores_id = '1' and p.products_status = '1' and p.products_id = pd.products_id and pd.language_id = '1'

[TEP STOP]

**************************************

Fatal error: Class 'contentRightBoxHeading' not found in /var/www/vhosts/XXXXXXXX.com/httpdocs/includes/modules/new_products.php on line 105
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 03-30-2008, 10:24 AM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,289
Thanks: 66
Thanked 310 Times in 295 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: Today when logging in had a Warning?

Quote:
Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 10003 is not allowed to access /tmp owned by uid 0 in /var/www/vhosts/XXXXXXXXX.com/httpdocs/admin/includes/functions/sessions.php on line 110
If you are positive that nobody turned on php-safe mode without telling you, and it has been on all along, then you or somebody changed the session storage dir to the servers main /tmp folder.

To resolve, create a /tmp folder in your user file system, chmod it 777 and then point the sessions dir setting in your admin to the new folder.

Regarding the other errors, time to start digging through your error logs for clues.
__________________
Michael Sasek
osCMax Developer


osCMax Templates - Hundreds of premium quality templates. New designs every month!

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.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 04-03-2008, 09:42 AM
osCMax Testing Team
 
Join Date: Oct 2006
Location: Atlanta GA
Posts: 143
Thanks: 8
Thanked 13 Times in 9 Posts
Rep Power: 2
ALElder
Default Re: Today when logging in had a Warning?

Thanks Mike have any idea on the following error?

Database Backup Manager

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/bin/gzip) is not within the allowed path(s): (/var/www/vhosts/XXXXXXXXXXXX.com/httpdocs:/tmp) in /var/www/vhosts/XXXXXXXXXXXX.com/httpdocs/admin/backup.php on line 426

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/bin/zip) is not within the allowed path(s): (/var/www/vhosts/XXXXXXXXXXXXXXX.com/httpdocs:/tmp) in /var/www/vhosts/XXXXXXXXXXX.com/httpdocs/admin/backup.php on line 427


************************************************** **************

Still looks like it will run just want to try and fix it.

Thanks,

Adam

Last edited by ALElder; 04-04-2008 at 05:26 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 04-03-2008, 07:15 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,289
Thanks: 66
Thanked 310 Times in 295 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: Today when logging in had a Warning?

It is the same php-safe-mode issue. Your server is not allowing you to use gzip or zip to the /tmp directory. You need to change the temp dir to on your account, not the main server /tmp dir.
__________________
Michael Sasek
osCMax Developer


osCMax Templates - Hundreds of premium quality templates. New designs every month!

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.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
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
Only some customers having problems logging in countingsheep osCommerce 2.2 Discussion 4 01-10-2007 08:54 PM
osCMAx 2.0 RC3 Released Today michael_s osCMax v2 Announcements 0 08-04-2006 12:00 PM
oscMax = cool, logging in? = can't do it. [wicked] osCMax v2 Installation issues 1 08-09-2005 01:57 PM
Shipping quote without logging in tommygunner osCMax v1.7 Discussion 1 04-20-2005 06:47 PM


All times are GMT -8. The time now is 08:24 AM.


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