Author |
Message |
TheEnforcer
Hangin' Around

Joined: Jun 05, 2005
Posts: 37
|
Posted:
Tue Jun 21, 2005 3:06 pm |
|
I am trying to access my admin on my site, I get a pop up form Nuke NS to log in. I log in it says forbidden Autorization required. Is there away to fox this? |
|
|
|
 |
TheEnforcer

|
Posted:
Tue Jun 21, 2005 3:11 pm |
|
I can access the forum admin but not the nule admin why how can this be why cant i login to nuke admin |
|
|
|
 |
kguske
Site Admin

Joined: Jun 04, 2004
Posts: 6437
|
Posted:
Tue Jun 21, 2005 3:19 pm |
|
This is the HTTP admin authentication prompt. The user ID and encrypted password should be stored in a .staccess file somewhere on your server. If that file doesn't exist or you don't enter the correct password, you won't be able to log into the Nuke Admin. If you don't know the HTTP admin authentication password or user, you can remove the .htaccess file in your root Nuke directory to bypass HTTP admin authentication. If you do this, you should re-enable it later either by manually changing the .htaccess and configuring the .staccess (or other file for storing the HTTP admin user and encrypted password) or by using the NukeSentinel functions for doing this (assuming you have a newer version of NukeSentinel). |
_________________ I search, therefore I exist...
Only registered users can see links on this board! Get registered or login! |
|
|
 |
TheEnforcer

|
Posted:
Tue Jun 21, 2005 3:27 pm |
|
How do you configure those files? |
|
|
|
 |
kguske

|
Posted:
Tue Jun 21, 2005 5:33 pm |
|
Check the Only registered users can see links on this board! Get registered or login! for instructions and information on configuring it through NukeSentinel. Search the forums here for instructions on manually editing / configuring. |
|
|
|
 |
TheEnforcer

|
Posted:
Tue Jun 21, 2005 5:59 pm |
|
I cant find that info on configing those files may be I am blind |
|
|
|
 |
kguske

|
Posted:
Tue Jun 21, 2005 6:15 pm |
|
|
|
 |
TheEnforcer

|
Posted:
Tue Jun 21, 2005 6:29 pm |
|
Yup I removed .htccess so I can acces it now but now I cant get into the forums admin I get a blak page and the beware hackers blocks do nto show the pictures it says you cant acces this director or something ANy help? |
|
|
|
 |
kguske

|
Posted:
Tue Jun 21, 2005 6:35 pm |
|
Have you verified that the pictures are located where they are expected?
There is probably a parsing error on the forums admin page. Did you make any recent changes? Also, check your error log to see if it tells you the problem. You may need to turn the PHP display_errors setting on - this is normally done in the php.ini file, but can be overridden in PHP programs. Later versions of PHP-Nuke have a setting in the config.php file. If display_errors is on, then you should see a PHP parsing error when displaying the forums admin page. It will tell you exactly where the problem is. |
|
|
|
 |
kguske

|
Posted:
Tue Jun 21, 2005 6:37 pm |
|
It could also be an authority problem. If it thinks you are not authorized, it might die with no error message or warning, resulting in a blank page. |
|
|
|
 |
TheEnforcer

|
Posted:
Tue Jun 21, 2005 6:41 pm |
|
I am the GOD admin, I do not understand these issues. I have done the file edits thet were specified in the Manual for NS |
|
|
|
 |
TheEnforcer

|
Posted:
Tue Jun 21, 2005 6:42 pm |
|
Where Is The PHP INI File? |
|
|
|
 |
kguske

|
Posted:
Tue Jun 21, 2005 6:52 pm |
|
I don't think it's a display errors issue. I think something in the upgrade / installation of NS isn't correct, so even though you're an admin, it's looking for something else. I'm looking at a similar problem on another site at the moment, and I'll post the results here when I find it. Chances are you have a similar problem... |
|
|
|
 |
TheEnforcer

|
Posted:
Tue Jun 21, 2005 6:55 pm |
|
Ok Thank you this was a fresh install of NS as I have never installed it before |
|
|
|
 |
TheEnforcer

|
Posted:
Tue Jun 21, 2005 7:02 pm |
|
Is there also a file to configure the .stacces or is that file just blank? |
|
|
|
 |
TheEnforcer

|
Posted:
Tue Jun 21, 2005 7:03 pm |
|
Also I how do I enable that error checking thing |
|
|
|
 |
kguske

|
Posted:
Tue Jun 21, 2005 7:03 pm |
|
Initially it's blank. You can add to it using the NukeSentinel HTTP Admin Auth configuration. |
|
|
|
 |
TheEnforcer

|
Posted:
Tue Jun 21, 2005 7:04 pm |
|
I configured the .htacess file as to the links above said to and now I get this when I try and load my site
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@designpursuit.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
Any info? |
|
|
|
 |
kguske

|
Posted:
Tue Jun 21, 2005 7:11 pm |
|
remove or rename the .htaccess file again. |
|
|
|
 |
TheEnforcer

|
Posted:
Tue Jun 21, 2005 7:21 pm |
|
I removed it and it worked to get the site back up but I dont think nyke sentainial s working or i dot know how to check itf it is working properly as I cant get in the forum admin i guess it is a bug but what not also how can i tell if NS is working? |
|
|
|
 |
kguske

|
Posted:
Tue Jun 21, 2005 7:38 pm |
|
Regarding the blank forums admin page: As I suspected, the other site was missing some important changes. See Only registered users can see links on this board! Get registered or login! and check to make sure ALL edits have been made for the patched version you are using and the update of phpBB.
If you're still stumped, please do a search here on blank forums admin, and you'll find tons of posts that all basically result in: make sure all the edits for patched updates and forum updates have been made correctly. The other site missed one change...but we found the needle in that haystack. |
|
|
|
 |
TheEnforcer

|
Posted:
Tue Jun 21, 2005 7:40 pm |
|
Do you know the link for the necessary file changes as I done mainfile the admin file the java script etc |
|
|
|
 |
kguske

|
Posted:
Tue Jun 21, 2005 7:46 pm |
|
Usually, the changes are detailed in both the patched updates and forum updates. Chatserv provides excellent documentation for both that can walk you through the changes that are necessary. |
|
|
|
 |
TheEnforcer

|
Posted:
Tue Jun 21, 2005 7:56 pm |
|
|
|
 |
kguske

|
Posted:
Tue Jun 21, 2005 8:03 pm |
|
Sorry. I assumed you were more familiar with PHP-Nuke. Chatserv (do a search on his user ID in the forums here or visit http://nukefixes.com or http://nukeresources.com) had written MANY tweaks, fixes, addons, etc., including the Nuke Patched series and much of the BBtoNuke conversion and upgrades. He also contributed to NukeSentinel.
I'd strongly recommend you read the NukeSentinel manual carefully and thoroughly. NukeSentinel is a powerful tool if you know how to and use it correctly. A lot of time went into creating the NukeSentinel manual, so you'll likely find answers to most of your questions about it by starting there. If not, search the forums here carefully. You'll not likely find better support for PHP-Nuke anywhere. |
|
|
|
 |
|