LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   php not working Fedora 2 (blank screen) (https://www.linuxquestions.org/questions/linux-software-2/php-not-working-fedora-2-blank-screen-223089/)

jomama 08-27-2004 10:34 AM

php not working Fedora 2 (blank screen)
 
I trying to learn how to use php. I am trying to display the simple command

<?
php_info();
?>

I saved it as info.php in /var/www/html/
When I open it in Mozilla all I get is a blank screen. I look at the source and all I have is
<HTML><BODY><</BODY></HTML>


I have tried to write other file and Mozilla asks if I want to save the file. In that code I was trying to open and change a text file.


Anyone have any ideas?

masand 08-27-2004 10:42 AM

hi
u should post this thread in programming forum

also are u sure u have php installed

give ur distribution also

regards


All times are GMT -5. The time now is 11:48 PM.