Re: [PHP] It's A Windows World

2005-09-20 Thread Jochem Maas

Robert Cummings wrote:

On Sun, 2005-09-18 at 03:18, viraj wrote:


no! it's not a Windows World anymore..   ;-)

http://news.netcraft.com/archives/web_server_survey.html



As much as I dislike Microsoft and its practices I bring bad news. The
above only indicates that it's not an IIS world. 


thats a good start imho :-)

force be with you in the new job Jay. :-)


There's no breakdown of
hosting environment for apache :/

Cheers,
Rob.


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



RE: [PHP] It's A Windows World

2005-09-20 Thread Jay Blanchard
[snip]
http://news.netcraft.com/archives/web_server_survey.html

force be with you in the new job Jay. :-)
[/snip]

Thanks Jochem!

Now, of course, I didn't mean that the world (generalization) was a Windows
one, but just my local world. I am working towards some things that will
allow the transition to open source platforms to be smoother, starting with
the web servers and web application servers. Migration to PHP and Apache
will take place first. I am stuck with MS-SQL Server for the primary
database for the immediate future.

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



Re: [PHP] It's A Windows World

2005-09-18 Thread viraj
no! it's not a Windows World anymore..   ;-)

http://news.netcraft.com/archives/web_server_survey.html

~viraj.


On 9/16/05, Jay Blanchard [EMAIL PROTECTED] wrote:
 Howdy group!
 
 As many of you may or may not know, I made the switch to another company
 recently and it is a Windows shop (although I do have the IT Mgr. leaning
 heavily towards exploring *nix products soon). I have successfully
 configured a brand new W2K test server with IIS 5.0 and PHP 4.4.n (isapi
 config) with very little difficulty save for a RAID array issue during the
 W2K installation. This server matches the production box very well, save for
 the PHP install. One of these days, when time permits, I will move the web
 servers to Apache
 
 My question is this, are there any gotchas I need to be aware of when using
 PHP on windows? Any knowledge you could throw my direction on this would be
 grandly appreciated.
 
 Thanks!
 
 --
 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] It's A Windows World

2005-09-18 Thread Greg Donald
On 9/18/05, viraj [EMAIL PROTECTED] wrote:
 no! it's not a Windows World anymore..   ;-)
 
 http://news.netcraft.com/archives/web_server_survey.html

And for those who need a second opinion:
http://www.securityspace.com/s_survey/data/200508/index.html

Not to mention it's very much a PHP world:
http://www.securityspace.com/s_survey/data/man.200508/apachemods.html


-- 
Greg Donald
Zend Certified Engineer
MySQL Core Certification
http://destiney.com/


Re: [PHP] It's A Windows World

2005-09-18 Thread Ryan A

  no!
 it's not a Windows World anymore..   ;-)
 
  http://news.netcraft.com/archives/web_server_survey.html

 And for those who need a second opinion:
 http://www.securityspace.com/s_survey/data/200508/index.html

I would like to think I helped a bit in the above,

I always tell my clients to go for Apache as does the company I work for and
nearly
always the client listens to us :-)

I guess our contribution is not very very significant but heyevery drop
makes up the
ocean ;-)

Cheers,
Ryan

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



Re: [PHP] It's A Windows World

2005-09-18 Thread Robert Cummings
On Sun, 2005-09-18 at 03:18, viraj wrote:
 no! it's not a Windows World anymore..   ;-)
 
 http://news.netcraft.com/archives/web_server_survey.html

As much as I dislike Microsoft and its practices I bring bad news. The
above only indicates that it's not an IIS world. There's no breakdown of
hosting environment for apache :/

Cheers,
Rob.
-- 
..
| InterJinn Application Framework - http://www.interjinn.com |
::
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for   |
| creating re-usable components quickly and easily.  |
`'

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



Re: [PHP] It's A Windows World

2005-09-16 Thread tg-php
I've used PHP on Windows systems quite a bit and have had very little problem.  
But then again, many times it's been for small projects that didn't have a 
chance to develop any nasty 'gotchas'.

First thing that comes to mind to investigate further, though, is Zend's 
WinEnabler product.  Even if you don't purchase it, Zend obviously thought 
there was enough 'gotcha' potential in PHP to warrent creating a product to 
help fix it (just not for free):
http://www.zend.com/store/products/zend-win-enabler.php

Another thing that may or may not be useful, but since it's Windows specific 
(and because I think Rubem has done a FANTASTIC job with it and it deserves 
promotion and support) is Winbinder (http://www.winbinder.com/).  It allows you 
to use standard Windows API and GUI functions with PHP. So if you ever had to 
write a local app and didn't feel like using C++ or VB or whatever, and you 
(obviously) already have solid PHP knowledge, this can be a real godsend.

Best of luck at the new company, Jay!

-TG

= = = Original message = = =

Howdy group!

As many of you may or may not know, I made the switch to another company
recently and it is a Windows shop (although I do have the IT Mgr. leaning
heavily towards exploring *nix products soon). I have successfully
configured a brand new W2K test server with IIS 5.0 and PHP 4.4.n (isapi
config) with very little difficulty save for a RAID array issue during the
W2K installation. This server matches the production box very well, save for
the PHP install. One of these days, when time permits, I will move the web
servers to Apache

My question is this, are there any gotchas I need to be aware of when using
PHP on windows? Any knowledge you could throw my direction on this would be
grandly appreciated.

Thanks!


___
Sent by ePrompter, the premier email notification software.
Free download at http://www.ePrompter.com.

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