Re: [PHP] PWS

2001-08-29 Thread Phil Driscoll
On Tuesday 28 August 2001 3:27 pm, frank clarke wrote: I have installed PHP CGI 4.0 on my Win 98 machine with PWS and tried this script that I put in the wwwroot directory and called test.php3:... If you view source on the blank page you get, do you see your php sourcecode? If so, maybe it's

[PHP] PWS

2001-08-28 Thread frank clarke
I have installed PHP CGI 4.0 on my Win 98 machine with PWS and tried this script that I put in the wwwroot directory and called test.php3: html body ?php $myvar = Hello World; echo $myvar; ? /body /html I called the page from my browser like this: http://localhost/test.php3 The page

Re: [PHP] PWS

2001-08-28 Thread John Meyer
At 07:27 AM 8/28/01 -0700, you wrote: I have installed PHP CGI 4.0 on my Win 98 machine with PWS and tried this script that I put in the wwwroot directory and called test.php3: ?php $myvar = Hello World; echo $myvar; ? I called the page from my browser like this: http://localhost/test.php3 Why

[PHP] PWS setup with PHP

2001-07-20 Thread Minardi boy
I'm desperate! I have tried hard to set up PHP4 on my computer in order to go on with the book I bought (Beginning Php4 from wrox press) And it doesn't work. I can't get into the php test screen I got some failure messages when I installed the pws (failure with the transaction server) Can

Re: [PHP] PWS setup with PHP

2001-07-20 Thread Brave Cobra
configure your Xitami webserver to run PHP. No extra configuration necessary. Brave Cobra - Original Message - From: Minardi boy [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, July 20, 2001 11:23 AM Subject: [PHP] PWS setup with PHP I'm desperate! I have tried hard to set up PHP4

RE: [PHP] PWS setup with PHP

2001-07-20 Thread Jerry Lake
Online - http://www.pacifier.com -Original Message- From: Brave Cobra [mailto:[EMAIL PROTECTED]] Sent: Friday, July 20, 2001 3:31 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] PWS setup with PHP Don't even try to get it working on PWS. Download the Apache Win 32 version instead (http

RE: [PHP] PWS PHP

2001-02-16 Thread B Satish , Gurgaon
regards Ankur Verma HCL Technologies A1CD, Sec -16 Noida, UP India - Original Message - From: "kaab kaoutar" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Thursday, February 15, 2001 5:00 PM Subject: [PHP] PWS PHP Hi! How can i m

Re: [PHP] PWS PHP

2001-02-16 Thread TV Karthick Kumar
Message - From: B Satish , Gurgaon [EMAIL PROTECTED] To: Ankur Verma [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Friday, February 16, 2001 12:52 PM Subject: RE: [PHP] PWS PHP Dear sir i am working on windows NT PC and i want to run PHP programs on that and i have

[PHP] PWS PHP

2001-02-15 Thread kaab kaoutar
Hi! How can i make my web server PWS parse html file into PHP? cause it shows nothing when i include php in an html file.However it works when i put it in a php file ! Thanks _ Get Your Private, Free E-mail from MSN

Re: [PHP] PWS PHP

2001-02-15 Thread Phil Driscoll
How can i make my web server PWS parse html file into PHP? cause it shows nothing when i include php in an html file.However it works when i put it in a php file ! You need to edit your registry (using regedit or a .reg file based on the one shown here).

Re: [PHP] PWS PHP

2001-02-15 Thread Ankur Verma
- Original Message - From: "kaab kaoutar" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Thursday, February 15, 2001 5:00 PM Subject: [PHP] PWS PHP Hi! How can i make my web server PWS parse html file into PHP? cause it shows nothing when i include php

Re: [PHP] PWS PHP

2001-02-15 Thread kaab kaoutar
r Verma" [EMAIL PROTECTED] Reply-To: "Ankur Verma" [EMAIL PROTECTED] To: "kaab kaoutar" [EMAIL PROTECTED], [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: [PHP] PWS PHP Date: Thu, 15 Feb 2001 17:42:53 +0530 This has been extensively covered in a step by step process in t

Re: [PHP] PWS PHP

2001-02-15 Thread Phil Driscoll
I think that the registry key you are playing with here just sets what happens when a file is opened (e.g. by double clicking on it). It should have no effect on how PWS deals with the file. You should restore that to it's original setting. When you have had .php files working, I assume that you

Re: [PHP] PWS PHP

2001-02-15 Thread Phil Driscoll
First Thanks ! well yes when i call http://localhost/myfile.html it skips the php syntaxes it shows wht is only in the html tags! Can you check that a view source shows all your php code. What OS are you running - 9x or NT WS? Cheers -- Phil Driscoll Dial Solutions +44 (0)113 294 5112

Re: [PHP] PWS PHP Thanks

2001-02-15 Thread kaab kaoutar
Thanks a lot guys for ur help! _ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional