Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2005
    Posts
    372
    Plugin Contributions
    0

    help question Admin Problem was working but now... errors what do they mean

    Warning: session_save_path() [function.session-save-path]: open_basedir restriction in effect. File(/usr/home/vhakes/public_html/cache) is not within the allowed path(s): (/home/twincity:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/twincity/public_html/store/includes/functions/sessions.php on line 156

    The admin was working but now these errors come up --- what am I to do to correct this.

    Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/sitename/public_html/store/includes/functions/sessions.php:156) in /home/sitname/public_html/store/includes/functions/sessions.php on line 108

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/sitname/public_html/store/includes/functions/sessions.php:156) in /home/sitename/public_html/store/includes/functions/sessions.php on line 108

    Warning: Cannot modify header information - headers already sent by (output started at /home/sitename/public_html/store/includes/functions/sessions.php:156) in /home/sitename/public_html/store/admin/includes/init_includes/init_templates.php on line 36

    Warning: Cannot modify header information - headers already sent by (output started at /home/sitename/public_html/store/includes/functions/sessions.php:156) in /home/sitename/public_html/store/admin/includes/functions/general.php on line 21

    C

  2. #2
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Admin Problem was working but now... errors what do they mean

    Quote Originally Posted by cshart View Post
    Warning: session_save_path() [function.session-save-path]: open_basedir restriction in effect. File(/usr/home/vhakes/public_html/cache) is not within the allowed path(s): (/home/twincity:/usr/lib/php:/usr/local/lib/php:/tmp)
    In your admin, your Session Directory appears to be set to point to /usr/home/vhakes/public_html/cache but your site is really running from the /home/twincity folder instead, and thus your Session Directory would be more accurately set if it were something like /home/twincity/public_html/cache

    This mismatch typically only happens when your site is moved to another server.

    Since you said you can't get into your admin, you can have this fixed for you by using the fix_cache_key utility:
    http://www.zen-cart.com/index.php?ma...products_id=82
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. v139h Paypal Express Logs - What do they mean?
    By joejoejoe in forum General Questions
    Replies: 2
    Last Post: 6 Aug 2012, 05:27 PM
  2. I have a very large error log file but I dont know what these errors mean
    By sportrecovery in forum Managing Customers and Orders
    Replies: 10
    Last Post: 7 Jul 2010, 04:15 AM
  3. Numbers at bottom of admin area - what do they mean?
    By dsided in forum Upgrading from 1.3.x to 1.3.9
    Replies: 2
    Last Post: 3 May 2009, 04:43 PM
  4. Column sort order numbers - what do they mean ?
    By Graham35 in forum General Questions
    Replies: 3
    Last Post: 19 Apr 2009, 02:30 PM

Posting Permissions

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