Uploading to my server

User 463195 Photo


Registered User
40 posts

Hello friends,
I have made a contact form from Web Form Builder.
All is well until I try and upload to my server.
I can only upload one file at a time but there are 4 directories
common, fbapp, storage, theme
and 6 files,
confirm.php,ContactMe.html,form.cfg.php, uid.php, user.cfg.php, validation_data

Do I have to upload all of that to get my form to appear on my webpage?


User 103173 Photo


VP of Software Development
0 posts

Why can you upload only one file at a time? Use an FTP client and you can upload everything at once. But yes, everything in the _exported folder must be uploaded.
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 463195 Photo


Registered User
40 posts

Thank you

User 463195 Photo


Registered User
40 posts

I get these two err msgs where my form should be on my web page. The files are all present and where they should be.


Warning: require(/home2/noweare/public_html/ContactMe/fbapp/php/config.inc.php): failed to open stream: No such file or directory in /home2/noweare/public_html/ContactMe.php on line 6

Fatal error: require(): Failed opening required '/home2/noweare/public_html/ContactMe/fbapp/php/config.inc.php' (include_path='.:/opt/php54/lib/php') in /home2/noweare/public_html/ContactMe.php on line 6

User 103173 Photo


VP of Software Development
0 posts

PHP Sessions is disabled. Contact your hosting provider and have them enable that and your for will start working. Also, make sure you are using PHP 5.3 or higher.
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 463195 Photo


Registered User
40 posts

Ok,, will do, thanks Scott.

User 463195 Photo


Registered User
40 posts

Well, I think I am making progress. Now I get a 404 error on my web page where the form is supposed to be.

Followed directions to the letter. The form is a contactme.html so it is where it is supposed to be (under the ContactMe folder).

Any suggestions?

User 187934 Photo


Senior Advisor
20,188 posts

ContactMe.html or contactme.html?
I would drop those uppercase letters from your file names.They can cause lots of issues as a server can tell the difference but Windows can'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 463195 Photo


Registered User
40 posts

Thanks Eric, I dropped the upper case and it's working. Either that or i did not upload my modified webpage to the server. But I think it was the uppercase causing problems. Thanks Eric, thanks Scott


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.