Forum Moderators: phranque
If I go to the site site.localhost, it lists the page in the folder, only 1 page in there - index.php. The problem seems to be with serving files properly. I have created a virtual host and the htpd.conf file seems fine but everytime I try to go site.localhost/index.php with the following code in it:
<?php echo phpinfo() ;?>
it prompts me to open, save or cancel the file in the little Windows download type pop-up box.
Anybody have any clues or ideas to what I might be doing wrong with this new install?
Thanks!
that either means that you haven't yet installed php (which i assume you have!), or you still need to amend a few settings in the conf file.
there's quite of lot of things to go through, so i won't write it out. but there's a nice easy tutorial on thesitewizard site. just do a search for "install php"