[PHP] Installing php in windows 95

2002-09-24 Thread Uma Shankari T.


Hello,

  I need to install php for windows under particular folder namely under 
C:\web..In the installation manual it is mentioned that dll should be 
copied to c:\windows..but the dll is not available under c:\web...can any 
please telll me how to do this..

Regards,
Uma


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Installing php in windows 95

2002-09-24 Thread Philip J. Newman

windows 95 your jokeing right?

- Original Message -
From: Uma Shankari T. [EMAIL PROTECTED]
To: PHP [EMAIL PROTECTED]
Sent: Wednesday, September 25, 2002 4:13 PM
Subject: [PHP] Installing php in windows 95



 Hello,

   I need to install php for windows under particular folder namely under
 C:\web..In the installation manual it is mentioned that dll should be
 copied to c:\windows..but the dll is not available under c:\web...can any
 please telll me how to do this..

 Regards,
 Uma


 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP] Installing php in windows 95

2002-09-24 Thread John Holmes

The .dll is there. Look in the dlls folder for where every you installed
PHP.

You downloaded the binary and not the source code, right?

---John Holmes...

 -Original Message-
 From: Uma Shankari T. [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, September 25, 2002 12:13 AM
 To: PHP
 Subject: [PHP] Installing php in windows 95
 
 
 Hello,
 
   I need to install php for windows under particular folder namely
under
 C:\web..In the installation manual it is mentioned that dll should be
 copied to c:\windows..but the dll is not available under c:\web...can
any
 please telll me how to do this..
 
 Regards,
 Uma
 
 
 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP] Installing php in windows 95

2002-09-24 Thread Martin Towell

I was running PHP on Win95 (for local stuff) and now Win98, using OmniHTTPd
for the server. It works great. I've recently upgraded to XP Pro (I know -
it's taken me ages, but what the heck) and it's still working great.

-Original Message-
From: Philip J. Newman [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 25, 2002 2:17 PM
Subject: Re: [PHP] Installing php in windows 95

windows 95 your jokeing right?

- Original Message -
From: Uma Shankari T. [EMAIL PROTECTED]
Sent: Wednesday, September 25, 2002 4:13 PM
Subject: [PHP] Installing php in windows 95

[snip original post]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Installing PHP with windows

2001-11-21 Thread Rob Bennion

Hi
I want to try out PHP and wanted to know if it is possible to install it
on a windows machine and use it with personal web server.

Any help would be appreciated.

thanks

Rob


-- 
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] Installing PHP with windows

2001-11-21 Thread Richard S. Crawford

You can download the win32 PHP binaries from www.php.net.  I know it works 
because I've got it running on my win2k box.  But I'm also running Apache 
so I don't know if it will work with PWS.  I'd be interested in knowing.

If it doesn't work with PWS, why not just install Apache?  It's free and 
much, much more secure than PWS.


At 12:55 PM 11/21/2001, Rob Bennion wrote:
Hi
I want to try out PHP and wanted to know if it is possible to install it
on a windows machine and use it with personal web server.

Any help would be appreciated.

thanks

Rob


Sliante,
Richard S. Crawford

http://www.mossroot.com
AIM: Buffalo2K   ICQ: 11646404  Y!: rscrawford
MSN: [EMAIL PROTECTED]

It is only with the heart that we see rightly; what is essential is 
invisible to the eye.  --Antoine de Saint Exupéry

Push the button, Max!


--
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] Installing PHP with windows

2001-11-21 Thread Rob Bennion

Richard,
I have got to admit I don't really understand much about servers and their
software. What I want to do is to be able to create and test php pages
'offline' like I currently do with my asp pages using PWS.

Would I be able to install apache with my windows set up or would I have to
install linux on the machine?

Thanks

Rob

Richard S. Crawford wrote:

 You can download the win32 PHP binaries from www.php.net.  I know it works
 because I've got it running on my win2k box.  But I'm also running Apache
 so I don't know if it will work with PWS.  I'd be interested in knowing.

 If it doesn't work with PWS, why not just install Apache?  It's free and
 much, much more secure than PWS.

 At 12:55 PM 11/21/2001, Rob Bennion wrote:
 Hi
 I want to try out PHP and wanted to know if it is possible to install it
 on a windows machine and use it with personal web server.
 
 Any help would be appreciated.
 
 thanks
 
 Rob

 Sliante,
 Richard S. Crawford

 http://www.mossroot.com
 AIM: Buffalo2K   ICQ: 11646404  Y!: rscrawford
 MSN: [EMAIL PROTECTED]

 It is only with the heart that we see rightly; what is essential is
 invisible to the eye.  --Antoine de Saint Exupéry

 Push the button, Max!


-- 
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]




SV: [PHP] Installing PHP with windows

2001-11-21 Thread Johan Nilsson

no you dont have to install linux, apache works really fine under windows

read more at http://httpd.apache.org/docs/windows.html

good luck

/johan


-Ursprungligt meddelande-
Från: Rob Bennion [mailto:[EMAIL PROTECTED]]
Skickat: Wednesday, November 21, 2001 13:05
Till: [EMAIL PROTECTED]
Ämne: Re: [PHP] Installing PHP with windows


Richard,
I have got to admit I don't really understand much about servers and their
software. What I want to do is to be able to create and test php pages
'offline' like I currently do with my asp pages using PWS.

Would I be able to install apache with my windows set up or would I have to
install linux on the machine?

Thanks

Rob

Richard S. Crawford wrote:

 You can download the win32 PHP binaries from www.php.net.  I know it works
 because I've got it running on my win2k box.  But I'm also running Apache
 so I don't know if it will work with PWS.  I'd be interested in knowing.

 If it doesn't work with PWS, why not just install Apache?  It's free and
 much, much more secure than PWS.

 At 12:55 PM 11/21/2001, Rob Bennion wrote:
 Hi
 I want to try out PHP and wanted to know if it is possible to install it
 on a windows machine and use it with personal web server.
 
 Any help would be appreciated.
 
 thanks
 
 Rob

 Sliante,
 Richard S. Crawford

 http://www.mossroot.com
 AIM: Buffalo2K   ICQ: 11646404  Y!: rscrawford
 MSN: [EMAIL PROTECTED]

 It is only with the heart that we see rightly; what is essential is
 invisible to the eye.  --Antoine de Saint Exupéry

 Push the button, Max!


--
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] Installing PHP with windows

2001-11-21 Thread Fred

You can certainly install apache on windows.  If you just want a test bed
and do not care about security or configurability, you can download and
install PHP-Triad.  This windows package will install working versions of
Apache, MySQL and PHP.  It was specifically designed for people like you who
want to be able to test their PHP scripts on a windows box, but do not want
to have to install all of the software seperately.

Find it here:
http://www.phpgeek.com/modules.php?op=modloadname=Downloadsfile=indexreq=
viewdownloadcid=1

Fred

Rob Bennion [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Richard,
 I have got to admit I don't really understand much about servers and their
 software. What I want to do is to be able to create and test php pages
 'offline' like I currently do with my asp pages using PWS.

 Would I be able to install apache with my windows set up or would I have
to
 install linux on the machine?

 Thanks

 Rob

 Richard S. Crawford wrote:

  You can download the win32 PHP binaries from www.php.net.  I know it
works
  because I've got it running on my win2k box.  But I'm also running
Apache
  so I don't know if it will work with PWS.  I'd be interested in knowing.
 
  If it doesn't work with PWS, why not just install Apache?  It's free and
  much, much more secure than PWS.
 
  At 12:55 PM 11/21/2001, Rob Bennion wrote:
  Hi
  I want to try out PHP and wanted to know if it is possible to install
it
  on a windows machine and use it with personal web server.
  
  Any help would be appreciated.
  
  thanks
  
  Rob
 
  Sliante,
  Richard S. Crawford
 
  http://www.mossroot.com
  AIM: Buffalo2K   ICQ: 11646404  Y!: rscrawford
  MSN: [EMAIL PROTECTED]
 
  It is only with the heart that we see rightly; what is essential is
  invisible to the eye.  --Antoine de Saint Exupéry
 
  Push the button, Max!




-- 
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] Installing PHP with windows

2001-11-21 Thread Nicolas Guilhot

You can also have a look to EasyPhp http://www.easyphp.org/ which installs
Apache, PHP and MySQL on Windows box.

-Message d'origine-
De : Rob Bennion [mailto:[EMAIL PROTECTED]]
Envoye : mercredi 21 novembre 2001 21:55
A : [EMAIL PROTECTED]
Objet : [PHP] Installing PHP with windows


Hi
I want to try out PHP and wanted to know if it is possible to install it
on a windows machine and use it with personal web server.

Any help would be appreciated.

thanks

Rob


--
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] Installing PHP on Windows Command Line?

2001-01-26 Thread Jonathan Sharp

I want to setup php so that when I click a PHP script local to my hard
drive: C:\test.php it will run it through the PHP.exe parser but display the
results in my web browser...Anyone done this?

Thanks,
-Jonathan


-- 
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] Installing PHP in Windows Me and PWS4

2001-01-13 Thread Statbat

Hello,

I am trying to install php in windows Me and PWS4. But I am getting into trouble. I 
have stated the steps I have performed and the one I am unable to perform.

1. - The easiest way to do it is to copy these DLLs to your SYSTEM (Windows 9x) 
directory, 
   which is under your Windows directory. The DLLs that need to be copied are 
MSVCRT.DLL 
   (it was already in that folder) and PHP4TS.DLL.

Done.

2. - Copy php.ini file in your windows folder.

Done

3. - Edit the enclosed PWS-php4.reg file to reflect the location of your
 php4isapi.dll.  Forward slashes should be escaped, for example:
  
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc\parameters\Script Map]
".php"="C:\\Program Files\\PHP\\php4isapi.dll"

I don't have any enclosed PWS-php4.reg file. Where will i find it.

Thanks in advance for the help.

Regards
Statbat