Problem with suPHP

Discussion in 'Installation/Configuration' started by nolanpro, Feb 7, 2008.

  1. nolanpro

    nolanpro New Member

    Hi

    I followed the instructions for centos5 with suPHP at http://www.howtoforge.com/suphp_fedora7_centos5_with_ispconfig

    But when I configure, it gets an error on --with-apr=/usr/bin/apr-1-config. Its true, /usr/bin/apr-1-config doesnt exist and it wont configure without it. When just removing it, it gets through configure but it fails on "make".

    Any help would be greatly appreciated! Thanks!!!

    PS: Its a fresh install via the centos5 perfect setup tutorial (excellent tutorial btw!)
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Please run
    Code:
    yum install httpd-devel
    and try again.
     

Share This Page