Help Needed
I had made a website www.etravelnepal.com.It was working fine but later due to some reasons I had to delete the folder forums containing the phpbb message board. When I uploaded the folder again , it didn't work.I even deleted the database, created a new db and tried to connect phpbb to it. Yet it doesn't work. Whenever i go to the page etravelnepal.com/forums some errors like
Warning: main(./extension.inc): failed to open stream: No such file or directory in /home/etravel/public_html/forums/index.php on line 25 are displayed. Could you guys please help me solve this problem.
Greg K posted this at 06:25 — 12th February 2005.
He has: 2,145 posts
Joined: Nov 2003
Could you provide all of the the index.php file, or line 25?
Chck that line, is it giving a file/directory it is trying to access? If so, check to make sure that that file/path can be written to by whatever user the web server is set up to run as (apache, nobody, etc). You may need to make a certian file writable by all.
-Greg
CptAwesome posted this at 05:32 — 13th February 2005.
He has: 370 posts
Joined: Dec 2004
well, is there an extensions.inc folder in the forums directory? If there isn't thats the problem, if it's in another subfolder, then you may have to edit some phpbb config files.
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.