Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Install phpbb3
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
- :
- Install phpbb3
Install phpbb3
07-07-2011 8:23 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I am also have problems installing phpbb3 on the CGI server after upload and following the install and trying to navigate to:
http://ccgi.username.plus.com/~username/phpBB3/install/index.php or http://ccgi.username.plus.com/phpBB3/install/index.php
I keep getting error 500
###############################################################
Server error!
The server encountered an internal error and was unable to complete your request.
Error message:
Premature end of script headers: index.php
If you think this is a server error, please contact the webmaster.
Error 500
ccgi.username.plus.com
Wed Jul 6 20:44:03 2011
Apache
###############################################################
I can navigate to another folder and view phpbb3/docs/index.html ok.
I think it has something to do with permissions or the .htaccess file but as the CGI was updated recently is there some kind of Mod or Permissions specific to allow this to work.
Cheers Dan
http://ccgi.username.plus.com/~username/phpBB3/install/index.php or http://ccgi.username.plus.com/phpBB3/install/index.php
I keep getting error 500
###############################################################
Server error!
The server encountered an internal error and was unable to complete your request.
Error message:
Premature end of script headers: index.php
If you think this is a server error, please contact the webmaster.
Error 500
ccgi.username.plus.com
Wed Jul 6 20:44:03 2011
Apache
###############################################################
I can navigate to another folder and view phpbb3/docs/index.html ok.
I think it has something to do with permissions or the .htaccess file but as the CGI was updated recently is there some kind of Mod or Permissions specific to allow this to work.
Cheers Dan
Message 1 of 3
(935 Views)
2 REPLIES 2
Re: Install phpbb3
07-07-2011 11:22 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I have figured this one out and I got this working it was the permissions. Cant believe how permission specific this has to be. Now running the Install.
Cheers
Dan
Cheers
Dan

Message 2 of 3
(358 Views)
Re: Install phpbb3
07-07-2011 11:39 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Saw your update as I was about to post, but thought I'd post anyway.
Yes, the problem is most likely related to a problem with .htaccess files or to file and directory permissions.
It is worth reading the CGI Platform PHP Upgrade FAQ which accompanied that upgrade in March 2010. Item 8 covers likely causes of server 500 errors.
One thing you must do is ignore information on file and directory permissions given in the phpbb3 install guide, the ones given in item 6 of the FAQ should work.
The easiest way to set executable file and directory permissions to those required is to upload and run the script hot-linked in item 6 of the FAQ which is here.
Did you upload all files containing text as ASCII format, and images as binary? An FTP program transfer setting of 'auto' would probably get that right.
David
Yes, the problem is most likely related to a problem with .htaccess files or to file and directory permissions.
It is worth reading the CGI Platform PHP Upgrade FAQ which accompanied that upgrade in March 2010. Item 8 covers likely causes of server 500 errors.
One thing you must do is ignore information on file and directory permissions given in the phpbb3 install guide, the ones given in item 6 of the FAQ should work.
The easiest way to set executable file and directory permissions to those required is to upload and run the script hot-linked in item 6 of the FAQ which is here.
Did you upload all files containing text as ASCII format, and images as binary? An FTP program transfer setting of 'auto' would probably get that right.
David
David
Message 3 of 3
(358 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