Hi,
My question is: How to start parsing PHP pages using Apache on red Hat Linux 7.2??
First of all I am very new to RH Linux so kinda uncomfortable. This is a fresh install and I had installed PHP and Apache as special packages and it is running.
My question is a beginner level one, how can I parse PHP pages on Apache, the Httpd.conf seems okay , no statement is commented by a "#" and when I placed a test PHP page in document root, and when tried to see it through the virtual URL it blindly says "404 Not Found" [when i placed a ordinary html file, i can see it, but not PHP].
I just have programming experience on Windows platform so , if anyone can guide me of steps by which I can run the script pages.
Thank you
Sanyo