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




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]




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]