Howdy!
I'm trying to run an apache update, and I'm including the "GD" checkbox, but GD doesn't seem to be installed after the update completes.
What could I be doing wrong? I've never had an issue before and I've updated multiple times.
Thanks!
I'm trying to run an apache update, and I'm including the "GD" checkbox, but GD doesn't seem to be installed after the update completes.
Code:
Building Apache Config.....Done
Downloading and compiling apache+modules....
Verifying archive integrity... All good.
Uncompressing buildapache......................................................................................................................................................................................................................................
Checking Update System......../etc/rc.d/init.d/httpd start: httpd started
Setting /home permissions to 0711......Done
Fetching http://httpupdate.cpanel.net/buildapache/1/php-4.4.4.tar.gz (0)[email protected]%...2%...3%...4%...5%...6%...7%...8%...9%...10%...11%...12%...13%...14%...15%...16%...17%...18%...19%...20%...21%...22%...23%...24%...25%...26%...27%...28%...29%...30%...31%...32%...33%...34%...35%...36%...37%...38%...39%...40%...41%...42%...43%...44%...45%...46%...47%...48%...49%...50%...51%...52%...53%...54%...55%...56%...57%...58%...59%...60%...61%...62%...63%...64%...65%...66%...67%...68%...69%...70%...71%...72%...73%...74%...75%...76%...77%...78%...79%...80%...81%...82%...83%...84%...85%...86%...87%...88%...89%...90%...91%...92%...93%...94%...95%...96%...97%...98%...99%...100%......Done
Untarring php....Done
Applying CURL curl_formfree patch
patching file ext/curl/curl.c
Hunk #1 succeeded at 724 (offset 179 lines).
Hunk #2 succeeded at 913 (offset 28 lines).
Running configure:
LDFLAGS="-L/usr/X11R6/lib64" /home/cpapachebuild/buildapache/callbacklog --prog configure --dir /home/cpapachebuild/buildapache/build-log -- --with-apxs=/usr/local/apache/bin/apxs --prefix=/usr/local --with-xml --enable-bcmath --enable-calendar --enable-ftp --enable-magic-quotes --with-mysql=/usr --enable-discard-path --with-pear --enable-sockets --enable-track-vars --with-zlib
./configure [@php-4.4.4]...(--with-apxs=/usr/local/apache/bin/apxs --prefix=/usr/local --with-xml --enable-bcmath --enable-calendar --enable-ftp --enable-magic-quotes --with-mysql=/usr --enable-discard-path --with-pear --enable-sockets --enable-track-vars --with-zlib).... . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Done
make [@php-4.4.4]...(-j 1 clean).... Done
make [@php-4.4.4]...(-j 1).... . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Done
make [@php-4.4.4]...(install).... . . . . . . . . . Done
/etc/rc.d/init.d/httpd start: httpd started
./configure [@php-4.4.4]...(--prefix=/usr --with-xml --enable-bcmath --enable-calendar --enable-ftp --enable-magic-quotes --with-mysql=/usr --enable-discard-path --with-pear --enable-sockets --enable-track-vars --with-zlib).... . . . . . . . . . . . . . . . . . . . . . . . Done
make [@php-4.4.4]...(-j 1 clean).... Done
make [@php-4.4.4]...(-j 1).... . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Done
make [@php-4.4.4]...(install).... . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Done
initfpsuexec: using apache 1.x support
PHP version file has been updated to 4.4.4
Executing /scripts/postbuildapache (if exists)...Done
/etc/rc.d/init.d/httpd start: httpd started
Thanks!