View Single Post
  #1 (permalink)  
Old 20-Sep-2006, 11:10
anonymous@nodomain.com
Guest
 
Posts: n/a
Default recompiling php on 10.1

I'm trying to recompile php on SuSE 10.1 that but can't seem to find the
aspx2 modules. The configure command includes
'--with-apxs2=/usr/sbin/apxs2-prefork i586-suse-linux' which was a
configuration that worked on SuSE 10.0.

I can't seem to find the apxs2 anywhere on 10.1. I have apache2_mod_perl
installed and perl seems to be working but not apxs2.

Any ideas on how to recompile php to include apxs2 on SuSE 10.1?