This is a discussion on PHP Apache and MySQL within the alt.comp.lang.php forums, part of the PHP Programming Forums category; Hi All I downloaded fox serve and I thought that this would include PHP, apache and mysql. But I am ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
X:\FoxServ\www\ (where X is the drive to which you installed FoxServ) . Put
your site in that folder and any PHP code you have in your files (that are named .php) will be interpreted by the server when you view your site. In order to view your site through the FoxServ server, which you have to do in order to see the PHP code correctly, simple go to the web address http://localhost/, which points to your own computer. If it installed correctly, you should see the site contained in the aforementioned folder. Cheers, - Merlin "george" <NOSPAM@btinternet.com> wrote in message news:buuqfg$jd5$1@hercules.btinternet.com... > Hi All > I downloaded fox serve and I thought that this would include PHP, apache and > mysql. But I am trying it out and can't see the PHP stuff...Can anyone give > me some pointers? > Thanks > > |