Lifelesspeople.com

 Forum FAQsForum FAQs  Knowledge BaseKnowledge Base  RulesRules   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   HostingHosting   RegisterRegister 
 DonateDonate   WikiWiki   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

PHP-Nuke & Nuke-Evolution

 
Lifelesspeople.com Forum Index -> Server Support Questions
Post new topic   Reply to topic View previous topic :: View next topic  
Author Message
borgleader
Forum Regular


Joined: 08 May 2006
Posts: 424


PostPosted: Mon Sep 25, 2006 9:02 pm    Post subject: PHP-Nuke & Nuke-Evolution Reply with quote

Hello Smile

Here's my problem or should I say what I'm trying to achieve. I want my site to contain to CMS' but separately. So basically, in my little ideal world Wink I would have an index page (that I would get when typing: www.altf4pros.l2p.net) that would give me the choice between CMS1 and CMS2. Granted, that page I would script/build it myself. Meaning I would write the whole HTML stuff on my own thats not the problem. My problem, is that I don't know how to get both of the CMS' working at the same time.

Now so far what I have done is :

root :
public_html (this folder has nuke-evolution installed and it works)
x2 (this folder has phpnuke in it, but doesnt work, even if i interchange both folder names).

now both of these folders are on the same level so to speak. in the hierarchy they are both "equivalent". If there is anything I should change or edit or whatever, please tell me.

The reason I'm doing this is simply because theres a mod that I want working which, so far I cant get it to work on Nuke-Evolution (and believe me I've asked on 3 different forums so far, including the website hosting the original files, but their forums are dead so i didnt get any answer there).

And well on my old WoW guild site I've seen it work (and they used PHP-Nuke) so I'd like to have PHP-Nuke on my site as well to be able to access that mod and its functionalities.

In case the before mentionned request doesnt work. I wouldnt mind having to go through Nuke-Evolution to access PHP-Nuke. Meaning I could use Nuke-Evolution as my index page (and shove a link in it to the other part of my site, that would be PHP-Nuke powered). The reason I'm keeping Nuke-Evolution and trying to use both instead of just PHP-Nuke, is simple. Nuke-Evolution is extremely better than PHP-Nuke. Sadly it doesn't support that mod. Or at least not yet, since I havent found a way to make it work.

Now if you feel like being my utter savior you can always look at this and try to figure it out yourself, but I doubt you will, but who knows? Wink

WoWRoster main site thread (contains subforums for different CMS' and the thread I posted in at the bottom) :
http://www.wowroster.net/Forum...../f=13.html
Nuke Evolution thread (not much help there):
http://www.nuke-evolution.com/.....amp;t=7286
Evo-Mods thread (again not much help) :
http://www.evo-mods.com/module.....amp;t=1020

Well this is as descriptive as I can get, hopefully one of you will be able to solve my problem. If not oh well, I wont die because of it.

Thank you, Borg
_________________
[img:bad97b024b]http://img.photobucket.com/albums/v58/DarkHunter/PP_Userbar7.gif[/img:bad97b024b]

My blog
My deviantart gallery
Back to top
 
memoryproblems
Liberal Progressive


Joined: 03 Apr 2005
Posts: 2658
Location: Anartica

PostPosted: Mon Sep 25, 2006 10:09 pm    Post subject: Reply with quote

basically for anything to be visible from the net, or http protocol, it needs to be in the public_html folder. my suggestion is to have the cms's in two directories insdide the public_html folder.

so basically on an outline it might look like

1. public_html
a) /nukeevolution
b) /phpnuke

and you can just have an html file for choosing between the two.
_________________
-memoryproblems- supporter of truth at frozenglaze.com
[img:90758e47ae]http://feeds.feedburner.com/frozenglaze.2.gif[/img:90758e47ae]
KingShady - Superb Eminem Fansite
Back to top
 
borgleader
Forum Regular


Joined: 08 May 2006
Posts: 424


PostPosted: Tue Sep 26, 2006 1:18 am    Post subject: Reply with quote

Sweet I'll try that! Very Happy Thanks Smile
_________________
[img:bad97b024b]http://img.photobucket.com/albums/v58/DarkHunter/PP_Userbar7.gif[/img:bad97b024b]

My blog
My deviantart gallery
Back to top
 
borgleader
Forum Regular


Joined: 08 May 2006
Posts: 424


PostPosted: Tue Sep 26, 2006 2:00 am    Post subject: Reply with quote

Ok well, I coded a very basic index page that I will make nicer later I just wanted to have something working while I finish setting it all up.

Just like bfore the change, Nuke-Evolution seems to be working quite nicely so that's good. Unfortunately, I still can't get PHP-Nuke to work. I get a 403 error all the time :
"Forbidden
You don't have permission to access /PHP_Nuke/index.php on this server.

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

And well I don't see why it's having an additionnal 404 error since the documents are there, I can see them through FileZilla and the File Management section in the cPanel. So yeah Sad I wish they had an automated installer like Nuke does. It really makes things easier.

Not that I can't follow the instructions given to me on the install.txt file within the package. It's just that once I,ve done them all it doesn't work. Now the only reason I would see why this isn't working is that I've created all the tables before uploading the files themselves. But I don't see why that would have changed something.
_________________
[img:bad97b024b]http://img.photobucket.com/albums/v58/DarkHunter/PP_Userbar7.gif[/img:bad97b024b]

My blog
My deviantart gallery
Back to top
 
LP-Trel
Zen


Joined: 02 Dec 2002
Posts: 5760
Location: Nirvana by Boredom

PostPosted: Tue Sep 26, 2006 4:42 am    Post subject: Reply with quote

You need to remember that sometimes the instructions in install documentation won't work here at L2P. Wink
_________________
* Knowledge Base * Wiki * Forum FAQs *
Back to top
 
borgleader
Forum Regular


Joined: 08 May 2006
Posts: 424


PostPosted: Tue Sep 26, 2006 5:19 am    Post subject: Reply with quote

Oh really? Didnt know that. Heh I took for granted that most things worked here at L2P Laughing Since I had found some other free hosting but it really sucked compared to here. When uploading files to a MySQL database you coulnt go higher than 2Kb, Nuke-Evolution didnt work at all becuase they had disabled a feature and bla bla bla...

But oh well Sad The worst is I've searched a bit before posting and I'm pretty sure (unless I read som posts wrong) that other people have successfully installed PHP-Nuke for their own website. So I'm confused here Confused
_________________
[img:bad97b024b]http://img.photobucket.com/albums/v58/DarkHunter/PP_Userbar7.gif[/img:bad97b024b]

My blog
My deviantart gallery
Back to top
 
borgleader
Forum Regular


Joined: 08 May 2006
Posts: 424


PostPosted: Tue Sep 26, 2006 5:54 pm    Post subject: Reply with quote

Woot! Very Happy I made it work. Turns out all I had to change was the permission on the PHP_Nuke folder. I had to put it to 755 instead of 750 (which was what Nuke-Evolution required). So thats why I didnt see it at first but I looked some more on the phpNuke website and found it.

Now I'll spend some time trying to make the WoW Roster module work. Thanks a lot for your help guys Very Happy Your are the best!
_________________
[img:bad97b024b]http://img.photobucket.com/albums/v58/DarkHunter/PP_Userbar7.gif[/img:bad97b024b]

My blog
My deviantart gallery
Back to top
 
Jacky
3.14159265358979323846264


Joined: 01 Jan 2005
Posts: 3856


PostPosted: Wed Sep 27, 2006 9:14 am    Post subject: Reply with quote

Take note not to CHMOD files to 666 and folders to 777 as they will give you an error.

644 works the same as 666 for files and 755 works the same as 777 for folders.

By the way where did my previous post in this topic went?! I'm postivite I posted a reply...
_________________
ClickFanatic wrote:
Your nonsense make my forum visits rather brief, Jacky. It's like:
"Hey look, a reply notification!"
*click* *click*
*reading garbage*
"Oh it was Jacky again..."
*close*
Back to top
 
borgleader
Forum Regular


Joined: 08 May 2006
Posts: 424


PostPosted: Wed Sep 27, 2006 2:24 pm    Post subject: Reply with quote

Well I've monitored my topic pretty closely and I didnt see you post Confused But yeah I've heard about 777 giving errors...
_________________
[img:bad97b024b]http://img.photobucket.com/albums/v58/DarkHunter/PP_Userbar7.gif[/img:bad97b024b]

My blog
My deviantart gallery
Back to top
 
Display posts from previous:   
Post new topic   Reply to topic    Lifelesspeople.com Forum Index -> Server Support Questions All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Home | Hosting | News | Forum | Links | System Status | About | Archive | Donate ]
Powered by phpBB © 2001, 2002 phpBB Group
All trademarks and copyrights on this page are owned by their respective owners. Posts and comments are owned by the poster. Everything else © 2001 - 2007 Lifelesspeople.com