Server upgrade to PHP 5.6 - Post ID...

User 2803285 Photo


Registered User
4 posts

Hi, after my server upgraded PHP from 5.3 to 5.6
I get an error trying to submit a form. (The form works with PHP 5.3)

Your form could not be submitted for the following reason(s):
Warning: [ err 2/line 391/config.cls.php] session_start(): open(/var/php_sessions/sess_82038ce9f91f1bb0d80cb35906b56598, O_RDWR) failed: No such file or directory (2)

I have checked sessions, session.save_path =/home/users/web/b460/mydomain/public_html/cgi-bin/tmp
I am using the latest version 2.5 build 5434

Thank you for any advice in advance.

Adam
User 187934 Photo


Senior Advisor
20,190 posts

Hi Adam, Check
yourformname/fbapp/php/servertest.php
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2803285 Photo


Registered User
4 posts

Thank you, He is what I get

FormBuilder version: Web Form Builder (OSX), build 2.5.5437

PHP Version: 5.3.29 (should be 5.3 or newer)

Curl extensions: OK

Mail configuration in php.ini file:
Sendmail Path:/usr/sbin/sendmail -t -i
Sendmail From:wwwuser@cgi.yourhostingaccount.com
SMTP:mail.yourhostingaccount.com
SMTP Port:25

Data base access:
MySQL: Installed
SQLite: Installed
PDO - MySQL driver: Installed
PDO - SQLite driver: Installed

File upload configuration:
File Uploads: On
File Uploads Max Size: 20M
Post Max Size: 20M

PHP Sessions:
Cool, sessions are usable!

Thanks
User 2803285 Photo


Registered User
4 posts

Sorry, I had changed the server back to 5.3 to get the form to work.
This is what I get on 5.6. I can see PHP sessions is an issue at the bottom.
I am not sure what changes and where to find it. Thanks for your advice.

FormBuilder version: Web Form Builder (OSX), build 2.5.5437

PHP Version: 5.6.6 (should be 5.3 or newer)

Curl extensions: OK

Mail configuration in php.ini file:
Sendmail Path:/usr/sbin/sendmail -t -i
Sendmail From:wwwuser@cgi.yourhostingaccount.com
SMTP:mail.yourhostingaccount.com
SMTP Port:25

Data base access:
MySQL: Installed
SQLite: Not Installed
PDO - MySQL driver: Installed
PDO - SQLite driver: Installed

File upload configuration:
File Uploads: On
File Uploads Max Size: 20M
Post Max Size: 20M

PHP Sessions:
Sorry, sessions don't appear to work on this server. FormBuilder won't work without them.
User 187934 Photo


Senior Advisor
20,190 posts

You need to enable Sessions.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2803285 Photo


Registered User
4 posts

Sent a request to my domain and the problem was fixed.

Thank you for your help.

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.