I am using fedora core 3 and this is some of my setup Load config files from the config directory "/etc/httpd/conf.d". # Include conf.d/*.conf << if I coment this, apache starts correctly. I read something about php module problem when I start my computer so i tried to cpmfigure it and I realised that: # PHP is an HTML-embedded scripting language which attempts to make it # easy for developers to write dynamically generated webpages. # LoadModule php5_module modules/libphp5.so << If I coment this, apache starts, but I can't use php scripts, and if I live it like this, Apache fails. thanks. On 5/7/05, Erich Carlson <computerperceptions@xxxxxxxxxxx> wrote: > You need to recompile php using the following, at least that's what I > used for apache 1.3 > > /configure --with-apxs=/usr/local/apache/bin/apxs > > Erich > > On Sat, 2005-05-07 at 12:37 -0300, Juan Alba wrote: > > I want to start apache server and it fails. > > When I saw the starting up of my computer I saw that this module > > (libphp5.so) fails, if I coment it, the apache starts, but I can't use > > php. I need it a lot and is urgent. > > thanks > > -- > > Juan Martin Alba > > > > -- Juan Martin Alba