Contact Form errors

Hi!

Running RW5 because I don’t want to update everything even though I have RW7. I tried with the php box checked and unchecked…

I created a contact form and tried publishing but got the errors below. Please halpppp.

thank you for any advice on getting this up and running - Leigh

Warning: session_start() [function.session-start]: open(/home/content/44/3960844/tmp/sess_74uf5flvmp6sqr6c1ugagdhpv3, O_RDWR) failed: No such file or directory (2) in /home/content/44/3960844/html/contact-form/index.php on line 3

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/content/44/3960844/html/contact-form/index.php:3) in /home/content/44/3960844/html/contact-form/index.php on line 3

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/content/44/3960844/html/contact-form/index.php:3) in /home/content/44/3960844/html/contact-form/index.php on line 3

Warning: Unknown: open(/home/content/44/3960844/tmp/sess_74uf5flvmp6sqr6c1ugagdhpv3, 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 () in Unknown on line 0

Some things to check:

  1. Make sure the page your form is on is set to php (index.php)
  2. Make sure there is no index.html on the server for that page
  3. Check that your server is actually running php
  4. Republish and test

It’s hard to help with things like this without a url to see the page

1 Like

yes, of course. Here is the URL:

http://crybabystudios.com/contact-form/index.php

I will see if my server is running php, my host is GoDaddy

Leigh

Don’t know if this helps but saw godaddy
https://help.realmacsoftware.com/support/solutions/articles/36000001185-troubleshooting-contact-pages-with-godaddy

1 Like

Thanks, wasn’t quite that issue with GoDaddy but I spoke with them and had them locate the missing folder it was trying to find.

I’ve got the form working now!

thank you
Leigh

1 Like

GOT it working with a little help from Go Daddy. A redirect folder was missing.

thank you for your help
Leigh

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.