Search found 1 match

by taeschd
Tue Dec 13, 2005 8:39 am
Forum: Webserver and configuration
Topic: install error xml
Replies: 1
Views: 10089

install error xml

i try to configure php under Suse Linux 8.2.


apache runs under /usr/local/apache2

mysql runs under /usr/local/mysql

i use
"
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql
"
or
"
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql --with-libxml-dir=/usr/lib
"
in ...