php-windows Digest 12 Mar 2007 07:45:50 -0000 Issue 3163
Topics (messages 27572 through 27573):
Re: php_http
27572 by: Manuel Lemos
Re: php with IIS
27573 by: Haydar Tuna
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[email protected]
----------------------------------------------------------------------
--- Begin Message ---
Hello,
on 03/01/2007 05:00 PM datsclark said the following:
> I've download the PECL DLL php_http.dll for php 5.2 and installed it into my
> ext dir. Everything is set up correctly, all other extensions work fine.
>
> php_http fails with "The specified procedure could not be found." Note that
> unfound modules fail with "The specified module could not be found." I've
> tried checking for dependencies, but havn't gotten far with that.
>
> Any thoughts?
I don't use that PHP extension. I use this HTTP client class that solves
most of my HTTP request need.
http://www.phpclasses.org/httpclient
--
Regards,
Manuel Lemos
Metastorage - Data object relational mapping layer generator
http://www.metastorage.net/
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
--- End Message ---
--- Begin Message ---
Hello,
if your operating system is windows XP, you can run PHP and IIS
without any problems. if your operating system is windows 2003, you can face
some problems becuase microsoft change user privileges in Windows 2003 but
if you work more in Windows 2003 operating systems, you can solve problems.
You can run PHP with IIS two types (ISAPI and CGI) . You can find any
document www.php.net web address or internet about this topics. :)
--
Haydar TUNA
Republic Of Turkey - Ministry of National Education
Education Technology Department Ankara / TURKEY
Web: http://www.haydartuna.net
""Harpreet"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Is there a way to run our PHP pages through Microsoft's IIS?
Regards,
Harpreet Kaur
--- End Message ---