PHP 5.2 installation with GD on CentOS 6
        Posted  
        
            by 
                Pratik Thakkar
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Pratik Thakkar
        
        
        
        Published on 2012-03-30T06:48:35Z
        Indexed on 
            2012/03/30
            11:31 UTC
        
        
        Read the original article
        Hit count: 383
        
I am trying to install PHP 5.2.17 on CentOS 6.2. I have downloaded RPMs from http://www6.atomicorp.com/channels/atomic/centos/6/i386/RPMs/
Problem is that the PHP RPM seems to have GD disabled by default. Hence in spite installing php-gd RPM, GD is disabled.
Is there any way that I can enable GD. Atomicorp seems to be the only website that has PHP 5.2.17 RPMs.
I am not an advanced user to be able to compile PHP.
I would appreciate help on this.
© Server Fault or respective owner