Re: [PHP] Installing PHP 5.0.2 on Fedora Core 2

2004-10-13 Thread Greg Donald
On Wed, 13 Oct 2004 15:55:46 -0400, Don <[EMAIL PROTECTED]> wrote: > I'm getting an error trying to install PHP 5.0.2 on a fresh Fedora Core 2 > installation: > > "Sorry, I cannot run apxs > apxs was not found" > > I verified this by searching the drive, it is not there. Is Apache > installed by

[PHP] Installing PHP 5.0.2 on Fedora Core 2

2004-10-13 Thread Don
Hi, I'm getting an error trying to install PHP 5.0.2 on a fresh Fedora Core 2 installation: "Sorry, I cannot run apxs apxs was not found" I verified this by searching the drive, it is not there. Is Apache installed by default without using --enable-so ? If so, what can I do? Thanks,