setup php5.0.3 with apache 2 on mandrake box

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
lisapapaya
Forum Newbie
Posts: 2
Joined: Thu Dec 30, 2004 1:08 am

setup php5.0.3 with apache 2 on mandrake box

Post by lisapapaya »

hey guys, i've puzzled by this problem from a while, i am a newcomer in apache php and linux, so please help!

my system= mandrake9.2 (mySql is installed ny default)
i installed apache2 later, then i downloaded php5.0.3, untared it, then
./configure --with-apxs2=/usr/lib/apache2/bin/apxs2 --with-mysql
there are lots of output there, but it seems finished OK, later i tried to 'make' it, it reports a error said 'no makefile found', i check the directory, there is reallt no Makefile there, what is the problem?


thanks


Kevin
Post Reply