Can't get manual upload to work

User 271657 Photo


Ambassador
3,816 posts

Here's what I see instead of the form:
Warning: main(/home/cynth15/public_html/contactcd/fbapp/php/config.inc.php) [function.main]: failed to open stream: No such file or directory in /home/cynth15/public_html/contactcd.php on line 6

Fatal error: main() [function.require]: Failed opening required '/home/cynth15/public_html/contactcd/fbapp/php/config.inc.php' (include_path='.:/usr/php4/lib/php:/usr/local/php4/lib/php') in /home/cynth15/public_html/contactcd.php on line 6
(Server has up-to-date PHP)
I've rebuilt this form several times, but nothing works.
The page is here: http://cynthiadanielle.com/contact.html
I'm going to remove the form code so the above messages won't be displayed. :o
The .fb, php and folder will still be there for awhile. I've been trying to get this form up since last Monday night, I just can't figure out anything else to do. :(
I love deadlines. I like the whooshing sound they make as they fly by. (Douglas Adams)
https://www.callendales.com
User 103173 Photo


VP of Software Development
0 posts

You forgot to upload all the files. From what I can see, the CSS, themes and most php files are not there.

Just a few:
http://cynthiadanielle.com/contactcd/fb … ertest.php
http://cynthiadanielle.com/contactcd/co … rm_init.js
http://cynthiadanielle.com/contactcd/th … efault.css
http://cynthiadanielle.com/contactcd/co … efault.png
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 271657 Photo


Ambassador
3,816 posts

Yet again, deleted all the form stuff from the server and the site.
Exported it again. Waiting for the site to upload again.
I found all of the files listed above(and many more) in the files on the server.

I'm back to this now.....
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /home/cynth15/public_html/contactcd/fbapp/php/config.inc.php on line 21


I love deadlines. I like the whooshing sound they make as they fly by. (Douglas Adams)
https://www.callendales.com
User 103173 Photo


VP of Software Development
0 posts

This means that your server does not meet the minimum server requirements. Most likely, your server is using an older version of PHP. You must have PHP 5.2 or higher installed. Contact your server administrator and ask them to update to the most recent version of PHP.

You can read more about minimum server requirements here.
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 271657 Photo


Ambassador
3,816 posts

It's version 5.3.26
I have other sites here with CC forms on them, they work fine.
I love deadlines. I like the whooshing sound they make as they fly by. (Douglas Adams)
https://www.callendales.com
User 103173 Photo


VP of Software Development
0 posts

That specific error means PHP 4 is configured and being used on that server or at least on that account where the form is installed. I would check again.

See for yourself. The servertest script cannot even run because it needs PHP 5.

http://cynthiadanielle.com/contactcd/fb … ertest.php

If you have other forms, go to the servertest script and see what it looks like there. It will output the PHP version in the script.
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 271657 Photo


Ambassador
3,816 posts

Late for work :o
other account has 5.3.26
went to the Cpanel, Php config - update... now it says ... version 5.3.26 ...which works for the other sites, just not this one. :(
I love deadlines. I like the whooshing sound they make as they fly by. (Douglas Adams)
https://www.callendales.com
User 103173 Photo


VP of Software Development
0 posts

paintbrush wrote:
Late for work :o
other account has 5.3.26
went to the Cpanel, Php config - update... now it says ... version 5.3.26 ...which works for the other sites, just not this one. :(

I see the form now too. ;)
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 2147626 Photo


Ambassador
2,958 posts

Is there a php.ini or php5.ini file on that particular account? That can define the php version used. If i'm not mistaken again ...:P
Graphics for the web, email, blogs and more!
-------------------------------------
https://sadduck.com
User 2287960 Photo


Ambassador
580 posts

Looks as though it is all working now.

Keith

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.