Help! easyapache fails left with non running apache!!?
Hi In the course of an sql upgrade the apache compile must have failed. That has left me with a non functioning apache version.
Now running EasyApache results in the following error..
grep: /usr/lib/libidn.la: No such file or directory
/bin/sed: can't read /usr/lib/libidn.la: No such file or directory
libtool: link: `/usr/lib/libidn.la' is not a valid libtool archive
make: *** [libphp5.la] Error 1
make: *** Waiting for unfinished jobs....
libtool: link: cannot find the library `/usr/lib/libidn.la' or unhandled argument `/usr/lib/libidn.la'
make: *** [sapi/cli/php] Error 1
!! 'make -j2' failed with exit code '512' !!
!! Restoring original working apache !!
!! Executing '/scripts/initsslhttpd' !!
!! Restarting 'httpd' ... !!
Any idea what I can do to get this running again?!? Please!
steve
-
Hello :) Have you recently made any changes to your operating system such as upgrading to a new major version of CentOS? Check to see if the "libidn" and "libidn-devel" packages are installed with a command such as: yum list libidn libidn-devel
Thank you.0
Please sign in to leave a comment.
Comments
1 comment