Thanks Eric, I restore the original httpd.conf file and added the following
# Replace the following with the correct path and version of your php module LoadModule php5_module modules/libphp5.so # (other modules) <FilesMatch \.php$> SetHandler application/x-httpd-php </FilesMatch> It's working fine; Thanks, -Motty -----Original Message----- From: Eric Covener [mailto:[email protected]] Sent: Monday, November 15, 2010 4:01 PM To: [email protected] Subject: Re: [us...@httpd] Apache22 + PHP52 On Mon, Nov 15, 2010 at 6:55 PM, motty.cruz <[email protected]> wrote: > Thanks Eric, > I tried that too! To no success. > http://wiki.apache.org/httpd/PHPDownload --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
