On 20 Aug 2001 01:55:17 -0000
"Muhammad Askari A" <[EMAIL PROTECTED]> wrote:
> Masalah Setup Php-4.0.4pl1 :
> Masalahnya adalah setelah melakukan extract....<success>, kemudian pada
> saat : ./configure
> saya menggunakan perintah seperti di bawah ini :
> $ ./configure --with-mysql --with-apxs
> (karena MySQL dan Apache telah terinstall)
>
> setelah proses berlangsung, diakhir proses muncul pesan seperti di bawah
> ini :
>
> Configuring SAPI Modules
> checking for AOL server Support .....no
> checking for Apache module support via DSO through APXS....
> ./configure : apxs : Command not found
> sorry, I was not able to success fully run APXS. Possible reasons:
> 1. Perl is not Installed;
> 2. Apache was not compiled with DSO support (--enable-module=SO);
> 3. 'apxs' is not in your path.
> configure: error: ;
Misalnya apxs ada di /usr/local/apache/bin/apxs, coba spt ini:
./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs
--
Asfihani - UIN 85858803
http://www.cakraweb.com/~asfik
--
Utk berhenti langganan, kirim email ke [EMAIL PROTECTED]
Dapatkan FAQ milis dg mengirim email kosong ke [EMAIL PROTECTED]
Informasi arsip di http://www.linux.or.id/milis.php3