ssh into server.
enter:
Then in WHM, run Apache update.
Check for gd library using:
I started using Linux yesterday, so please don't ask for help....
Just thought it'd be useful for any other newbs like me
hope it helps,
-- Donkikong
My setup:
WHM 10.8.0 cPanel 10.9.0-R10737
Fedora x86_64 - WHM X v3.1.0
enter:
Code:
yum install gd-devel
Check for gd library using:
Code:
<?php
phpinfo();
?>
Just thought it'd be useful for any other newbs like me
hope it helps,
-- Donkikong
My setup:
WHM 10.8.0 cPanel 10.9.0-R10737
Fedora x86_64 - WHM X v3.1.0
Last edited: