Woo Commerce PHP error? Please Help!!
-
I have woo commerce 1.5.4 installed on my site naturalherbalsolutions.net.
Over the weekend, through no interference of my own something happened. Now When I visit the site I get this message:Warning: session_start() [function.session-start]: open(/tmp/sess_d90f1162fd7f3566680d702ac48605c1, O_RDWR) failed: No space left on device (28) in /home/natur104/public_html/herbal/wp-content/plugins/brokenwoocommerce/woocommerce.php on line 79
Warning: session_start() [function.session-start]: Cannot send session cookie – headers already sent by (output started at /home/natur104/public_html/herbal/wp-content/plugins/brokenwoocommerce/woocommerce.php:79) in /home/natur104/public_html/herbal/wp-content/plugins/brokenwoocommerce/woocommerce.php on line 79
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/natur104/public_html/herbal/wp-content/plugins/brokenwoocommerce/woocommerce.php:79) in /home/natur104/public_html/herbal/wp-content/plugins/brokenwoocommerce/woocommerce.php on line 79
Warning: Cannot modify header information – headers already sent by (output started at /home/natur104/public_html/herbal/wp-content/plugins/brokenwoocommerce/woocommerce.php:79) in /home/natur104/public_html/herbal/wp-includes/pluggable.php on line 881
Warning: Unknown: open(/tmp/sess_d90f1162fd7f3566680d702ac48605c1, O_RDWR) failed: No space left on device (28) 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 (/tmp) in Unknown on line 0
After some super beginner troubleshooting I found that disabling woocommerce fixes the problem. So I know it’s woocommerce that is causing it. I don’t know how to fix this error. When I enable woocommerce again (having made 0 changes) I get this error right at the top of the dashboard:
Warning: session_start() [function.session-start]: open(/tmp/sess_f8839191a511576ed9579d150ea0d428, O_RDWR) failed: No space left on device (28) in /home/natur104/public_html/herbal/wp-content/plugins/brokenwoocommerce/woocommerce.php on line 79
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/natur104/public_html/herbal/wp-content/plugins/brokenwoocommerce/woocommerce.php:79) in /home/natur104/public_html/herbal/wp-content/plugins/brokenwoocommerce/woocommerce.php on line 79
Warning: Cannot modify header information – headers already sent by (output started at /home/natur104/public_html/herbal/wp-content/plugins/brokenwoocommerce/woocommerce.php:79) in /home/natur104/public_html/herbal/wp-includes/option.php on line 563
Warning: Cannot modify header information – headers already sent by (output started at /home/natur104/public_html/herbal/wp-content/plugins/brokenwoocommerce/woocommerce.php:79) in /home/natur104/public_html/herbal/wp-includes/option.php on line 564
Perhaps some file was corrupted or deleted? I checked with my host (lunarpages) and they say the problem is on my end. I’m hesitant to update woocommerce since our versions were locked when this website was built. I was told that making such changes could cause coding errors on the site. Where should I start trying to figure this out? Any help at all would be GREATLY appreciated. I’m the definition of novice when it comes to these matters but I am more than willing to learn and will do whatever research it takes to implement your suggestions and of course report back here.
The topic ‘Woo Commerce PHP error? Please Help!!’ is closed to new replies.