Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 56
1 members and 55 guests
int5nwernetmarx
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
» .:.

Go Back   Nukemods Forum > NM Staff > Purged Topics

Reply
 
LinkBack Thread Tools Display Modes
Error installing phpBB-2.0.6-Port
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 2
Join Date: Mar 2003
Error installing phpBB-2.0.6-Port - 03-05-2003, 05:35 AM

Hi I'm having some trouble getting the phpBB port to work.

I uploaded the files
Clicked on the forums link hoping to see the install new forum database message, but instead I got:

The requested URL /community/modules/Forums/admin/modules.php was not found on this server.


Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Help!

:cry:
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Member
 
Status: Offline
Posts: 359
Join Date: Nov 2002
Location: Michigan, USA
03-05-2003, 07:26 AM

well, its exactly what it said. it cant find that specific file. make sure you uploaded everything to the correct place. and check that directory to see if its there.

it may involve an installation error, as im not sure if the first half of the link needs to be there or not.

may i have a link to your site?
  Send a message via AIM to ReNeGaDe  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#3 (permalink))
Junior Member
 
Status: Offline
Posts: 2
Join Date: Mar 2003
03-06-2003, 03:43 PM

Thank you for replying. I'm not sure what happened, now it is working just fine. I went back in the morning and it just worked. I'm wondering if it takes the server/database awhile to process things.

Thank you
Lisa B
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#4 (permalink))
Member
 
Status: Offline
Posts: 359
Join Date: Nov 2002
Location: Michigan, USA
03-06-2003, 05:03 PM

anytime, glad to see it worked itself out
  Send a message via AIM to ReNeGaDe  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#5 (permalink))
Junior Member
 
Status: Offline
Posts: 19
Join Date: Nov 2002
03-22-2003, 05:54 AM

OK, I try to install the phpBB2 port to PHP-NUKE I download from here for PHP-NUKE v6.0. There are the errors I get, and I am totally lost


Code:
Warning: fopen("modules/Forums/config.php","w") - Permission denied in /.../modules/Forums/install.php on line 729

Warning: Supplied argument is not a valid File-Handle resource in /.../modules/Forums/install.php on line 738

Warning: Supplied argument is not a valid File-Handle resource in /.../modules/Forums/install.php on line 739

Warning: Unlink failed (Permission denied) in /.../modules/Forums/install.php on line 742
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#6 (permalink))
Junior Member
 
Status: Offline
Posts: 19
Join Date: Nov 2002
03-22-2003, 05:56 AM

I tried ignoring the error and going to teh forum button in the admin panel...and got the following errors there too:

Code:
Warning: Failed opening 'modules/Forums/functions.php' for inclusion (include_path='.:/usr/local/lib/php') in /.../admin/modules/forums.php on line 40

Warning: Failed opening 'modules/Forums/class.overlib.php' for inclusion (include_path='.:/usr/local/lib/php') in /.../admin/modules/forums.php on line 41

Fatal error: Cannot instantiate non-existent class: overlib in /.../admin/modules/forums.php on line 42
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#7 (permalink))
Junior Member
 
Status: Offline
Posts: 19
Join Date: Nov 2002
03-22-2003, 06:02 AM

I used to host the site directly from my own pc, but I got attacked by someone trying to screw with my site and they ended up ruining a a term project for school.

So I am attempting to start with a clean slate at www.coolfreepages.com...I had the PHP-NUKE working by itself, but ran into problems when I tried to get the port to work....I love phpbb, and it worked fine before,...I hope I made a simple mistake that's easily identified and fixed,

Thanks
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#8 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
03-22-2003, 10:27 AM

Start the process over.
Delete the config.php file in
modules/Forums/
if it was created.
Re-upload the install.php file to the
modules/Forums/
MAKE SURE you CHMOD your
modules/Forums/
Folder 777 FIRST before starting the install process.


Quote:
Installing bbtonuke 2.0.6 from scratch:
---------------------------------------
1. Make sure you have a working Nuke 6 install and you have created a
regular user and the admin user. This version has been specially designed
to work with Nuke 6.0 and should not be used on an older version of Nuke.
2. In case you missed it before, make sure you have a compete backup
of all the files in your website directory and your database!
3. Delete all files in modules/Forums/* (have you read the warning above?)CHMOD the Forums folder 777.
4. Copy all files from the bbtonuke release archive across to your website.
The directory structure was left in place in the release archive, so it
should be obvious where everything goes. Several regular nuke files will
be overwriten, so if you have made custom changes, you need to migrate those
manually. You'll have to decide which of the Nuke files you'll want to
overwrite, but please be warned that the mods in the files provided are
needed to make the forum work correctly.
5. Log into your wbesite with both your admin and regular user account.
6. Click on the forum link.
7. Fill in the blanks and select "Install new Forum Database".
8. Click on "Save Changes" and the system should take care of the rest and drop
you of in the forum once the install is completed.
9. If you did get an error and wish to report it, please provide as much detail as possible.


Post Install:
-------------
1) Ensure that the following files have been deleted:
/modules/Forums/install.php
/upgrade/*
Leaving these on a live site is a big security risk as someone could
call them later and make a bit of a mess for you!
2) Log into the Forum admin, select Styles admin -> "Add" and add any of
the styles you wish to have on your site.
mikem
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#9 (permalink))
Junior Member
 
Status: Offline
Posts: 19
Join Date: Nov 2002
03-22-2003, 07:42 PM

Thank you very much, I should have checked the chmod settings.

/me hits himelf over the head


again, thanks very much.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[REQ] phpBB Theme Port XiNiTHAOUS Nuke 7.x - Themes 0 10-11-2006 11:28 AM
Error installing phpBB OiSole Theme packs 0 04-02-2003 03:52 PM
Does anyone have this theme with phpbb port? Suzie Theme pack requests 2 02-17-2003 09:34 PM
phpBB port Iceman Purged Topics 1 01-07-2003 01:46 PM
looking for the charcoal theme (phpBB only, not the port) ReNeGaDe Theme packs 2 11-24-2002 08:14 PM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31