Closed Thread
Results 1 to 9 of 9

Thread: Blank page on phpbb3 install

  1. #1
    northsider1983 is offline x10Hosting Member northsider1983 is an unknown quantity at this point
    Join Date
    Apr 2008
    Posts
    6

    Blank page on phpbb3 install

    I keep getting a blank page when trying to install phpbb3.

    Error log:
    "/home/northsid/public_html/northsid/phpbb3/phpBB3/install/index.php" is writeable by group, referer: http://theblueline.x10hosting.com/northsid/phpbb3/
    [Sat Apr 12 10:00:12 2008] [error] [client 99.140.249.158] File does not exist: /home/northsid/public_html/500.shtml, referer: http://theblueline.x10hosting.com/northsid/phpbb3/
    [Sat Apr 12 10:00:12 2008] [error] [client 99.140.249.158] SoftException in Application.cpp:238: File "/home/northsid/public_html/northsid/phpbb3/phpBB3/install/index.php" is writeable by group, referer: http://theblueline.x10hosting.com/northsid/phpbb3/
    [Sat Apr 12 09:58:00 2008] [error] [client 99.140.249.158] ALERT - function within blacklist called: set_time_limit() (attacker '99.140.249.158', file '/home/northsid/public_html/northsid/phpbb3/phpBB3/install/index.php', line 123), referer: http://theblueline.x10hosting.com/northsid/phpbb3/
    [Sat Apr 12 09:57:52 2008] [error] [client 99.140.249.158] ALERT - function within blacklist called: set_time_limit() (attacker '99.140.249.158', file '/home/northsid/public_html/northsid/phpbb3/phpBB3/install/index.php', line 123), referer: http://theblueline.x10hosting.com/northsid/phpbb3/
    [Sat Apr 12 09:57:44 2008] [error] [client 99.140.249.158] ALERT - function within blacklist called: set_time_limit() (attacker '99.140.249.158', file '/home/northsid/public_html/northsid/phpbb3/phpBB3/install/index.php', line 123), referer: http://theblueline.x10hosting.com/northsid/phpbb3/
    [Sat Apr 12 09:56:10 2008] [error] [client 99.140.249.158] ALERT - function within blacklist called: set_time_limit() (attacker '99.140.249.158', file '/home/northsid/public_html/northsid/phpbb3/phpBB3/install/index.php', line 123), referer: http://theblueline.x10hosting.com/northsid/phpbb3/
    [Sat Apr 12 09:56:09 2008] [error] [client 99.140.249.158] ALERT - function within blacklist called: set_time_limit() (attacker '99.140.249.158', file '/home/northsid/public_html/northsid/phpbb3/phpBB3/install/index.php', line 123), referer: http://theblueline.x10hosting.com/northsid/phpbb3/
    [Sat Apr 12 09:55:27 2008] [error] [client 99.140.249.158] ALERT - function within blacklist called: set_time_limit() (attacker '99.140.249.158', file '/home/northsid/public_html/northsid/phpbb3/phpBB3/install/index.php', line 123), referer: http://theblueline.x10hosting.com/northsid/phpbb3/

  2. #2
    Christopher's Avatar
    Christopher is offline Retired Christopher is an unknown quantity at this point
    Join Date
    Jun 2006
    Location
    USA
    Posts
    7,330

    Re: Blank page on phpbb3 install

    You need to wait 12-24 hours for your php upgrade to become active.

  3. #3
    northsider1983 is offline x10Hosting Member northsider1983 is an unknown quantity at this point
    Join Date
    Apr 2008
    Posts
    6

    Re: Blank page on phpbb3 install

    The phpbb3 staff recommended me to upgrade to 'advanced', so I just put in the application for that.

  4. #4
    Christopher's Avatar
    Christopher is offline Retired Christopher is an unknown quantity at this point
    Join Date
    Jun 2006
    Location
    USA
    Posts
    7,330

    Re: Blank page on phpbb3 install

    Your advanced request will most likely be denied.
    You should only request that if a x10hosting admin tells you to.
    Intermediate works just fine with phpbb3.

  5. #5
    northsider1983 is offline x10Hosting Member northsider1983 is an unknown quantity at this point
    Join Date
    Apr 2008
    Posts
    6

    Re: Blank page on phpbb3 install

    Quote Originally Posted by Christopher View Post
    Your advanced request will most likely be denied.
    You should only request that if a x10hosting admin tells you to.
    Intermediate works just fine with phpbb3.
    Why can I not get this to work then? I get this error:
    Fatal error: SUHOSIN - Use of eval is forbidden by configuration in /home/northsid/public_html/northsid/phpbb3/phpBB3/install/index.php(745) : eval()'d code on line 745

  6. #6
    Fedlerner's Avatar
    Fedlerner is offline Retired Fedlerner is an unknown quantity at this point
    Join Date
    Aug 2006
    Location
    Buenos Aires, Argentina
    Posts
    12,921

    Re: Blank page on phpbb3 install

    When your application is accepted, you need to wait approximately 6-12hs for it to update.

    About the following error:
    Code:
    "/home/northsid/public_html/northsid/phpbb3/phpBB3/install/index.php" is writeable by group, referer: http://theblueline.x10hosting.com/northsid/phpbb3/
    Your permissions are wrong. Make sure INSIDE your public_html all folder permissions are 755, and all file permissions are 644.
    Federico Lerner
    EX x10Hosting Administrator - Staff Manager

  7. #7
    northsider1983 is offline x10Hosting Member northsider1983 is an unknown quantity at this point
    Join Date
    Apr 2008
    Posts
    6

    Re: Blank page on phpbb3 install

    ok, thanks...what about this error that I get?

    Code:
    Fatal error: SUHOSIN - Use of eval is forbidden by configuration in /home/northsid/public_html/northsid/phpbb3/phpBB3/install/index.php(745) : eval()'d code on line 745

  8. #8
    Christopher's Avatar
    Christopher is offline Retired Christopher is an unknown quantity at this point
    Join Date
    Jun 2006
    Location
    USA
    Posts
    7,330

    Re: Blank page on phpbb3 install

    That will be fixed in 6-12 hours when the php upgrade is processed.

  9. #9
    northsider1983 is offline x10Hosting Member northsider1983 is an unknown quantity at this point
    Join Date
    Apr 2008
    Posts
    6

    Re: Blank page on phpbb3 install

    ok thanks again. Sorry for the fuss

Closed Thread

Similar Threads

  1. Help with phpBB3 install
    By tough-questions in forum Scripts & 3rd Party Apps
    Replies: 11
    Last Post: 04-12-2008, 01:40 AM
  2. What if your CPanel page goes blank?
    By roots in forum Free Hosting
    Replies: 12
    Last Post: 10-04-2007, 12:43 PM
  3. WordPress problem (Blank Page) + can't add domain
    By Reykel in forum Free Hosting
    Replies: 4
    Last Post: 09-19-2007, 09:21 PM
  4. WordPress problem (Blank Page)
    By sirius in forum Free Hosting
    Replies: 4
    Last Post: 09-18-2007, 01:25 PM
  5. Blank page in Wordpress
    By jasonlcy in forum Free Hosting
    Replies: 5
    Last Post: 09-09-2007, 04:27 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers