ispCP - Board - Support
You do not have permission to access this interface! - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: You do not have permission to access this interface! (/thread-8767.html)



You do not have permission to access this interface! - wenu - 12-15-2009 07:52 AM

Hello , i install ISPCP and i have some error in orderpanel . when somebody want entry it they have error "You do not have permission to access this interface!"
Some solution for me?


RE: You do not have permission to access this interface! - gOOvER - 12-15-2009 04:04 PM

Logs? Distro? We can't help with the informations you gave us Wink


RE: You do not have permission to access this interface! - wenu - 12-15-2009 06:28 PM

Distro -debian lenny

Where i can finde log file?

var/log/ispcp?
there are all file empty

only this


iptables: Chain already exists
iptables: Chain already exists


i have more error .
when i add new user for ressler panel
my browser give me error "Connection to server was reset while page loads"
when i restart apache error disappears

when i give
/etc/init.d/apache2 restart
[warn] NameVirtualHost *:80 has no VirtualHosts


Sorry for my bad english :<


RE: You do not have permission to access this interface! - Nuxwin - 12-16-2009 09:35 AM

Hi ;

(12-15-2009 06:28 PM)wenu Wrote:  Distro -debian lenny

Where i can finde log file?

var/log/ispcp?
there are all file empty


You should change the value of DEBUG ( DEBUG = 1 instead of DEBUG = 0 ) in your /etc/ispcp.conf to enable the debug mode.

(12-15-2009 06:28 PM)wenu Wrote:  i have more error .
when i add new user for ressler panel
my browser give me error "Connection to server was reset while page loads"
when i restart apache error disappears


You use what fastCGI module ? fastcgi or fcgid ?

(12-15-2009 06:28 PM)wenu Wrote:  when i give
/etc/init.d/apache2 restart
[warn] NameVirtualHost *:80 has no VirtualHosts


Already fixed in 1.0.3.


Cheers;