View previous topic :: View next topic |
Author |
Message |
p3 -
Joined: 17 Jun 2005 Posts: 615
|
Posted: Tue Sep 13, 2005 2:17 pm Post subject: PHPBB Alternatives |
|
|
OK. Yesterday I upgraded to PHP 5.05. Now PHPBB isn't working. I can browse and everything, but posting.php (The file that submits your posts to wherever they need to go) isn't working.
My question.
A) Are there any fixes for that problem. I know PHPBB is not suposed to be compatible with PHP 5.*, but I, for some reason, can't downgrade. Plus, many of my other scripts need PHP 5.*......
B) Are there any PHPBB Alternattives I should switch to? Problem is, I already have got my PHPBB exactly how I want it, and have about 10 members and 30 posts... This is a lesser preferred alternative, and I'll do anything I can to prevent it.
The reason I'm putting this in OT is because it belongs in a blend of categories... Anyways, post away!! :D |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Tue Sep 13, 2005 3:30 pm Post subject: Re: PHPBB Alternatives |
|
|
p3,
We recommend opening your php.ini file and reading all the comments there. You'll find a lot of switches and parameters that can enable compatibility with PHP4. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
p3 -
Joined: 17 Jun 2005 Posts: 615
|
Posted: Wed Sep 14, 2005 12:17 am Post subject: Re: PHPBB Alternatives |
|
|
aprelium wrote: | p3,
We recommend opening your php.ini file and reading all the comments there. You'll find a lot of switches and parameters that can enable compatibility with PHP4. |
By compatibility, do you mean equivalancy? I have PHP5, but PHPBB is only compatible with php4 |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Wed Sep 14, 2005 11:25 am Post subject: Re: PHPBB Alternatives |
|
|
p3 wrote: | aprelium wrote: | p3,
We recommend opening your php.ini file and reading all the comments there. You'll find a lot of switches and parameters that can enable compatibility with PHP4. |
By compatibility, do you mean equivalancy? I have PHP5, but PHPBB is only compatible with php4 |
PhpBB 2 is not officially supported on PHP 5. But you can find in http://www.phpbb.com/support/documents.php?mode=changelog some references to PHP 5 stating that PhpBB can run on the latest version of PHP.
There is also an add-on to enable this compatibility officially: http://phpbb-php5mod.sourceforge.net/ . _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
olly86 -
Joined: 25 Apr 2003 Posts: 993 Location: Wiltshire, UK
|
Posted: Wed Sep 14, 2005 12:05 pm Post subject: |
|
|
I'm running php 5 and phpBB 2 works fine without any modifications to phpBB or PHP. So it is possible... _________________ Olly |
|
Back to top |
|
 |
p3 -
Joined: 17 Jun 2005 Posts: 615
|
Posted: Wed Sep 14, 2005 2:12 pm Post subject: |
|
|
I downgraded to PHP 5.03, and now it work.
Thanks! |
|
Back to top |
|
 |
|