Ditto... I'm running Apache on Windows 2000 and Windows XP, both with PHP, and it runs byootifully. One note on Front Page, though- it really doesn't like <? or <?php tags in the HEAD section of an HTML document, and will insist on "fixing" your document for you by moving any such scripts to the BODY. Use <script language="php"> ... </script> if you're writing your own scripts or editing existing scripts in anything but HTML view in Front Page. An alternative is to use the .asp-style tags <% and %>, which FP, being a Microsoft product, likes just fine.
Cheers, Fred Woolsey -----Original Message----- From: Scott Carr To: JJ in MD_USA Cc: PHP Windows Sent: 4/13/2002 9:35 PM Subject: Re: [PHP-WIN] Frontpage- help! Download a copy of Apache. It runs on Win32 OS, and just about anywhere else you happen to be. If you have problems setting it up, I'll help you. http://httpd.apache.org -- Scott Carr OpenOffice.org Whiteboard-Doc Maintainer http://whiteboard.openoffice.org/doc/ Quoting JJ in MD_USA <[EMAIL PROTECTED]>: > All I want to do is have MS Frontpage 2000 be able to interpret the php3 > files. Does this mean that I have to install a server on my Win98 OS? I > have downloaded and installed PHP.exe and all that, and also the rocket > addin from MS knowledgebase, but it still doesn't seem to interpret. > > Thanks for any help, > JJ > > > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php