osCmax v2.5 User Manual
Results 1 to 4 of 4

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: ...

      
  1. #1
    osCMax Testing Team
    Join Date
    Oct 2006
    Location
    Atlanta GA
    Posts
    201
    Rep Power
    12


    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

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default Re: Today when logging in had a Warning?

    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 Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  3. #3
    osCMax Testing Team
    Join Date
    Oct 2006
    Location
    Atlanta GA
    Posts
    201
    Rep Power
    12


    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.

  4. #4
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    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 Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

Similar Threads

  1. Only some customers having problems logging in
    By countingsheep in forum osCommerce 2.2 Discussion
    Replies: 4
    Last Post: 01-10-2007, 07:54 PM
  2. osCMAx 2.0 RC3 Released Today
    By michael_s in forum Announcements
    Replies: 0
    Last Post: 08-04-2006, 12:00 PM
  3. oscMax = cool, logging in? = can't do it.
    By [wicked] in forum osCmax v2 Installation issues
    Replies: 1
    Last Post: 08-09-2005, 01:57 PM
  4. Shipping quote without logging in
    By tommygunner in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 04-20-2005, 06:47 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •