Results 1 to 2 of 2

Thread: phpbb2 load

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 2006
    Posts
    62

    phpbb2 load

    I loaded php5 and mysql 4.1.10 on my machine using apache as the webserver. I set my database through navicat, built my tables through phpmyadmin, all of these apps work beautifully.

    but after I do the install for phpbb2, which returns completed with no errors, I have nothing.

    i.e. http://localhost/index.php which would normally be the portal page on phpBB2 1.52+ is a big white blank.

    Any suggestions or ideas on the cause or possible fix?

    edit :: These files are loaded into the htdocs folder and as far as I can tell, I've set the permissions according to the install file but I'm not 100% certain on them.

    "If at first you don't succeed, destroy all evidence you ever tried."
    http://www.ussretribution.com

  2. #2
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: phpbb2 load

    go to yoour php.ini file and set the error reporting line to E_ALL as shown below:
    Code:
    error_reporting E_ALL
    You should then see what the error(s) are.
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width