Today I tried to re-install a phpbb forum to my site. After spending two hours uploading individual files, I go to the forum index page and it redirects me to install/install.php. The problem is, it comes back with
Quote:
Warning: main(./../language/lang_english/lang_main.php): failed to open stream: No such file or directory in /home/radioc/public_html/forum/install/install.php on line 450
Warning: main(): Failed opening './../language/lang_english/lang_main.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/radioc/public_html/forum/install/install.php on line 450
Warning: main(./../language/lang_english/lang_admin.php): failed to open stream: No such file or directory in /home/radioc/public_html/forum/install/install.php on line 451
Warning: main(): Failed opening './../language/lang_english/lang_admin.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/radioc/public_html/forum/install/install.php on line 451
Warning: opendir(./../language): failed to open dir: No such file or directory in /home/radioc/public_html/forum/install/install.php on line 616
Warning: readdir(): supplied argument is not a valid Directory resource in /home/radioc/public_html/forum/install/install.php on line 619
Warning: closedir(): supplied argument is not a valid Directory resource in /home/radioc/public_html/forum/install/install.php on line 630
|
and at the bottom is a row of text boxes but the don't say what they are for. There is -
an empty dropdown menu
text box with
MySql3.x
an empty dropdown menu
text box
localhost
3 empty textboxes
text box with
phpbb_
empty textbox
My
url in a textbox
80 in a textbox
/forum/ in a textbox
3 empty text boxes
A textless push button. When I click it , all it does is reloads the page as if I need to do something, so I was hoping someone could tell me what I should put in these boxes.
Thankyou very much in advance!
