I am beginning to rip my hair out..
I have enabled Apache server and I am able to access the computer's Webserver. However, the personal Website gives me a FORBIDDEN error. That's one problem.
The second problem is that I created a test file named info.php. However, when I type in http://localhost/info.php, all I get is a blank page with the code I entered to create the page.
Third: Which directory is considered to be the Server home directory and which one is the document home directory?
Any help please! Basically, the Apache server and php is either not talking to one another or there is some sort of access issue that I am not seeing.
Thanks