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