Recompiling php help
Posted: Tue Jan 02, 2007 8:28 pm
I have a virtual dedicated server with godaddy, my phpinfo is here: http://www.k2xl.com/phpinfox.php
As you can see, it says --without-gd on the configure line. I need to obviously make it say with-gd to be able to use gd in my php coding.
I am running a linux server, and I have putty all ready with root access and I know I need to type to recompile php:
./configure --with-gd
However, I have absolutely NO idea where I'm supposed to type this in. I don't have a folder called php? Couldn't I just put some line into my php.ini?
If you could help me figure this problem, I'd be so grateful you won't even know.
Thanks so much in advance,
-Danny
As you can see, it says --without-gd on the configure line. I need to obviously make it say with-gd to be able to use gd in my php coding.
I am running a linux server, and I have putty all ready with root access and I know I need to type to recompile php:
./configure --with-gd
However, I have absolutely NO idea where I'm supposed to type this in. I don't have a folder called php? Couldn't I just put some line into my php.ini?
If you could help me figure this problem, I'd be so grateful you won't even know.
Thanks so much in advance,
-Danny