aku pengen belajar web database aku dah nginstal
mysql,mysql-client,mysql-devel, apache, apache-devel (semuanya dari rpm)
tapi gagal terus waktu nginstall php3 :
aku coba nginstall php3
1. setelah diuncompress di /tmp/php-3.0.11/ :
# ./configure --with-apxs=/usr/sbin/apxs \
--with-mysql (sukses)
# make (sukses)
# cp libphp3.so /etc/httpd/modules
# /etc/rc.d/init.d/httpd restart
--------> Syntax error on line 67 of /etc/httpd/conf/httpd.conf
cannot load /etc/httpd/modules/libphp3.so into server:
/etc/httpd/modules/libphp3.so
Undefined symbol: ap_regexec
kenapa ?
2. kucoba ulang dari /tmp/php-3.0.11/
#./configure --with-apxs=/usr/sbin/apxs \
--with-config-file-path: /etc/httpd \
--with-mysql \
--with-zlib \
--with-imap \
--with system-regex
# make
# make install
---------->cp libphp3.so modules/libphp3.so
cp cannot create regular file 'modules/libphp3.so'
No such file or directory
apxs: break command failed with rc=65536
.......dst kenapa ?
3. terus kucoba buat direktori /tmp/php.../modules
# make install
---->/usr/sbin/apxs -i -n php3 libphp3.so
cp libphp3.so modules/libphph3.so
chmod 755 modules/libphp3.so
# cp php3.ini-dist /etc/httpd/php3.ini
???? hasilnya sama dengan nomor 1 ? kenapa ?
????? waktu apache direstart errornya sama dengan nomor 1 ? kenapa ?
4. kucoba copy dari /tmp/php.../modules/libphp3.so ke
/etc/.../httpd/modules/libphp3.so
hasilnya waktu restart apache
---------> cannot load ... dst....dst
undefined symbol: gss_mech_krb5 ???
tolong dong !
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
--------------------------------------------------------------------------------
Utk berhenti langganan, kirim email ke [EMAIL PROTECTED]
Informasi arsip di http://www.linux.or.id/milis.php3
Pengelola dapat dihubungi lewat [EMAIL PROTECTED]