Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
CGI / PHP Help required
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
- :
- CGI / PHP Help required
CGI / PHP Help required
14-03-2008 10:31 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Hi, I have a webpage written in html for people to request information from us. When the submit button is pressed a message stating that the information being sent will be un-encrypted is displayed. To get around this problem I understand I need to user a server side script. I have activated my CGI-bin and created a very small .php test script. The problem is that i keep getting a message saying "script is not executable. Issue chmod 755 filename". Can anybody shed any light on what I`m doing wrong please.

Message 1 of 8
(1,918 Views)
7 REPLIES 7
Re: CGI / PHP Help required
14-03-2008 11:38 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Sounds like you need tio chmod the file i.e: change the file permissions to 755
Message 2 of 8
(581 Views)
Re: CGI / PHP Help required
14-03-2008 11:45 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Thanks for replying. I don`t know how / where to change the file permissions. I`m absolutely new to this cgi stuff - I feel like Stevie Wonder doing the rubiks cube, no idea where I`m at, or what I`m missing....

Message 3 of 8
(581 Views)
Re: CGI / PHP Help required
14-03-2008 12:16 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
It depends what program you are using to access your cgi space, once connected get the file you want to look at on screen (usually in the right hand pane), look for a command to chmod it try right clicking on it and see w2hat your options are, then change it to 755 or tick the relevant boxes.
Message 4 of 8
(581 Views)
Re: CGI / PHP Help required
14-03-2008 2:09 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Phoenixcomp Thank you very much - You`re a Star ! Got it sorted now, as you said I just needed to change the chmod number in the ftp software. Sorry I can`t help with your problem at the moment, hope someone can give you some usefull information.
Message 5 of 8
(581 Views)
Re: CGI / PHP Help required
26-03-2008 6:28 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
If you're new to the CCGI Platform.
A few pointers.
First, use the correct srt of software to ensure easier management/control of everything.
Try out WinSCP.
Reason for this is, it allows SSH File Transfers which I have found more reliable on PlusNet than FTP.
Next, install PuTTY PuTTY.
This is a very useful remote terminal tool.
This will open up doors to allow you to do alot of things which maybe useful. such as:
compressed website backups, cron jobs (scheduled tasks),
allows you to fix PHP Permissions for entire tree of direcotries with PHP files with built in scripts.
Could save you time in the future.
Follow up the guide provided on the PlusNet help,
it's not too shabby but if you learn a little bit about Linux/UNIX
most of it is second nature if you'ce touched simple command line.
Sorry if that was abit of a bore!
just wanted to lead you in the right direction to a good start with the CGI Platform.
Jim,
A few pointers.
First, use the correct srt of software to ensure easier management/control of everything.
Try out WinSCP.
Reason for this is, it allows SSH File Transfers which I have found more reliable on PlusNet than FTP.
Next, install PuTTY PuTTY.
This is a very useful remote terminal tool.
This will open up doors to allow you to do alot of things which maybe useful. such as:
compressed website backups, cron jobs (scheduled tasks),
allows you to fix PHP Permissions for entire tree of direcotries with PHP files with built in scripts.
Could save you time in the future.
Follow up the guide provided on the PlusNet help,
it's not too shabby but if you learn a little bit about Linux/UNIX
most of it is second nature if you'ce touched simple command line.
Sorry if that was abit of a bore!
just wanted to lead you in the right direction to a good start with the CGI Platform.
Jim,
Message 6 of 8
(580 Views)
Re: CGI / PHP Help required
28-03-2008 4:20 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Jim, I will try your suggestions, thanks very much, and No it isn`t boring (to me anyway).
Any sort of help is very much appreciated !
Chris
Any sort of help is very much appreciated !
Chris
Message 7 of 8
(580 Views)
Re: CGI / PHP Help required
30-03-2008 12:04 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Message 8 of 8
(580 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
- :
- CGI / PHP Help required