Submit to CSV

User 2291953 Photo


Registered User
5 posts

This is my first form, the results are to go to a csv folder on our server. Unfortunately ive got a few errors :)

Your form could not be submitted for the following reason(s):
Warning: [ err 2/line 45/utilities.inc.php] error_log(/var/www/vhosts/extra-gtfc.co.uk/httpdocs/petition/petition/storage/fb_error.log.php) [<a href='function.error-log'>function.error-log</a>]: failed to open stream: Permission denied
Warning: [ err 2/line 84/utilities.inc.php] error_log(/var/www/vhosts/extra-gtfc.co.uk/httpdocs/petition/petition/storage/fb_error.log.php) [<a href='function.error-log'>function.error-log</a>]: failed to open stream: Permission denied
Failed to record the data because the server is too busy or doesn't have write permission.
User 103173 Photo


VP of Software Development
0 posts

Dale Ladson wrote:
This is my first form, the results are to go to a csv folder on our server. Unfortunately ive got a few errors :)

Your form could not be submitted for the following reason(s):
Warning: [ err 2/line 45/utilities.inc.php] error_log(/var/www/vhosts/extra-gtfc.co.uk/httpdocs/petition/petition/storage/fb_error.log.php) [<a href='function.error-log'>function.error-log</a>]: failed to open stream: Permission denied
Warning: [ err 2/line 84/utilities.inc.php] error_log(/var/www/vhosts/extra-gtfc.co.uk/httpdocs/petition/petition/storage/fb_error.log.php) [<a href='function.error-log'>function.error-log</a>]: failed to open stream: Permission denied
Failed to record the data because the server is too busy or doesn't have write permission.

There can be 2 possible issues here:

1. This issue could be caused by permissions not being properly set on your server. With an FTP client, locate the folder called storage and change the permissions for that folder and all folders under it to 755. That should then fix the issue.

2. That could be caused by PHP Sessions not being enabled on your server. All you need to do is contact your hosting provider and have them enable PHP Sessions and your form will start to work.

Alternatively, if they cannot enable PHP Sessions, you can publish to S-Drive as our servers do have PHP Sessions enabled.
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 2291953 Photo


Registered User
5 posts

Thanks for the promp reply. The permissions are set to 755 and our hosts have just confirmed that php sessions are enabled?
User 2291953 Photo


Registered User
5 posts

Do i need to create a file within the csv folder?
User 187934 Photo


Senior Advisor
20,271 posts

Dale Ladson wrote:
Do i need to create a file within the csv folder?

Yes.:) At least I do when publishing with the htlm editor so it will create the necessary directory.
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

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.