LaundroMat
10-14-2002, 04:22 PM
Hi all,
I'm pretty new to all that is PHP, so I took the easy way in and installed the PHP4 development package as found on firepages (www.firepages.com.au).
All installed well, and I got the test and intro pages immediately.
However, when I start my own scripts (easy things, like "Hello World" examples), my browser (Opera as well as IE) displays the source code of my HTML-cum-PHP, instead of parsing it and showing the results.
The Apache .conf file is properly configured to recognise and parse .php files, and that's about the only place I could imagine looking for solutions.
Anyone else has any ideas?
Thanks in advance.
I'm pretty new to all that is PHP, so I took the easy way in and installed the PHP4 development package as found on firepages (www.firepages.com.au).
All installed well, and I got the test and intro pages immediately.
However, when I start my own scripts (easy things, like "Hello World" examples), my browser (Opera as well as IE) displays the source code of my HTML-cum-PHP, instead of parsing it and showing the results.
The Apache .conf file is properly configured to recognise and parse .php files, and that's about the only place I could imagine looking for solutions.
Anyone else has any ideas?
Thanks in advance.