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: session_save_path() [function....
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| 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 |
|
#2
| ||||
| ||||
| Quote:
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. |
|
#3
| |||
| |||
| 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. |
|
#4
| ||||
| ||||
| 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. |
| Thread Tools | |
| |
| ||||
| 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 |