Title: [Plugin: Fast and Secure Contact Form] errors in PHP5
Last modified: August 19, 2016

---

# [Plugin: Fast and Secure Contact Form] errors in PHP5

 *  [akela](https://wordpress.org/support/users/akela/)
 * (@akela)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-fast-and-secure-contact-form-errors-in-php5/)
 * When i switch to PHP5 in Cpanel of my site then i get a bunch of Warnings like
   this one and Contact Form page is not opening.
 * Warning: session_start() [function.session-start]: open(/tmp/sess_a830960534c72eeea68cfaea27308247,
   O_RDWR) failed: Permission denied (13) in /public_html/wp-content/plugins/si-
   contact-form/si-contact-form.php on line 1059
 * Could someone help resolve this issue. Googling doesnt help.
 * [http://wordpress.org/extend/plugins/si-contact-form/](http://wordpress.org/extend/plugins/si-contact-form/)

Viewing 1 replies (of 1 total)

 *  [Mike Challis](https://wordpress.org/support/users/mikechallis/)
 * (@mikechallis)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-fast-and-secure-contact-form-errors-in-php5/#post-1591062)
 * PHP sessions are required to set a cookie, or the CAPTCHA will not work.
 * This error is telling you the PHP sessions are broken on your server
    installation
   because it cannot find or read the session directory (when you have PHP5 enabled).
   Make a trouble ticket with your web host. Send them the error and a URL to the
   page They will fix it. This is usually a fast and easy fix for them.
 * PHP5 is fully supported.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Fast and Secure Contact Form] errors in PHP5’ is closed to new
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/si-contact-form_dde2be.svg)
 * [Fast Secure Contact Form](https://wordpress.org/plugins/si-contact-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/si-contact-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/si-contact-form/)
 * [Active Topics](https://wordpress.org/support/plugin/si-contact-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/si-contact-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/si-contact-form/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Mike Challis](https://wordpress.org/support/users/mikechallis/)
 * Last activity: [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-fast-and-secure-contact-form-errors-in-php5/#post-1591062)
 * Status: not resolved