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 wont work
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 wont work
PHP script wont work
02-11-2007 5:13 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Can someone tell me why this simple little image rotation script refuses to work?
http://robm.me.uk/articles/image-rotation-in-php
I followed it to the letter, yet when I link to the rotate.php file it refuse to work. Is there something I need to activate for my webspace to recognise this?
http://robm.me.uk/articles/image-rotation-in-php
I followed it to the letter, yet when I link to the rotate.php file it refuse to work. Is there something I need to activate for my webspace to recognise this?
Message 1 of 6
(2,284 Views)
5 REPLIES 5
Re: PHP script wont work
02-11-2007 5:25 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
This needs to run on your ccgi webspace, is that where you are runing it. It won't work on your www webspace.
You may need to activate CCGI via member centre.
You may need to activate CCGI via member centre.
Message 2 of 6
(411 Views)
Re: PHP script wont work
02-11-2007 5:55 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
This is on my ccgi webspace, the link to the file is :-
http://ccgi.azagoth.plus.com/sigs/rotate.php
Yet it's not working for some reason, and I'm not exactly an expert when it comes to all this stuff.
http://ccgi.azagoth.plus.com/sigs/rotate.php
Yet it's not working for some reason, and I'm not exactly an expert when it comes to all this stuff.
Message 3 of 6
(411 Views)
Re: PHP script wont work
02-11-2007 5:57 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
You need to set the permissions on the file to 750 using either chmod via the shell prompt, or within your FTP program used to upload the file.
See the usertools tutorials about accessing the ccgi server via cshell and about file permissions.
See the usertools tutorials about accessing the ccgi server via cshell and about file permissions.
Message 4 of 6
(411 Views)
Re: PHP script wont work
02-11-2007 8:39 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Aha! Thanks, it seems to be working now.

Message 5 of 6
(411 Views)
Re: PHP script wont work
02-11-2007 9:43 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
IE7 is fine but it does not work in firefox 2 so you may need to query that with the developers.
Message 6 of 6
(411 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