PHP - No Such File Or Directory Error

User 140444 Photo


Registered User
99 posts

All,
I am receiving the following error message when I submit a form:

Warning: [ err 2/line 391/config.cls.php] session_start(): open(/var/php_sessions/sess_df06aeb97e21c831e1522dcb06630008, O_RDWR) failed: No such file or directory (2)

The form is located here:
http://jfspecialties.com/ppc/

I don't have storage enabled on this form and from the other posts I have seen, this looks like php sessions needed to be enabled.

Looking for some feedback to see what the experts say!

Thanks,
Jared
User 187934 Photo


Senior Advisor
20,271 posts

I bet your $_SESSION's aren't enable on the server.
http://jfspecialties.com/ppc/jfspecialt … essiontest
Edit: They aren't.;)
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 140444 Photo


Registered User
99 posts

Thanks Eric!

That is exactly what I suspected and what I was looking for the session test.

Thanks again!
Jared

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.