For Programmers: Free Programming Magazines  


Home > Archive > PHP DB > August 2004 > Re: Installing PHP - 2nd try









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Installing PHP - 2nd try
Judy Picard

2004-08-30, 3:56 pm


--- Judy Picard <judypicard@yahoo.com> wrote:

> I believe I have an installation problem on my WinXP
> machine. I have some .htm files with PHP within in
> my localhost [wwwroot] directory.
> When I open the major one [I wrote but I think it's
> mostly correct] in IE6, I get an error on line 69
> [which is the end of my PHP.] When I open in IE6 a
> test file:
> **********************************
> <!doctype html public "-//W3C//DTD HTML 4.0//EN">
> <html>
> <head>
> <title>Untitled web-page</title>
> </head>
> <body>
> <?php
> echo ("My name is Judy.");
> ?>
> </body>
> </html>
> ****************************************
**
>
> I get a blank page. When I view its source still
> within IE6, I can see all of the above including the
> PHP coding which is why I surmise that PHP isn't
> installed correctly.
>
> Developing the site online isn't practical. I need
> to make it work locally before uploading. Help!
> thanks,
> judy
>





__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com