NickTheGreek 160 Report post Posted November 12, 2016 "The command below will output version numbers for your OS, cPanel, Apache, PHP, and MySQL. In addition, it will output information about your cPanel update preferences and environment type. Include this information in your thread so we can better answer your question and reproduce an issue." grep '' /etc/redhat-release /usr/local/cpanel/version /var/cpanel/envtype ; grep CPANEL= /etc/cpupdate.conf ; httpd -v ; php -v ; mysql -V 4 Quote Share this post Link to post Share on other sites
NickTheGreek 160 Report post Posted November 12, 2016 sample output 1 Quote Share this post Link to post Share on other sites