Sep 19th, 2011, 10:17 AM
Hi Chris,
How curious! I just started getting exactly the same errors on formtools.org. You're not on Dreamhost are you?
The PHP sessions aren't working properly. This is usually because there's a glitch on the host. The first line is the important one:
It's unable to create and/or find the sessions file. Just copy that error and email your hosting provider to get their input.
I'm waiting to hear back from my host, myself...
- Ben
How curious! I just started getting exactly the same errors on formtools.org. You're not on Dreamhost are you?
The PHP sessions aren't working properly. This is usually because there's a glitch on the host. The first line is the important one:
Code:
Warning: session_start() [function.session-start]: open(/var/chroot/home/content/74/8293574/tmp/sess_stsocddbivdlgqtmej13p6am27, O_RDWR) failed: No such file or directory (2) in /home/content/74/8293574/html/formtools/install/library.php on line 2
It's unable to create and/or find the sessions file. Just copy that error and email your hosting provider to get their input.
I'm waiting to hear back from my host, myself...
- Ben