So if I even try to pull the perl version as a regular user it seg faults and core dumps on a mostly default install. NOTHING has been done to perl. Besides activating CSF firewall. The server is just CentOS 5.8 x64 with a default cPanel install.
Any ideas on what might be wrong here? Or is this just another thing intended that has me about a hair away from moving away from cPanel and going to a competitor or doing completely away with a control panel all together.
Code:
[email protected] [/etc]# perl --version
This is perl, v5.8.8 built for x86_64-linux
Copyright 1987-2006, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
Code:
[email protected] [~]# perl --version
Segmentation fault (core dumped)