e o make e make install? Quando vc dah o make install eh que ele copia pra dentro da pasta do apache..
tenta assim $ ./configure --with-apxs2=/usr/local/apache2/bin/apxs --enable- versioning --with-mysql --enable-track-vars --with-gd --with-gettext -- enable-ftp --enable-sysvsem --enable-sysvshm --enable-sockets --with- zlib --with-gdbm --with-ndbm --with-jpeg-dir --with-png-dir --with-zlib- dir --with-xpm-dir --with-ttf --with-freetype-dir --with-t1lib --enable- gd-native-ttf $ make $ make install Abra�o, Elizandro Pacheco -----Original Message----- From: "Thiago Carvalho" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Wed, 7 Apr 2004 18:31:35 -0300 (BRT) Subject: [slack-users] problemas para start o apache2 com php compilados > rapaziada! > > blz? > > baixei o source do apache2.0.48 e do php4.3.5... > compilei numa boa os dois.. sem erros.. > > s� que na hora de rodar o apache d� o seguinte erro: > > bash-2.05b# /etc/rc.d/rc.httpd start > Syntax error on line 5 of /etc/apache2/mod_php.conf: > Cannot load /usr/lib/apache2/libphp4.so into server: > /usr/lib/apache2/libphp4.so: > cannot open shared object file: No such file or directory > /usr/sbin/apachectl start: httpd could not be started > > pois �.. e o arquivo realmente n�o est� l� e, n�o existe em lugar > nenhum do pc.. ! > eae? > oq fiz errado?? > > compilei/instalei o apache2 primeiro sem parametros adicionais no > configure... > no php segui os seguintes passos: > > #./configure --with-pear --with-gd --with-mysql > --with-sybase=/usr/local/freetds > --with-libglade > # make > # checkinstall > # rm -f /usr/bin/php* > # ln -sf /usr/local/bin/php /usr/bin/php > # ln -sf /usr/local/bin/phpize /usr/bin/phpize > # ln -sf /usr/local/bin/php-config /usr/bin/php-config > > foi tudo direitinho.. > > thiago > > > -- > GUS-BR - Grupo de Usu�rios Slackware - BR > http://www.slackwarebrasil.org/ > http://www.linuxmag.com.br/mailman/listinfo/slack-users -- GUS-BR - Grupo de Usu�rios Slackware - BR http://www.slackwarebrasil.org/ http://www.linuxmag.com.br/mailman/listinfo/slack-users

