Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

Reply To: Simple Shopping Cart Installation Related

by

Tips and Tricks HQ Support Portal › Forums › Simple PayPal Shopping Cart › Simple shopping Cart Troubleshooting › Simple Shopping Cart Installation Related › Reply To: Simple Shopping Cart Installation Related

November 24, 2009 at 11:50 pm #15690
amin007
Participant

You gotta love some hosting companies :)

Yes the session_start() needs to be the first line in a script but if you look properly you will see that it is the first line (the other stuff is comment so it doesn’t count).

The main error here is the following:

Warning: session_start(): open(E:php_sessionssess_409e8c3488479755b5e973f0c3199c2d, O_RDWR) failed: Permission denied (13) in E:hshomekevin897mcsherry.iewp-contentpluginswordpress-paypal-shopping-cartwp_shopping_cart.php on line 22

once you take care of that the other one will go away automatically. Basically, something is wrong with your session save path or something so when it’s trying to save it in the session it’s failing.

I can’t tell you for sure but it’s something around fixing your session save path in the PHP.ini file or adding a tmp directory for session. Your hosting provider should know this if they don’t this Instructions might be of some help:

http://php.net/manual/en/function.session-save-path.php

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ