phpnuke or phpbb

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
razorsedge
-


Joined: 06 Jan 2007
Posts: 104

PostPosted: Mon Jan 08, 2007 6:50 pm    Post subject: phpnuke or phpbb Reply with quote

K , i honestly dont kno where this should go but i am having trouble with both of these files. i have followed all tutorial.. even trustabyss for phpbb-- no offense but i like his a little better. but whenever i log on as the admin adn go 2 the admin panel, it will not display... i think it mite be due to the domain. the only computer i can log on into the admin is the localhost(webserver) itself. is there any reason to this....

--- Also whenver i tried phpNuke 7.9, i could not get it 2 work either. i made an aliases with it in the config file... but it would never load the page. yes globals are on... and i have php 5.2 the preconfigured package. duz anyone kno why phpNuke wont work?

also which one should i use... phpNuke or phpbb2
Thanks,
Razorsedge
Back to top View user's profile Send private message
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Mon Jan 08, 2007 6:53 pm    Post subject: Reply with quote

The reason is that you have used localhost as the hostname, meaning everyone trying to connect will try to use localhost/login.php or whatever and obviously it only exists on the server itself. You need to use, if you have one, your static internet IP in that box. If you don't have one then you will need to get yourself a no-ip domain and use that in the box instead. Its a common problem which I should address in my tutorial.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
razorsedge
-


Joined: 06 Jan 2007
Posts: 104

PostPosted: Mon Jan 08, 2007 6:55 pm    Post subject: Reply with quote

k i have static ip... and i am working on a domain name.. but i have 2 get it appoved with my organization. the only thing is that if i want 2 access admin from another computer, i cant on my laptop(192.168.2.201)- its not the localhost... but when i go 2 my desktop(192.168.2.3), it will load admin properties? is there a reason to this?
Back to top View user's profile Send private message
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Mon Jan 08, 2007 6:57 pm    Post subject: Reply with quote

Like I have stated above, it loads the page based on the domain/ip you put into that box. If it is not correct it will not load. Its like trying to go to www.gogle.com instead of www.google.com, it just doesnt work.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
razorsedge
-


Joined: 06 Jan 2007
Posts: 104

PostPosted: Mon Jan 08, 2007 6:59 pm    Post subject: Reply with quote

k so for the domain in the phpbb... i should put... my ipaddress or soon my url.. and it will load the admin properties?
Back to top View user's profile Send private message
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Mon Jan 08, 2007 7:01 pm    Post subject: Reply with quote

For now put in your static IP, afterwards you can change it to your domain.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
razorsedge
-


Joined: 06 Jan 2007
Posts: 104

PostPosted: Mon Jan 08, 2007 7:03 pm    Post subject: Reply with quote

k thankyou, adn do you kno about the phpnuke deal... like whenever i go 2 the directory or the index.php it duzn't even load it? well it duz but it loads a blank page?
Back to top View user's profile Send private message
Marty
-


Joined: 10 Sep 2006
Posts: 83

PostPosted: Mon Jan 08, 2007 7:40 pm    Post subject: Reply with quote

Use mysql 4 for all current nuke versions. PHP 5 does work or rather it has some minor problems but notting to stop the sites functions.

EDIT: Just uninstall mysql5 and install mysql4 you won't lose your database files.
_________________
www.web-bin.com | www.skydigitalcards.com
Back to top View user's profile Send private message
razorsedge
-


Joined: 06 Jan 2007
Posts: 104

PostPosted: Mon Jan 08, 2007 7:57 pm    Post subject: Reply with quote

k thankyou marty, but ... after i install mysql 4 will it load the page, because its not loading the index page of phpnuke.... duz the page deal with the database?
Back to top View user's profile Send private message
Marty
-


Joined: 10 Sep 2006
Posts: 83

PostPosted: Mon Jan 08, 2007 8:17 pm    Post subject: Reply with quote

Well two things, 1, its not going to work properly on mysql 5 and the second thing would be did you configure the config.php file correctly ?

$dbhost = "localhost"; and not your ip

What version of nuke are you installing and where on your directory
_________________
www.web-bin.com | www.skydigitalcards.com
Back to top View user's profile Send private message
razorsedge
-


Joined: 06 Jan 2007
Posts: 104

PostPosted: Mon Jan 08, 2007 9:14 pm    Post subject: Reply with quote

i am installin nuke 7.9... instaling it to /htdoc/phpnuke/ and i have configured it 2 localhost.. not the ip. Also, currentily i ahve not yet installed mysql 4 but i intend to
Back to top View user's profile Send private message
NuccatheWarrior
-


Joined: 18 Oct 2007
Posts: 82

PostPosted: Fri Nov 16, 2007 3:08 pm    Post subject: Reply with quote

I'm kinda new to phpnuke, but when i was trying to install it it gave me this on the first step of installtion...

Code:
Fatal error: Maximum execution time of 30 seconds exceeded in C:\Abyss Web Server\htdocs\test-phpnuke\install\install2.php on line 140


What can i do to fix that. I did put localhost name in there and tried that gave me the error, then i tried to put the domain name in there gave me a incorrect password and username. Any help?
_________________
Site Administrator of Nucca The Warrior's Website

http://nuccathewarrior.kicks-ass.org
Back to top View user's profile Send private message Visit poster's website
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Sat Nov 17, 2007 1:24 pm    Post subject: Reply with quote

NuccatheWarrior,

The solution is in http://www.aprelium.com/forum/viewtopic.php?p=57364#57364 .
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
NuccatheWarrior
-


Joined: 18 Oct 2007
Posts: 82

PostPosted: Sat Nov 17, 2007 3:21 pm    Post subject: Reply with quote

Thank for the help, but now I;m getting a 500 internal server error. Any solutions?
_________________
Site Administrator of Nucca The Warrior's Website

http://nuccathewarrior.kicks-ass.org
Back to top View user's profile Send private message Visit poster's website
NuccatheWarrior
-


Joined: 18 Oct 2007
Posts: 82

PostPosted: Fri Dec 21, 2007 4:24 pm    Post subject: Reply with quote

nevermind, i fixed the problem, basically increasing the execution time in the php.ini file.
_________________
Site Administrator of Nucca The Warrior's Website

http://nuccathewarrior.kicks-ass.org
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
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


Powered by phpBB phpBB Group