I am trying to install wp-shopping cart and keep getting this error at the top of the the dashboard:
Warning: session_start() [function.session-start]: open(/var/lib/php/session/sess_3eakk9a6e6ajkbt7b5j049t466, O_RDWR) failed: Permission denied (13) in /var/www/vhosts/asilenceproduction.com/subdomains/store/httpdocs/wp-content/plugins/wordpress-paypal-shopping-cart/wp_shopping_cart.php on line 22
As well as these two at the bottom:
Warning: Unknown: open(/var/lib/php/session/sess_3eakk9a6e6ajkbt7b5j049t466, O_RDWR) failed: Permission denied (13) in Unknown on line 0
Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
They appear in the log-in window as well as one the page. Any ideas?