• Resolved paulohenrique2510

    (@paulohenrique2510)


    Friend, the plugin stopped working and I’m trying to install it again, but the following error message is occurring:

    Warning: session_start(): open(/var/lib/php-cgi/session/sess_tlu6lojsif9rjbiseokgb9ji23, O_RDWR) failed: No such file or directory (2) in /home/storage/c/52/6f/ogiobrasil1/public_html/wp-content/plugins/enhanced-e-commerce-for-woocommerce-store/public/class-enhanced-ecommerce-google-analytics-public.php on line 61

    Can you help me?

    Wait! Thank you!

    Paulo

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Conversios

    (@tatvic)

    Hi Paulo,

    Thank you for writing to us!

    This is the strange one because it’s working fine here. There might be some server side issue which requires a change in your php.ini file.

    Try to access the PHP.ini configuration on your Server.
    Look for the line
    session.save_path

    It will probably be configured this way
    session.save_path = “/ var / lib / php-cgi / session”
    or with some other value, just change it and leave it like this:
    session.save_path = / tmp /
    and save.

    Hope this helps!

    Thanks & Regards,

    • This reply was modified 6 years, 2 months ago by Conversios.
Viewing 1 replies (of 1 total)
  • The topic ‘Installation Error’ is closed to new replies.