Problem with Cpanel for web access!!HELPME!!

Luisc

Registered
May 24, 2010
3
0
51
hello all,

I have a Cpanel mounting procedures, but when entering via web http://IP:2086 no avail, only a message that says there is no connection, I've checked the firewall off and I do not go, I would like to know what could be my error or I need to configure.

cpanel is worth mentioning that this is 15 days

While waiting for your comments
 

cPanelDon

cPanel Quality Assurance Analyst
Staff member
Nov 5, 2008
2,544
13
268
Houston, Texas, U.S.A.
cPanel Access Level
DataCenter Provider
hello all,

I have a Cpanel mounting procedures, but when entering via web http://IP:2086 no avail, only a message that says there is no connection, I've checked the firewall off and I do not go, I would like to know what could be my error or I need to configure.

cpanel is worth mentioning that this is 15 days

While waiting for your comments
To properly diagnose it will help greatly if you could provide some additional details, such as the following:
1.) Are you running a firewall on the system, or are you using an external firewall? Either of the following commands will help to see if you have an active iptables-based firewall running locally on the system:
Code:
# iptables -L -nv
# /etc/init.d/iptables status
2.) Via command-line (CLI) root SSH access, please enter the following commands and provide us with the output that is displayed by each:
Code:
# lsof +c0 -nPi4:2086,2087
# grep -H '' /etc/*-release /usr/local/cpanel/version /var/cpanel/envtype
If more direct or hands-on assistance is needed, you are welcome to submit a support request (via "support.cpanel.net"); I recommend letting your cPanel license provider take a look to see what may be happening on the system and check the status of your cPanel installation.
 

Infopro

Well-Known Member
May 20, 2003
17,075
524
613
Pennsylvania
cPanel Access Level
Root Administrator
Twitter
hello all,

I have a Cpanel mounting procedures, but when entering via web http://IP:2086 no avail, only a message that says there is no connection, I've checked the firewall off and I do not go, I would like to know what could be my error or I need to configure.

cpanel is worth mentioning that this is 15 days

While waiting for your comments

I'm not sure I understand the question or what you're attempting to do, but it sounds like you have a script that you want to be able to login to your cPanel server with?

If you can provide more details that cPanelDon has requested and explain a bit more of what you're hoping to do here someone can help I'm sure.
 

Luisc

Registered
May 24, 2010
3
0
51
To properly diagnose it will help greatly if you could provide some additional details, such as the following:
1.) Are you running a firewall on the system, or are you using an external firewall? Either of the following commands will help to see if you have an active iptables-based firewall running locally on the system:
Code:
# iptables -L -nv
# /etc/init.d/iptables status
2.) Via command-line (CLI) root SSH access, please enter the following commands and provide us with the output that is displayed by each:
Code:
# lsof +c0 -nPi4:2086,2087
# grep -H '' /etc/*-release /usr/local/cpanel/version /var/cpanel/envtype
If more direct or hands-on assistance is needed, you are welcome to submit a support request (via "support.cpanel.net"); I recommend letting your cPanel license provider take a look to see what may be happening on the system and check the status of your cPanel installation.

hello,

Thanks for your prompt response,

1. If I use an External Firewall but I've given all necessary permissions to my IP address.

2. If I access my server via SSH.
/ Etc / redhat-release: CentOS release 5.5 (Final)
/ Usr / local / cpanel / version :11.25.0-RELEASE_45750
grep: / var / cpanel / envtype [/ CODE]: No such file or directory.

Sure I'd like to get a license but for now I want to see if everything goes well.

After so many vuentas friend, I and return service cpanel ainiciar I realized coming out this FOLLOWING Error:

Can not locate version.pm in @ INC (@ INC contains: / scripts / usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi / usr/lib/perl5/site_perl/5.8.8 / usr/lib/perl5/site_perl / usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi / usr/lib/perl5/vendor_perl/5.8.8 / usr/lib/perl5/vendor_perl / usr / lib/perl5/5.8.8/i386-linux-thread-multi / usr/lib/perl5/5.8.8.) at / scripts / Cpanel / CPAN / Getopt / Param.pm line 7.

which is what might be happening, I force the installation and I get the same error again.

While waiting for your comments

Regards