<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.1">
</HEAD>
<BODY>
Hi Mo, <BR>
<BR>
Let the package manager handle it all for you the conf files tend to be modularised these days and you only need to manually edit the conf if you are compiling from source. <BR>
<BR>
yum install php php-pear php-mysql php-eaccelerator php-devel php-dom php-gd php-mbstring php-tidy<BR>
<BR>
will get you started and any other modules can be installed in the same painless way<BR>
<BR>
Dave<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<BR>
<BR>
</TD>
</TR>
</TABLE>
On Wed, 2010-01-06 at 11:36 +0000, Mo Awkati wrote:
<BLOCKQUOTE TYPE=CITE>
    Hi <BR>
    <BR>
    I recently installed Fedora 12, installed Apache, Mysql and PHP. I can start and stop Apache and Mysql, but I can't load PHP in Apache. I looked at the httpd.conf file and obviously there are no modules for PHP there. I have searched the net and looked in my books and the instructions I am coming across&nbsp; just don't seem to correspond with my installation. <BR>
    <BR>
    My understanding is I need to do the following in the httpd.conf file<BR>
    <BR>
    LoadModule&nbsp; php5_module&nbsp; /usr/lib/httpd/modules/libphp5.so<BR>
    <BR>
    and<BR>
    <BR>
    <BR>
    AddType application/x-httpd-php&nbsp; .php<BR>
    <BR>
    I have done this but still when I open a php file in the browser it does not process the php code. <BR>
    <BR>
    Any ideas where I am going wrong?<BR>
    <BR>
    Cheers<BR>
    <BR>
    Mo<BR>
    <BR>
    <BR>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
<PRE>
_______________________________________________
Phpwm mailing list
Website : <A HREF="http://www.phpwm.org">http://www.phpwm.org</A>
Twitter : <A HREF="http://www.twitter.com/phpwm">http://www.twitter.com/phpwm</A>
Facebook: <A HREF="http://www.facebook.com/group.php?gid=2361609907">http://www.facebook.com/group.php?gid=2361609907</A>

Post to list: <A HREF="mailto:Phpwm@mailman.lug.org.uk">Phpwm@mailman.lug.org.uk</A>
Archive etc : <A HREF="https://mailman.lug.org.uk/mailman/listinfo/phpwm">https://mailman.lug.org.uk/mailman/listinfo/phpwm</A>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>