Click to See Complete Forum and Search --> : Compiler Installation Problem


Anon
08-11-2000, 04:48 AM
Hello
I try to install php 3.0.16 on a Suse Linux 6.1 Server with Apache 1.3.4.
If I run ./configure --with-mysql --with-apxs=/usr/sbin/apxs the scripts shows the following message by creating config.h:
You have choosen to compile PHP with a different compiler as you used for compiling Apache
Current Compiler: gcc
Apache's Compiler: cc

What should I do?

Thanks for your help
Sam

Anon
08-14-2000, 08:56 AM
I needed to install a newer version of apache!
Now it works!