Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
php script in ccgi space problem
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- php script in ccgi space problem
php script in ccgi space problem
02-01-2008 9:02 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I have set up a form on one of my websites and a php script (generated by “php form wizard”) in my ccgi space to process the results of the form. When I submit the form it is supposed to be sent to the script but instead I get a page not found error. When I look at the address it has tried to go to it is
www.silvertv.plus.com/psc/silvertv@ccgi.silvertv.plus.com/form_wizard_scripts/index.php
It seems to have added the address to the html webspace.
The form wizard instructions say to put the php script in the directory as the html form but from a previous experience I understand that php scripts don’t work in the html space.
My form is at http://www.silvertv.plus.com/psc/memb_form2.html
Can someone offer some help please
www.silvertv.plus.com/psc/silvertv@ccgi.silvertv.plus.com/form_wizard_scripts/index.php
It seems to have added the address to the html webspace.
The form wizard instructions say to put the php script in the directory as the html form but from a previous experience I understand that php scripts don’t work in the html space.
My form is at http://www.silvertv.plus.com/psc/memb_form2.html
Can someone offer some help please
Message 1 of 3
(1,145 Views)
2 REPLIES 2
Re: php script in ccgi space problem
02-01-2008 9:35 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Try
action="http://ccgi.silvertv.plus.com/form_wizard_scripts/index.php"
jelv (a.k.a Spoon Whittler) Why I have left Plusnet (warning: long post!) Broadband: Andrews & Arnold Home::1 (FTTC 80/20) Line rental: Pulse 8 Home Line Rental (£14.40/month) Mobile: iD mobile (£4/month) |
Message 2 of 3
(356 Views)
Re: php script in ccgi space problem
02-01-2008 10:28 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote from: jelv Try action="http://ccgi.silvertv.plus.com/form_wizard_scripts/index.php"
Thanks so much, that was it. Every time I try to get a script working it is painful working through the things I screw up, I seem to forget what I did the last time.
Thanks again
Message 3 of 3
(356 Views)
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- php script in ccgi space problem