1 sammacleod Nov 02, 2009 21:03
3 sammacleod Nov 03, 2009 11:08
How do I know if I have the right version of php?
4 john Nov 03, 2009 11:19
In Admin, click on the Tools tab.
Then click on System
There is a section headed PHP
B2 V. 3# requires PHP 5 or above.
5 sammacleod Nov 03, 2009 15:17
php version: 5.0.4
I guess that's not the problem then.
I don't think this has anything to do with it but a little lower than that it says
"PHP upload_max_filesize
8M
PHP post_max_size
8M
post_max_size should be larger than upload_max_filesize"
Could that have anything to do with it by any chance? If not then are there any other ideas or suggestions as to why I'm having these problems
6 yabba Nov 03, 2009 15:22
Try increasing your memory limit ( conf/_advanced.php )
¥
7 sammacleod Nov 03, 2009 20:17
¥åßßå wrote:
Try increasing your memory limit ( conf/_advanced.php )
¥
That seems to have done the trick, I just uncommented a line which had the code for setting the limit to 32mb. It solved ALL the problems.
Thanks alot everyone, I would have NEVER been able to find the problem on my own, and you guys figured it out in no time.
this is totally a guess, but maybe you don't have the right version of PHP.