Hello everyone,
I have setup a linux system with rh 6.0 and have loaded apache, php4, mysql 3.23.
The problem is that I am now trying to test my scripts and receive the actual scripts in my browser rather than the actual web page layout.
I have checked the configuration files for apache, mysql, and php.ini.
Additionally, from the linux console I issued php -l test.php and it outputs the source on the linux console with a simple script to print hello world.
Can someone explain what might be wrong?
Thanks.