setup php5.0.3 with apache 2 on mandrake box

Whether you are using Linux on the desktop or as a server, it's still good that you're using Linux. Linux related questions go here.

Moderator: General Moderators

Locked
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
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

no double posting.

original thread: viewtopic.php?t=28971
Locked