PHPBB3 Install Blank Page.

Status
Not open for further replies.

Arteval

New Member
Messages
10
Reaction score
0
Points
0
Here's the problem.

I cannot find any thread with teaches us how to 'chmod'
And i don't know what that is.

chmod all files to 755 and the files the install will say as unwriteable to 777 when you come to that step. Or do like I (I had the same problem):
1.delete all files
2. Zip the forumfiles on your computer
3. Upload the zip WITH the browser filemanager in your cpanel
4. extract it
5. chmod all files to 755

I have the same blank page problem the treadstarter, this was supposed to be a solution for this problem.
I could not figure out how to 'chmod' files, so there's the problem.

Here's my error log,
Code:
[COLOR=Red]ALERT - function within blacklist called[/COLOR]: set_time_limit() (attacker '76.30.240.17', file '/home/arteval/public_html/phpbb/install/index.php', line 123)

Someone also advised me to direct this question to the host.
He said that was the problem.

So anyone could help me out?

Thanks, AV.
 

t2t2t

New Member
Messages
690
Reaction score
0
Points
0
Code:
[COLOR=Red]ALERT - function within blacklist called[/COLOR]: set_time_limit() (attacker '76.30.240.17', file '/home/arteval/public_html/phpbb/install/index.php', line 123)
Go to account panel and request PHP v2
 

Arteval

New Member
Messages
10
Reaction score
0
Points
0
Hey Thanks!
How long do i need to wait for the upgrade?

And if i had upgraded, would i need to reupload those files again?
 
Last edited:

t2t2t

New Member
Messages
690
Reaction score
0
Points
0
set_time_limit - through now i doubt you will get it...

You could install the phpbb3 on your local machine and then copy everything (mysql, files) to your site.
 

Arteval

New Member
Messages
10
Reaction score
0
Points
0
set_time_limit - through now i doubt you will get it...

You could install the phpbb3 on your local machine and then copy everything (mysql, files) to your site.

I really don't know how to do it.
Could you help me install it, please?
I could pm you the login id and stuff.
 

Flashgear

New Member
Messages
944
Reaction score
1
Points
0
Turn around time for PHP upgrades takes 4hrs and in some rare cases it can take up to 24hrs.

To chmod the files open your FTP client - i recommend SmartFTP, just right click the file/folder and right click and click on the CHMOD option, for folders you should click the option to Chmod all subfiles and folders.

I hope this answers your query
 
Last edited:

Arteval

New Member
Messages
10
Reaction score
0
Points
0
Turn around time for PHP upgrades takes 4hrs and in some rare cases it can take up to 24hrs.

To chmod the files open your FTP client - i recommend SmartFTP, just right click the file/folder and right click and click on the CHMOD option, for folders you should click the option to Chmod all subfiles and folders.

I hope this answers your query

Now that i can chmod files, there was a popup box asking us, to tick the boxes, i'm not sure which to tick, but change the number to 775 or 777 ?

And the php version, did not change, it was still 'Intermediate PHP Configuration - Upgrade pending' from yesterday, so can someone who can change it, help me please.
 

Corey

I Break Things
Staff member
Messages
34,551
Reaction score
204
Points
63
Looks like it has been upgraded. You want to chmod any executable PHP files to 755 or lower. 777 will give you a 500 error.
 
Status
Not open for further replies.
Top