Re: Apache & PHP (was Re: Question???)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Christoph Wickert said:


> grep -R -i php /etc/httpd/conf.d/
> /etc/httpd/conf.d/php.conf:LoadModule php4_module modules/libphp4.so

bingo.

why not just create a file phpinfo.php and make the contents as such:

<?php phpinfo() ; ?>

that'll either come up and show you tons of php info, or nothing'll happen
(which means php isn't installed/configured)

if you don't have php installed, then do this (as root):

yum install php

and use yum to install other software, it makes life easy.

-d

-+(duncan brown
-+(duncanbrown@xxxxxxxxxxxxxxxxx
-+(http://www.linuxadvocate.net

()  ascii ribbon campaign - against html e-mail
/\                        - against microsoft attachments

Blessed is the man who, having nothing to say, abstains from giving wordy
evidence of the fact.
                -- George Eliot




[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux