Fokus ke "syntax eror on line 222..." aja. Mestinya syntax error hanyalah syntax error:). Hindari pemakaian spasi yg gak perlu karena beberapa editor lama "sensitif" sama spasi.
Maaf klo belum membantu. --- adi nugroho <[EMAIL PROTECTED]> wrote: > saya mau tanya : > saya sudah install mysql-3.33 > ./configure --prefix=/usr/local/mysql > make > make install > udah install db > safe_mysqld & oke > udah password root > > apache 1.3.22 > ./configure --prefix=/usr/local/apache > --enable-shared=max > make > make install > di test oke > > php 4.04 > ./configure --with-apxs=/usr/local/apache/bin/apxs > --with-mysql=/usr/local/mysql > make > make install > > udah ilangin # di httpd.conf untuk addtype...... > .php > > waktu saya restart apache > /usr/local/apache/bin/apachectl > muncul tulisan : > syntax eror on line 222 of > /usr/local/apache/conf/httpd.conf > Cannot load /usr/local/apache/libexec/libphp4.so > into server: > libmysqlclient.so.10: cannot open shared object > file: No such file or > directory > ./apachectl start: httpd could not be started > > kenapa padahal mysqlnya udah tak aktifkan > /usr/local/mysql/bin/safe_mysqld & > > please help me ! > __________________________________________________ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
