Can't install phpbb 3.0.3

Mitch

New Member
Messages
908
Reaction score
0
Points
0
I try to install the latest phpbb version. But when i click on 'Proceed to next step' i get a blank page.

Site info (Absolut): PHP version 2
(the folder that need 777 have got 777, config has got 666)

Link: http://forums.mitchhubers.com/install/index.php?mode=install&language=en

Hmmm...wierd. I haven't seen a problem like this. Sorry, I don't know the solution. Maybe someone else can help you or try going to their support forums. You would get a solution a lot faster there.
 

galaxyAbstractor

Community Advocate
Community Support
Messages
5,508
Reaction score
35
Points
48
You need to get the "Changed Files Only" package. The automatical update requires a VPS or a dedi since it need 134+ MB memory.
 

sunils

New Member
Messages
2,266
Reaction score
0
Points
0
This error sometimes occur, try to change the folder permission by loging by ftp
 

galaxyAbstractor

Community Advocate
Community Support
Messages
5,508
Reaction score
35
Points
48
This error sometimes occur, try to change the folder permission by loging by ftp

it is the memory. Also it is suhosin... Smcadmin told me this on the IRC, that phpBB tried allocating 134 MB RAM and using something called "get_posix" that is blacklisted. It is because phpBB tries to check all files in the install.

If you choose the Changed Files only, it will probably work.
 

Mitch

New Member
Messages
908
Reaction score
0
Points
0
You need to get the "Changed Files Only" package. The automatical update requires a VPS or a dedi since it need 134+ MB memory.
It is a new forum install, not a update.

it is the memory. Also it is suhosin... Smcadmin told me this on the IRC, that phpBB tried allocating 134 MB RAM and using something called "get_posix" that is blacklisted. It is because phpBB tries to check all files in the install.

If you choose the Changed Files only, it will probably work.
Ok i will try

[Fri Nov 14 08:43:04 2008] [error] [client 84.29.123.7] ALERT - script tried to increase memory_limit to 134217728 bytes which is above the allowed value (attacker '84.29.123.7', file '/home/mitchhub/public_html/forums/install/index.php', line 148)
[Fri Nov 14 08:42:59 2008] [error] [client 84.29.123.7] ALERT - function within blacklist called: posix_getgroups() (attacker '84.29.123.7', file '/home/mitchhub/public_html/forums/includes/functions.php', line 530)
 

Mitch

New Member
Messages
908
Reaction score
0
Points
0
aha, I thought you did an update. Can you please check the error_log in cPanel?

I posted it above.

But here is a bigger list

[Fri Nov 14 08:46:49 2008] [error] [client 84.29.123.7] ALERT - function within blacklist called: posix_getgroups() (attacker '84.29.123.7', file '/home/mitchhub/public_html/forums/includes/functions.php', line 530), referer: http://forums.mitchhubers.com/install/index.php?mode=install&language=en
[Fri Nov 14 08:46:49 2008] [error] [client 84.29.123.7] ALERT - script tried to increase memory_limit to 134217728 bytes which is above the allowed value (attacker '84.29.123.7', file '/home/mitchhub/public_html/forums/install/index.php', line 148), referer: http://forums.mitchhubers.com/install/index.php?mode=install&language=en
[Fri Nov 14 08:46:47 2008] [error] [client 84.29.123.7] ALERT - script tried to increase memory_limit to 134217728 bytes which is above the allowed value (attacker '84.29.123.7', file '/home/mitchhub/public_html/forums/install/index.php', line 148), referer: http://forums.mitchhubers.com/install/
[Fri Nov 14 08:46:43 2008] [error] [client 84.29.123.7] ALERT - script tried to increase memory_limit to 134217728 bytes which is above the allowed value (attacker '84.29.123.7', file '/home/mitchhub/public_html/forums/install/index.php', line 148)
[Fri Nov 14 08:43:04 2008] [error] [client 84.29.123.7] ALERT - script tried to increase memory_limit to 134217728 bytes which is above the allowed value (attacker '84.29.123.7', file '/home/mitchhub/public_html/forums/install/index.php', line 148)
[Fri Nov 14 08:42:59 2008] [error] [client 84.29.123.7] ALERT - function within blacklist called: posix_getgroups() (attacker '84.29.123.7', file '/home/mitchhub/public_html/forums/includes/functions.php', line 530)
[Fri Nov 14 08:42:59 2008] [error] [client 84.29.123.7] ALERT - script tried to increase memory_limit to 134217728 bytes which is above the allowed value (attacker '84.29.123.7', file '/home/mitchhub/public_html/forums/install/index.php', line 148)
[Fri Nov 14 08:42:53 2008] [error] [client 84.29.123.7] ALERT - function within blacklist called: posix_getgroups() (attacker '84.29.123.7', file '/home/mitchhub/public_html/forums/includes/functions.php', line 530), referer: http://forums.mitchhubers.com/install/index.php?mode=install&language=en
[Fri Nov 14 08:42:53 2008] [error] [client 84.29.123.7] ALERT - script tried to increase memory_limit to 134217728 bytes which is above the allowed value (attacker '84.29.123.7', file '/home/mitchhub/public_html/forums/install/index.php', line 148), referer: http://forums.mitchhubers.com/install/index.php?mode=install&language=en
[Fri Nov 14 08:42:51 2008] [error] [client 84.29.123.7] ALERT - script tried to increase memory_limit to 134217728 bytes which is above the allowed value (attacker '84.29.123.7', file '/home/mitchhub/public_html/forums/install/index.php', line 148), referer: http://forums.mitchhubers.com/install/
[Fri Nov 14 08:42:48 2008] [error] [client 84.29.123.7] ALERT - script tried to increase memory_limit to 134217728 bytes which is above the allowed value (attacker '84.29.123.7', file '/home/mitchhub/public_html/forums/install/index.php', line 148)
[Fri Nov 14 08:41:33 2008] [error] [client 84.29.123.7] ALERT - script tried to increase memory_limit to 134217728 bytes which is above the allowed value (attacker '84.29.123.7', file '/home/mitchhub/public_html/forums/install/index.php', line 148)
 

Mitch

New Member
Messages
908
Reaction score
0
Points
0
The installation works now, but not when i reach 'Create database tables' stage.
I get then a 403 Forbidden error. (and nothing in my error log)
http://forums.mitchhubers.com/install/index.php?mode=install&sub=create_table

I fixed posix_getgroups thanks to this thread:
http://forums.x10hosting.com/level-two-support/89672-posix_getgroups.html
(in includes/functions.php; line 530)

But i still get the memory alert in my error log.
[Mon Nov 24 11:09:49 2008] [error] [client 84.29.123.7] ALERT - script tried to increase memory_limit to 134217728 bytes which is above the allowed value (attacker '84.29.123.7', file '/home/mitchhub/public_html/forums/install/index.php', line 148), referer: http://forums.mitchhubers.com/install/index.php?mode=install&sub=config_file
[Mon Nov 24 11:09:48 2008] [error] [client 84.29.123.7] ALERT - script tried to increase memory_limit to 134217728 bytes which is above the allowed value (attacker '84.29.123.7', file '/home/mitchhub/public_html/forums/install/index.php', line 148), referer: http://forums.mitchhubers.com/install/index.php?mode=install&sub=administrator
[Mon Nov 24 11:09:46 2008] [error] [client 84.29.123.7] ALERT - script tried to increase memory_limit to 134217728 bytes which is above the allowed value (attacker '84.29.123.7', file '/home/mitchhub/public_html/forums/install/index.php', line 148), referer: http://forums.mitchhubers.com/install/index.php?mode=install&sub=administrator
[Mon Nov 24 11:09:33 2008] [error] [client 84.29.123.7] ALERT - script tried to increase memory_limit to 134217728 bytes which is above the allowed value (attacker '84.29.123.7', file '/home/mitchhub/public_html/forums/install/index.php', line 148), referer: http://forums.mitchhubers.com/install/index.php?mode=install&sub=database
[Mon Nov 24 11:09:31 2008] [error] [client 84.29.123.7] ALERT - script tried to increase memory_limit to 134217728 bytes which is above the allowed value (attacker '84.29.123.7', file '/home/mitchhub/public_html/forums/install/index.php', line 148), referer: http://forums.mitchhubers.com/install/index.php?mode=install&sub=database&language=en
[Mon Nov 24 11:09:13 2008] [error] [client 84.29.123.7] ALERT - script tried to increase memory_limit to 134217728 bytes which is above the allowed value (attacker '84.29.123.7', file '/home/mitchhub/public_html/forums/install/index.php', line 148), referer: http://forums.mitchhubers.com/install/index.php?mode=install&sub=requirements&language=en
[Mon Nov 24 11:09:09 2008] [error] [client 84.29.123.7] ALERT - script tried to increase memory_limit to 134217728 bytes which is above the allowed value (attacker '84.29.123.7', file '/home/mitchhub/public_html/forums/install/index.php', line 148), referer: http://forums.mitchhubers.com/install/index.php?mode=install&language=en
[Mon Nov 24 11:09:08 2008] [error] [client 84.29.123.7] ALERT - script tried to increase memory_limit to 134217728 bytes which is above the allowed value (attacker '84.29.123.7', file '/home/mitchhub/public_html/forums/install/index.php', line 148), referer: http://forums.mitchhubers.com/install/
[Mon Nov 24 11:09:05 2008] [error] [client 84.29.123.7] ALERT - script tried to increase memory_limit to 134217728 bytes which is above the allowed value (attacker '84.29.123.7', file '/home/mitchhub/public_html/forums/install/index.php', line 148)
 

galaxyAbstractor

Community Advocate
Community Support
Messages
5,508
Reaction score
35
Points
48
The installation works now, but not when i reach 'Create database tables' stage.
I get then a 403 Forbidden error. (and nothing in my error log)
http://forums.mitchhubers.com/install/index.php?mode=install&sub=create_table

I fixed posix_getgroups thanks to this thread:
http://forums.x10hosting.com/level-two-support/89672-posix_getgroups.html
(in includes/functions.php; line 530)

But i still get the memory alert in my error log.

the phpBB support says it only attempts to higher it, but it doesen't need it
 
Top