Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
PHPBB 3
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
- :
- PHPBB 3
PHPBB 3
29-02-2008 11:47 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Just checking - does PN support this fully?
I loaded a v3 forum up this evening and it just would not display properly.
Probably just me having issues with the permission setting using Ipswitch FTP. But.....
It seemed to have lost the style sheets and came out as plain text when it did display.
I have deleted it and am going to start again.
Just making sure v3 works.
Ta.
I loaded a v3 forum up this evening and it just would not display properly.
Probably just me having issues with the permission setting using Ipswitch FTP. But.....
It seemed to have lost the style sheets and came out as plain text when it did display.
I have deleted it and am going to start again.
Just making sure v3 works.
Ta.
Message 1 of 6
(1,586 Views)
5 REPLIES 5
Re: PHPBB 3
01-03-2008 12:12 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
This is what i get when I try to log in... 
CCGI Error: Execution of this script not permitted
--------------------------------------------------------------------------------
Execution of (phpBB3/index.php) is not permitted for the following reason:
Script is not executable. Issue 'chmod 755 filename'
Server Data:
Server Administrator/Contact: support@plus.net
Server Name: ccgi.crazeeworld.plus.com
Server Port: 80
Server Protocol: HTTP/1.1
Virtual Host: ccgi.crazeeworld.plus.com
Request Data:
User Agent/Browser: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 2.0.50727; .NET CLR 1.1.4322; Media Center PC 4.0)
Request Method: GET
Remote Address: 80.229.216.59
Remote Port: 1070

CCGI Error: Execution of this script not permitted
--------------------------------------------------------------------------------
Execution of (phpBB3/index.php) is not permitted for the following reason:
Script is not executable. Issue 'chmod 755 filename'
Server Data:
Server Administrator/Contact: support@plus.net
Server Name: ccgi.crazeeworld.plus.com
Server Port: 80
Server Protocol: HTTP/1.1
Virtual Host: ccgi.crazeeworld.plus.com
Request Data:
User Agent/Browser: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 2.0.50727; .NET CLR 1.1.4322; Media Center PC 4.0)
Request Method: GET
Remote Address: 80.229.216.59
Remote Port: 1070
Message 2 of 6
(426 Views)
Re: PHPBB 3
01-03-2008 12:23 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Open PuTTY. (Get it Here)
Connect to the CCGI Server. (84.92.1.4:22)
Login with your CCGI Username + Password
you need to (in essance) 'chmod' (Change File Permissions) for every PHP related File required in PHPBB3 to '0755',
in the entire Directory Structure, to prevent permissions related errors.
There is an inbult Shell Script on the CCGI Server for correcting the Permissions on the File System.
Once you are logged in, hit in this command, it should work.
From the synopsis, it should fix all the permissions from your home directory (/files/homeX/crazeeworld/) including sub-directories & files.
This is all outlined in further detail Here Just incase you cannot follow what I have summarised.
Hope all goes well!
Jim,
Connect to the CCGI Server. (84.92.1.4:22)
Login with your CCGI Username + Password
you need to (in essance) 'chmod' (Change File Permissions) for every PHP related File required in PHPBB3 to '0755',
in the entire Directory Structure, to prevent permissions related errors.
There is an inbult Shell Script on the CCGI Server for correcting the Permissions on the File System.
Once you are logged in, hit in this command, it should work.
crazeeworld@cshell0X:~$ /usr/local/bin/./fixphpperms.sh -r
From the synopsis, it should fix all the permissions from your home directory (/files/homeX/crazeeworld/) including sub-directories & files.
This is all outlined in further detail Here Just incase you cannot follow what I have summarised.

Hope all goes well!
Jim,
Message 3 of 6
(426 Views)
Re: PHPBB 3
01-03-2008 12:37 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Looks like you've got it working
well done.
Jim,

well done.
Jim,
Message 4 of 6
(426 Views)
Re: PHPBB 3
01-03-2008 12:40 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I was just about to type an enormous thank you.
Thank you very much indeed.
You are a hero!!!!!!!
Cheers,
Ian
Thank you very much indeed.
You are a hero!!!!!!!
Cheers,
Ian

Message 5 of 6
(426 Views)
Re: PHPBB 3
01-03-2008 12:42 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
teheh!
good good
it's no problemo matey
All I ask is that, once I get my site in gear that you check it out
Writing up help files on this kind of basic PHP/Linuxy stuff.
Enjoy!
Jim,
good good

it's no problemo matey

All I ask is that, once I get my site in gear that you check it out

Writing up help files on this kind of basic PHP/Linuxy stuff.
Enjoy!
Jim,
Message 6 of 6
(426 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