biscuitboy
Technical User
Hi,
Im a first time user of linux and have just installed Fedora2. What I want to be able to do is design a html document with php contected to a mysql database. The problem I have is that when I try even the most simple strings of code for php like:
<?php
print ("test");
?>
when I run it trough the internet explorer It comes up with a blank screen.
Is this because php isnt installed or do I need to change a setting? I have been to the php.net website and it states that php is normally bundled with linux.
Any help would be much appreciated
Regards
Im a first time user of linux and have just installed Fedora2. What I want to be able to do is design a html document with php contected to a mysql database. The problem I have is that when I try even the most simple strings of code for php like:
<?php
print ("test");
?>
when I run it trough the internet explorer It comes up with a blank screen.
Is this because php isnt installed or do I need to change a setting? I have been to the php.net website and it states that php is normally bundled with linux.
Any help would be much appreciated
Regards