can't install phpbb3

Status
Not open for further replies.

brebo

New Member
Messages
5
Reaction score
0
Points
0
hello there,

I have a problem with installing phpbb3. I have uploaded all the files to my webspace and changed all the permissions. official phpbb3 installation guide.
When i go to my webspace: http://brebo.x10hosting.com, I get a blank page and "/install/index.php" is automatically added to the url.

error log: [Thu Apr 17 02:54:36 2008] [error] [client 193.190.172.174] ALERT - function within blacklist called: set_time_limit() (attacker '193.190.172.174', file '/home/brebo/public_html/install/index.php', line 123)

When i go to my http://www.x10hosting.com/account and scroll down to "php version-window" I see "basic php configuration - upgrade pending"
ps:I have the "ad free plan".
 

Russ

<b>Retired *****</b>
Messages
3,168
Reaction score
2
Points
38
If you're good with php, i've dealt with this error several times.. The easiest way to fix it is to open the file /home/brebo/public_html/install/index.php in code editor, go to line 123 and either comment out the set_time_limit or remove it, it may cause other errors, do the same for each file, I think there's only 2? and it will fix this
 
Status
Not open for further replies.
Top