S Sp-tech Verified User Joined Apr 30, 2004 Messages 19 May 19, 2004 #1 Hello there, Is there anyway we can get direct admin ./build program to install GD2 and recompile php to use GD2 as well? Regards: Simon
Hello there, Is there anyway we can get direct admin ./build program to install GD2 and recompile php to use GD2 as well? Regards: Simon
nobaloney NoBaloney Internet Svcs - In Memoriam † Joined Jun 16, 2003 Messages 25,086 Location California May 19, 2004 #2 DirectAdmin has always just done that for me, installing on RHL 7.3 and on RHL 9. What OS are you using? Jeff
DirectAdmin has always just done that for me, installing on RHL 7.3 and on RHL 9. What OS are you using? Jeff
S Sp-tech Verified User Joined Apr 30, 2004 Messages 19 May 19, 2004 #3 Fedora core 1 So it already installs GD2 ?
ProWebUK Verified User Joined Jun 9, 2003 Messages 1,963 Location UK May 19, 2004 #4 Sp-tech said: So it already installs GD2 ? Click to expand... Yes, 2.0.15 to be exact Chris
nobaloney NoBaloney Internet Svcs - In Memoriam † Joined Jun 16, 2003 Messages 25,086 Location California May 19, 2004 #5 DirectAdmin doesn't use the GD2 libary that comes with the OS; at least not on any of the RHL distributions I've built it on. It build's it, itself, as part of the install process, and from GD2, on every system I've ever built it on. Jeff
DirectAdmin doesn't use the GD2 libary that comes with the OS; at least not on any of the RHL distributions I've built it on. It build's it, itself, as part of the install process, and from GD2, on every system I've ever built it on. Jeff
S Solvik Verified User Joined Mar 17, 2008 Messages 5 Mar 17, 2008 #6 Hi, I compiled PHP5 for DirectAdmin with the forum tutorial. Now I need the gd2 library, but I can't install it. Anybody can help ?
Hi, I compiled PHP5 for DirectAdmin with the forum tutorial. Now I need the gd2 library, but I can't install it. Anybody can help ?
S Solvik Verified User Joined Mar 17, 2008 Messages 5 Mar 17, 2008 #7 I found something, but it seems that it doesn't work. I went to /usr/local/directadmin/customapache, then I did ./build gd-2.0.34.tar.gz and built gd but nothing new Any help would be appreciated Last edited: Mar 17, 2008
I found something, but it seems that it doesn't work. I went to /usr/local/directadmin/customapache, then I did ./build gd-2.0.34.tar.gz and built gd but nothing new Any help would be appreciated
floyd Verified User Joined Mar 29, 2005 Messages 6,255 Mar 17, 2008 #8 Why do you think that GD is not working? phpinfo will tell you if GD is working or not.
S Solvik Verified User Joined Mar 17, 2008 Messages 5 Mar 17, 2008 #9 Because my captcha isn't working. Phpinfo says that gd is enabled.. but that's not true :/ GD Support enabled GD Version bundled (2.0.34 compatible) Click to expand...
Because my captcha isn't working. Phpinfo says that gd is enabled.. but that's not true :/ GD Support enabled GD Version bundled (2.0.34 compatible) Click to expand...
floyd Verified User Joined Mar 29, 2005 Messages 6,255 Mar 17, 2008 #10 If phpinfo says GD is enabled I suggest you believe it and start looking elsewhere for the problem.
S Solvik Verified User Joined Mar 17, 2008 Messages 5 Mar 17, 2008 #11 GD version bundled, does that mean that it's really installed ? I don't think so..
floyd Verified User Joined Mar 29, 2005 Messages 6,255 Mar 17, 2008 #12 Ok I guess I am done here. Have fun chasing that wild goose. Goodbye.
R RadMan Verified User Joined Apr 12, 2007 Messages 195 Location Canada Mar 23, 2008 #13 Solvik said: Because my captcha isn't working. Phpinfo says that gd is enabled.. but that's not true :/ Click to expand... Slovik... Make sure the path to the captcha file and/or image is correct.. We run into this problem whenever we install scripts into subdirectories.. Cheers... Ed
Solvik said: Because my captcha isn't working. Phpinfo says that gd is enabled.. but that's not true :/ Click to expand... Slovik... Make sure the path to the captcha file and/or image is correct.. We run into this problem whenever we install scripts into subdirectories.. Cheers... Ed
S Solvik Verified User Joined Mar 17, 2008 Messages 5 Mar 23, 2008 #14 I think I found the solution. I recompiled PHP with some options (don't remember them). It works now.
I think I found the solution. I recompiled PHP with some options (don't remember them). It works now.