Jump to content

flippy

New Members
  • Posts

    5
  • Joined

  • Last visited

    Never

Posts posted by flippy

  1. Thanks!!

    It worked, but now I have another problem...

    I was able to restore my board to the previous state, but everytime I log in/out I'm sent to page not found HTTP 404 error.  I've checked for the file that it's looking for in the adress: http://172.25.6.92/phpbb2/login.php it's there.  Anyone ever had this problem?

    -flip
  2. Yes,

    I must have missed something, install.php worked, but now I got the same error for sql_parse.php after I inputted the instal info.  You have a directory listing of what files should be there?  That way I'll know if I have them all.

    -flip
  3. I've installed Red Hat and XAMPP, now I'm trying to install phpBB2. 

    I'm able to see all of the XAMPP info and phpinfo() but when I try to open install.php I receive the following errors:

    Warning: include(./../extension.inc) [function.include]: failed to open stream: No such file or directory in /opt/lampp/htdocs/phpbb2/install/install.php on line 314

    Warning: include() [function.include]: Failed opening './../extension.inc' for inclusion (include_path='.:/opt/lampp/lib/php') in /opt/lampp/htdocs/phpbb2/install/install.php on line 314

    Warning: include(./../includes/constants.) [function.include]: failed to open stream: No such file or directory in /opt/lampp/htdocs/phpbb2/install/install.php on line 322

    Warning: include() [function.include]: Failed opening './../includes/constants.' for inclusion (include_path='.:/opt/lampp/lib/php') in /opt/lampp/htdocs/phpbb2/install/install.php on line 322

    Warning: include(./../includes/functions.) [function.include]: failed to open stream: No such file or directory in /opt/lampp/htdocs/phpbb2/install/install.php on line 323

    Warning: include() [function.include]: Failed opening './../includes/functions.' for inclusion (include_path='.:/opt/lampp/lib/php') in /opt/lampp/htdocs/phpbb2/install/install.php on line 323

    Warning: include(./../includes/sessions.) [function.include]: failed to open stream: No such file or directory in /opt/lampp/htdocs/phpbb2/install/install.php on line 324

    Warning: include() [function.include]: Failed opening './../includes/sessions.' for inclusion (include_path='.:/opt/lampp/lib/php') in /opt/lampp/htdocs/phpbb2/install/install.php on line 324

    I was able to connect to the database using http://loalhost/phpbb2/contrib/dbinformer.php so I think php is usable, there must be another setting that is incorrect.  I'm sure that it's looking for includes, but I'm not sure where they are or what I can do to fix it.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.