> Saya mencoba install PHP 3 di RedHat 6.0. dan sudah mengikuti instruksi
> yang ada di Install.RedHat.
>
> Sewaktu saya mencoba : ./configure --with-apxs=/usr/sbin/apxs --with-pgsql
> --with-ldap
> menghasilkan error : configure: error: Unable to find ldap.h
>
Mas, ldap itu apa sudah tau kan ? ;-)
Install ldap dan librarynya
kalau engga mau pake ldap, buang option --with-ldap
> lalu saya kurangi statement tsb menjadi :
> ./configure --with-apxs=/usr/sbin/apxs --with-pgsql
>
> proses configure berhasil, tetapi gagal sewaktu make.
> error-nya:
> In file included from internal_functions.c:59:
> functions/php3_pgsql.h:46: libpq-fe.h: no such file or directory
> functions/php3_pgsql.h:47: libpq\libpq-fs.h: no such file or directory
> make: *** [internal_functions.o] error 1
>
Mas, PosGreSQLnya udah terpasang kan ?
Install librarynya
> lalu saya kurangi lagi statement configure-nya menjadi:
> ./configure --with-apxs=/usr/sbin/apxs
>
> muncul error sewaktu proses make, error-nya:
> apxs: Break: Command failed with rc=131072
> make: *** [libphp3.so] error 1
>
>
Apache yang terpasang versi berapa ? udah pake apxs belum ?
Mas, apxs itu apa udah tau kan ? ;-)
Sudah diperbaiki seperti saran installation guide-nya PHP ?
cari lokasi apxs dan buat link ke /usr/bin atau copy ke /usr/bin
Rizky
--------------------------------------------------------------------------------
Utk berhenti langganan, kirim email ke [EMAIL PROTECTED]
Informasi arsip di http://www.linux.or.id/milis.php3
Pengelola dapat dihubungi lewat [EMAIL PROTECTED]