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 just that you have not configured the web server to map 
.php3 extensions. The installer defaults to only mapping .php although you 
can explicitly enable the deprecated .php and .phtml extensions for backward 
compatibility if you want.

Post again if that's not the problem.

Cheers
-- 
Phil Driscoll

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




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:
>
>I called the page from my browser like this:
>
>http://localhost/test.php3


Why not just name the page test.php?


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[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:














I called the page from my browser like this:

http://localhost/test.php3

The page came up, but was blank. I gave the wwwroot
dir read,exe,script  privlages. The PHP CGI install
prog was supposed to take care of all config stuff,
and set up the php.ini file, however in the php.ini
file there was no entry for "document root" so I put
in inetpup/wwwroot but still the test.php3 page does
not work.

any ideas?

thanx
frank  www.jerseyshoreweb.com

 

__
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] PWS setup with PHP

2001-07-20 Thread Jerry Lake

Or there are some pre-configured executables
that will install apache, MySQL, PHP and PhpMyAdmin
all from one download go to www.hotscripts.com

btw you can use php with PWS, but it is a pain.

Jerry Lake
Interface Engineering Technician
Europa Communications - http://www.europa.com
Pacifier 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://www.apache.org )or if that is too complicated for you, try
Xitami (http://www.imatix.com). The latter is a great http server that is
very easy to configure (only for Win32). The setup of PHP Win32 can
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 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 anybody help?
>
> Robert-Jan
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] PWS setup with PHP

2001-07-20 Thread Brave Cobra

Don't even try to get it working on PWS. Download the Apache Win 32 version
instead (http://www.apache.org )or if that is too complicated for you, try
Xitami (http://www.imatix.com). The latter is a great http server that is
very easy to configure (only for Win32). The setup of PHP Win32 can
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 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 anybody help?
>
> Robert-Jan
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[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 anybody help?

Robert-Jan



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] PWS & PHP

2001-02-16 Thread TV Karthick Kumar

Hi

First you have to down the NT version of php from php.net and also
configure it and make it work. Then if you want any database to be working
with it, then you should also download mysql from mysql.com and start the
server and try to connect to mysql from php. Then you are done and you can
thereafter go ahead with your programming.

Also look at tutorials and mail archives at:
hotwired.com
devshed.com
mysql.com
php.net
phpbuilder.com
marc.theaimsgroup.com
webmonkey.com
zdnet.com
and many more..

Hope this helps.

~ Karthick

- Original 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 Personal Web server in my Pc.
> to run PHP Applications what should i need to download?
> some sort of PHP compiler or intepreter to compile and execute.
> can you please suggest me the name of that and the url's .
>
>
> Thanks in advace
> > This has been extensively covered in a step by step process in the PHP
> > Manual Installation Chapter
> >
> > http://www.php.net/manual/en/install.iis.php
> >
> > follow the steps and you will have php working just fine with PWS
> >
> > best 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 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 Hotmail at
> > http://www.hotmail.com.
> > >
> > >
> > > --
> > > PHP General Mailing List (http://www.php.net/)
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > To contact the list administrators, e-mail:
[EMAIL PROTECTED]
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] PWS & PHP

2001-02-16 Thread B Satish , Gurgaon




Dear sir

i am working on windows NT PC and i want to run PHP programs on that
and i have Personal Web server in my Pc.
to run PHP Applications what should i need to download?
some sort of PHP compiler or intepreter to compile and execute.
can you please suggest me the name of that and the url's .


Thanks in advace
> This has been extensively covered in a step by step process in the PHP
> Manual Installation Chapter
> 
> http://www.php.net/manual/en/install.iis.php
> 
> follow the steps and you will have php working just fine with PWS
> 
> best 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 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 Hotmail at
> http://www.hotmail.com.
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




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 commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




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
http://www.dialsolutions.com
http://www.dtonline.org


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




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 were accessing them
as something like http://localhost/myfile.php

With the PWS scriptmap key set for .html, are you saying that accessing a
file  http://localhost/myfile.html just returns you the unparsed raw php
stored in myfile.html

Cheers

--
Phil Driscoll
Dial Solutions
+44 (0)113 294 5112
http://www.dialsolutions.com
http://www.dtonline.org



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] PWS & PHP

2001-02-15 Thread kaab kaoutar


Hi!
please help me !
i have tried to do what is that url concerning html file but i've found that 
there is already a key called htmlfile where the default is filled with 
Microsoft HTML Document 5.0 and the shell->open-From: "Ankur 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 the PHP
>Manual Installation Chapter
>
>http://www.php.net/manual/en/install.iis.php
>
>follow the steps and you will have php working just fine with PWS
>
>best 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 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 Hotmail at 
>http://www.hotmail.com.
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
>

_
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 commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] PWS & PHP

2001-02-15 Thread Ankur Verma

This has been extensively covered in a step by step process in the PHP
Manual Installation Chapter

http://www.php.net/manual/en/install.iis.php

follow the steps and you will have php working just fine with PWS

best 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 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 Hotmail at http://www.hotmail.com.
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




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).

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc\parameters\Scrip
t Map]
".html"="[PUT PATH HERE]\\php.exe"

The registry entry will be the same as the .php one you already have, but
will be called .html

Cheers
--
Phil Driscoll
Dial Solutions
+44 (0)113 294 5112
http://www.dialsolutions.com
http://www.dtonline.org


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[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 Hotmail at http://www.hotmail.com.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]