enable GD support in php
|
Ambitious contributor
|
|
| 21Feb2009,14:02 | #1 |
|
My Client just purchased new server and he does not have the GD enabled and so would like to know how can I do this ?
|
|
Go4Expert Founder
|
![]() |
| 21Feb2009,14:06 | #2 |
|
Normally PHP comes with a bundled GD and check out the phpinfo Also try the following command
Code:
yum install php- gd |
|
Ambitious contributor
|
|
| 21Feb2009,14:10 | #3 |
|
Thanks for that and would let know the outcome
|
