You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 46 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Access Denied in Admin Panel [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
Raven
General
General


Joined: Mar 22, 2003
Posts: 5233

Location: USA

PostPosted: Tue Jun 03, 2003 11:00 am Reply with quoteBack to top

This is almost 100% of the time caused by a misconfiguration of your database connection parameters in your config.php file. And, the most often misconfigured item is the $dbtype parameter. If you are using MySQL, then this must be set to MySQL (case sensitive) regardless of the version of MySQL that you are using. If you are convinced that your settings are correct, then download the conntest script from http://nukecops.com/downloads-file-6.html and post the link with your problem report.

_________________
Those who hear not the music think the dancers mad.
Raven Web Hosting|My Scripts & Stuff
Find all posts by RavenView user's profileSend private messageVisit poster's website
logan-5-
Private
Private


Joined: Oct 31, 2004
Posts: 46


PostPosted: Sat Nov 06, 2004 6:06 pm Reply with quoteBack to top

All i done to fix that was edited my config.php and the sql setings to allow admin temp access from any account for 300 seconds as of 12-10-2004 allowed any1 to access admin for 300 seconds long enough for an admin to change their own password pretty risky but it worked.
Find all posts by logan-5-View user's profileSend private message
elr
Captain
Captain


Joined: Mar 09, 2004
Posts: 329


PostPosted: Sun Nov 28, 2004 1:15 pm Reply with quoteBack to top

This might also happen if you install chatserv's patched versions and are on a server that is running php-cgi. Those patches are not designed to work as php-cgi

Just a sanity check if this happens to you.
Find all posts by elrView user's profileSend private message
Melcindria
Corporal
Corporal


Joined: Oct 17, 2003
Posts: 51


PostPosted: Fri Dec 24, 2004 1:24 pm Reply with quoteBack to top

I am having this same problem and did use Chatserv's security pathces. Two things.

First, the link Raven provided doesn't work (or I'm missing something b/c it's just taking me back to ww.nukecops.com). Anyone have a link to the analyze file she's refering to?

Second, if it IS the Chatserv patch, then is there any way I can get the security patches but also have my site running? I'd hate to have a site w/o the patches...
Find all posts by MelcindriaView user's profileSend private message
hagii
Nuke Cadet
Nuke Cadet


Joined: Jan 07, 2005
Posts: 2


PostPosted: Sat Jul 09, 2005 3:19 am Reply with quoteBack to top

I have noticed that will also sometimes happen if you used special characters in the god user name....
Find all posts by hagiiView user's profileSend private message
antiscam
Nuke Soldier
Nuke Soldier


Joined: Jun 03, 2003
Posts: 25


PostPosted: Sat Jul 09, 2005 4:28 am Reply with quoteBack to top

I get an access denied in the admin panel but just for the forums. Everything else works fine. If I click the Forum admin icon I get the following :

Quote:
A file permissions error has occurred. Please check the permissions on the script and the directory it is in and try again.


I have Chatserv's patches installed (it's nuke 7.7 by the way) and also have another site updated in the same way on the same server but that doesn't have the same problem.

Oh and my host does unfortunatly run php as a cgi script Sad

There has to be some way to fix this ?
Find all posts by antiscamView user's profileSend private message
keaarori
Nuke Cadet
Nuke Cadet


Joined: Sep 14, 2005
Posts: 7


PostPosted: Sat Sep 17, 2005 6:27 pm Reply with quoteBack to top

I get this when i use my sub domain on my site and that is it is there a way ican fix this so i can have a domain set up specialy for this site

see

cwm.eternal-hosting.net/admin.php
Eternal-hosting.net/cwm/admin.php
Find all posts by keaaroriView user's profileSend private message
Evaders99
Site Admin
Site Admin


Joined: Aug 17, 2003
Posts: 12373


PostPosted: Sat Sep 17, 2005 7:51 pm Reply with quoteBack to top

It should work on a subdomain. What version are you using?

Tried clearing your cookies?

_________________
Helping those that help themselves
Read FIRST or DIE!

"Fighting is terrible, but not as terrible as losing the will to fight."
Star Wars Rebellion Network - Need Help? Evaders Squadron Coding
Find all posts by Evaders99View user's profileSend private messageVisit poster's websiteAIM Address
keaarori
Nuke Cadet
Nuke Cadet


Joined: Sep 14, 2005
Posts: 7


PostPosted: Sun Sep 18, 2005 2:40 pm Reply with quoteBack to top

i have no clue all i kno is i need to update it
Find all posts by keaaroriView user's profileSend private message
waddy
Nuke Cadet
Nuke Cadet


Joined: Nov 18, 2006
Posts: 2


PostPosted: Fri Nov 17, 2006 4:31 pm Reply with quoteBack to top

Hi, I am very new to PHPNuke. I am trying to set up phpnuke on my site at the moment but I'm having some difficulty. I changed the settings in my config.php file to :


Quote:
$dbhost = "82.110.105.77";
$dbuname = "web77-waddy";
$dbpass = "*****";
$dbname = "web77-waddy@localhost";
$prefix = "nuke";
$user_prefix = "nuke";
$dbtype = "MySQL";
$sitekey = "361549abc123";
$gfx_chk = 0;
$subscription_url = "";
$admin_file = "admin";
$nuke_editor = 1;
$display_errors = false;


I then uploaded all the files to my server. But now when I try to access www.mysite.com/admin.php it comes up with ' A file permissions error has occurred. Please check the permissions on the script and the directory it is in and try again. '

I was wondering if there was anything in my config.php that was causing this. Seeing as you guys know a lot about phpnuke, could you please help me out.

BTW, I'm using a Linux (Red Hat) box.
Find all posts by waddyView user's profileSend private message
Evaders99
Site Admin
Site Admin


Joined: Aug 17, 2003
Posts: 12373


PostPosted: Sun Nov 19, 2006 7:05 pm Reply with quoteBack to top

That is a weird error, it sounds like something with your file system. Can you run any PHP scripts?

A standard phpinfo:

Code:

<?
phpinfo();
?>

_________________
Helping those that help themselves
Read FIRST or DIE!

"Fighting is terrible, but not as terrible as losing the will to fight."
Star Wars Rebellion Network - Need Help? Evaders Squadron Coding
Find all posts by Evaders99View user's profileSend private messageVisit poster's websiteAIM Address
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
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 © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.485 Seconds - 223 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::