• Hi Mike,

    When i run the PHP requirement tests i get the following results at the top:

    Warning: session_start() [function.session-start]: open(/var/php_sessions/sess_d527f25d4cfbf1fcffd332a9d7540fa4, O_RDWR) failed: No such file or directory (2) in /hermes/bosweb/web073/b734/ipg.beatingtheindexcom/wordpress/wp-content/plugins/si-captcha-for-wordpress/captcha-secureimage/test/index.php on line 18

    Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /hermes/bosweb/web073/b734/ipg.beatingtheindexcom/wordpress/wp-content/plugins/si-captcha-for-wordpress/captcha-secureimage/test/index.php:18) in /hermes/bosweb/web073/b734/ipg.beatingtheindexcom/wordpress/wp-content/plugins/si-captcha-for-wordpress/captcha-secureimage/test/index.php on line 18

    And the following output at the bottom:

    Warning: Unknown: open(/var/php_sessions/sess_d527f25d4cfbf1fcffd332a9d7540fa4, O_RDWR) failed: No such file or directory (2) 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/php_sessions) in Unknown on line 0

    I am hosting at ipage, they are running PHP Version: 5.2.12 .

    Any ideas?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The PHP session directory is not readable on your server. Your web host
    needs to fix that. Make a trouble ticket. show them the test page with error.
    The problem is:
    No such file or directory: /var/php_sessions

    Thread Starter masm501

    (@masm501)

    Problem solved by the web host!

    Thank you for your feedback Mike!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: SI CAPTCHA Anti-Spam] Plugin: SI CAPTCHA for WordPress’ is closed to new replies.