On Wed, 2010-06-23 at 17:34 -0700, Tommy Pham wrote:
> > -Original Message-
> > From: Ashley Sheridan [mailto:a...@ashleysheridan.co.uk]
> > Sent: Wednesday, June 23, 2010 4:47 PM
> > To: Phillip Baker
> > Cc: PHP General List
> > Subject: Re: [PHP] IIS
> -Original Message-
> From: Ashley Sheridan [mailto:a...@ashleysheridan.co.uk]
> Sent: Wednesday, June 23, 2010 4:47 PM
> To: Phillip Baker
> Cc: PHP General List
> Subject: Re: [PHP] IIS, PHP and HTML
>
> On Wed, 2010-06-23 at 16:26 -0600, Phillip Baker wro
On Wed, 2010-06-23 at 16:26 -0600, Phillip Baker wrote:
> Greetings All,
>
> I am at a new Gig.
> So this is the existing setup so changing it at least in the short term is
> not an option.
>
> We are in an IIS shop.
> We have a bunch of files that are html, and in need of php functionality.
> A
Greetings All,
I am at a new Gig.
So this is the existing setup so changing it at least in the short term is
not an option.
We are in an IIS shop.
We have a bunch of files that are html, and in need of php functionality.
And that would be a BUNCH of files.
I am interested in setting if I can set
>From this article <
http://blogs.iis.net/bills/archive/2007/05/07/iis-vs-apache.aspx> written in
May of this year, the author makes this comment about IIS and PHP:
[snippet]
"If you're worried about IIS performance and reliability when running PHP
vs. running on Apache, you're concerns are defini
On 10/10/07, Bastien Koert <[EMAIL PROTECTED]> wrote:
>
>
> why not try searching the c:/windows folder for a copy of the php.inifile?
> Maybe there is a straggler that needs to be deleted.
Bastien - That may be a possibility... except I just built the machine
yesterday, so I know php.ini is no
why not try searching the c:/windows folder for a copy of the php.ini file?
Maybe there is a straggler that needs to be deleted.
Bastien> Date: Wed, 10 Oct 2007 17:24:54 +0100> From: [EMAIL PROTECTED]> To:
[EMAIL PROTECTED]> CC: php-general@lists.php.net> Subject: Re:
Philip Thompson wrote:
Hi. I have installed PHP ~ a dozen times on Windows and *nix systems, so I
don't consider myself to be a newbie at this. However, I've run into a
problem that I have run out of ideas. I have Google'd many sites and none of
the suggestions provided worked for me. Specs:
PHP
Hi. I have installed PHP ~ a dozen times on Windows and *nix systems, so I
don't consider myself to be a newbie at this. However, I've run into a
problem that I have run out of ideas. I have Google'd many sites and none of
the suggestions provided worked for me. Specs:
PHP 5.2.4 (Manual install)
W
Jochem Maas wrote:
Kevin wrote:
Jochem Maas wrote:
yes Apache, are you allowed/able to use apache?
no only allowed to use windows server
ah and I see your company lives off ill-managed/spent NHS-pork - i.e. the latest
bullshit multi-billion pound NHS IT overhaul with a
Kevin wrote:
> Hi,
>
> I have created a website which is using the iis rewrite module to write
> the following:
>
> index.php?tn_id=5&ln_id=4 to something like
>
> /contact/directions.html and this works fine
>
> however I have a link at the bottom which needs to pass another variable
> through
Kevin wrote:
> Jochem Maas wrote:
>> Kevin wrote:
>>
>>> Hi,
>>>
>>> I have created a website which is using the iis rewrite module to write
>>> the following:
>>>
>>> index.php?tn_id=5&ln_id=4 to something like
>>>
>>> /contact/directions.html and this works fine
>>>
>>> however I have a link at
Jochem Maas wrote:
Kevin wrote:
Hi,
I have created a website which is using the iis rewrite module to write
the following:
index.php?tn_id=5&ln_id=4 to something like
/contact/directions.html and this works fine
however I have a link at the bottom which needs to pass another variable
thro
Hi,
I have created a website which is using the iis rewrite module to write
the following:
index.php?tn_id=5&ln_id=4 to something like
/contact/directions.html and this works fine
however I have a link at the bottom which needs to pass another variable
through the query string before it wou
Hi,
I've been working on PHP using windows IIS as web server but now that I
moved to Linux I'll use APACHE 2.x
I read about and every where I see that apache improves PHP
I would like to now specifics cases
Can anyone help me with this, please? Anybody got a clue to lend?
Thanks,
Norman Huaseb
[snip]
I've done everything and can't get PHP to run on IIS/PWS 5 on Windows 2000.
If I double click on the PHP file, then the browser opens and displays my
PHP script without interpreting it. What am I missing?
[/snip]
Did you follow the instructions here...
http://us3.php.net/manual/en/install.w
You have to view the file through the IIS server, not directly. So once
you have IIS configured to work with PHP you can access it by typing
http://127.0.0.1/filename in your browser.
Opening the file directly means that it doesn't get passed through the
IIS server and never gets parsed by PHP.
Morning,
I'm missing something...
I've done everything and can't get PHP to run on IIS/PWS 5 on Windows 2000.
If I double click on the PHP file, then the browser opens and displays my
PHP script without interpreting it. What am I missing?
Also, trying to find the correct place/person to ask this q
[snip]
[snip]
Okie dokie, I am losing it I am surebut that's not important now.
I finally configured the IIS Virtual SMTP server as my MTA. No errors are
being thrown, but no mail is being sent either. Well, it may being sent, but
it is not arriving at its destination. Can someone clue me into
[snip]
[snip]
Okie dokie, I am losing it I am surebut that's not important now.
I finally configured the IIS Virtual SMTP server as my MTA. No errors are
being thrown, but no mail is being sent either. Well, it may being sent, but
it is not arriving at its destination. Can someone clue me into
[snip]
Okie dokie, I am losing it I am surebut that's not important now.
I finally configured the IIS Virtual SMTP server as my MTA. No errors are
being thrown, but no mail is being sent either. Well, it may being sent, but
it is not arriving at its destination. Can someone clue me into some t
Okie dokie, I am losing it I am surebut that's not important now.
I finally configured the IIS Virtual SMTP server as my MTA. No errors are
being thrown, but no mail is being sent either. Well, it may being sent, but
it is not arriving at its destination. Can someone clue me into some things
t
On Wed, 15 Sep 2004 17:28:50 +0200, Angelo Zanetti <[EMAIL PROTECTED]> wrote:
> A client of mine is running PHP on a windows box (SErver) with IIS 4
> installed. I am definitely not a favourite of it being a windows box and
> secondly IIS version 4. I have heard many things about security breaches
Hi guys,
A client of mine is running PHP on a windows box (SErver) with IIS 4
installed. I am definitely not a favourite of it being a windows box and
secondly IIS version 4. I have heard many things about security breaches
in IIS version 4. A question I want to ask you all is it still safe for
t
Hi,
I have this message in the IIS log file :
Out-of-process+ISAPI+extension+request+failed.
This appeared when I passed my web applicaion from Mysql to Oracle batabase. I guess
this is related to ISAPI module that cannot handle the load or processes needed by
Oracle.
PLease help.
Vincent
Hi all,
I'm developing a web appl. with PHP and PEAR, using mainly PEAR::MDB, PEAR::Config,
and Smarty template engine.
Under Win2000, the system seems to go slower and slower from the morning to the
evening. A quick "Task Manager", and ...
My inetinfo.exe process consumes most of my RAM . I
http://php.us.themoes.org/manual/en/install.iis.php
Skip down the page to IIS with WinNT, double check what you've done so far.
HTH,
Kirk
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Todd Cary wrote:
I am running PHP 4.0.6 on IIS and NT 4. I cannot get PHP 4.2 to run. Is
there something simple I am overlooking?
Yes.
http://www.bigredspark.com/questions-with-yes-or-no-answers.html
--
---John Holmes...
Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/
php|architect:
I am running PHP 4.0.6 on IIS and NT 4. I cannot get PHP 4.2 to run.
Is there something simple I am overlooking?
Todd
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
does anyone know how to handle file and directory paths on a IIS 5.0
server? Problem is that the server has multi-domain and each domain has
an
associated 'root' dir below e:\webspaces.
So if one uses relative path strings, an opendir() for example will fail.
One has to use "e:\\webspaces
ttp://www.melchior.us/portfolio
-Original Message-
From: Jeff McKeon [mailto:[EMAIL PROTECTED]
Sent: Saturday, September 27, 2003 4:10 PM
To: Stephen Craton; [EMAIL PROTECTED]
Subject: RE: [PHP] IIS Ports
can't you just beat up your brother? It won't fix your pc but it wi
Jon Kriek wrote:
The point is get a "good" firewall, doesn't matter which one.
Personally I prefer Sygate Personal Firewall PRO
http://smb.sygate.com/products/pspf/pspf_ov.htm
Enabling ICF will probably help.
--
Burhan Khalid
phplist[at]meidomus[dot]com
http://www.meidomus.com
--
PHP General Ma
The point is get a "good" firewall, doesn't matter which one.
Personally I prefer Sygate Personal Firewall PRO
http://smb.sygate.com/products/pspf/pspf_ov.htm
--
Jon Kriek
http://phpfreaks.com
"Jason Sheets" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Install ZoneAlarm, and c
Install ZoneAlarm, and configure your web server to listen to IP
127.0.0.1. If you aren't using ASP and you are using PHP you might
consider installing Apache for Windows. If your brother is attempting
to exploit you from your LAN set the LAN trust level in Zone Alarm lower
so that it is the
e 5am 5 mile runs) and he's 5 years older then
me...
Thanks,
Stephen Craton
http://www.melchior.us -- http://www.melchior.us/portfolio
-Original Message-
From: Jeff McKeon [mailto:[EMAIL PROTECTED]
Sent: Saturday, September 27, 2003 4:10 PM
To: Stephen Craton; [EMAIL PROTECTED]
Subj
LMAO!
--
Jon Kriek
http://phpfreaks.com
"Robert Cummings" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> But mostly, I was trolling.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> Sent: Saturday, September 27, 2003 4:38 PM
> To: Stephen Craton
> Cc: PHP List
> Subject: Re: [PHP] IIS Ports
>
>
> The short answer (and a good way to start a flamewar ;) install linux :)
>
> Cheers,
> Rob.
>
>
> On Sat, 2003-09-27 at 16:31, Stephen Crat
d luck.
-Original Message-
From: Stephen Craton [mailto:[EMAIL PROTECTED]
Sent: Sat 9/27/2003 4:31 PM
To: PHP List
Cc:
Subject: [PHP] IIS Ports
This is kind of off topic but kind of not, it's your call. My brothe
: PHP List
Subject: Re: [PHP] IIS Ports
The short answer (and a good way to start a flamewar ;) install linux :)
Cheers,
Rob.
On Sat, 2003-09-27 at 16:31, Stephen Craton wrote:
> This is kind of off topic but kind of not, it's your call. My brother
> came home this weekend from college th
gh you've already taken the first
major step by having some sort of firewall in place.
-M
-Original Message-
From: Stephen Craton [mailto:[EMAIL PROTECTED]
Sent: Saturday, September 27, 2003 4:31 PM
To: PHP List
Subject: [PHP] IIS Ports
This is kind of off topic but kind of not, it&
The short answer (and a good way to start a flamewar ;) install linux :)
Cheers,
Rob.
On Sat, 2003-09-27 at 16:31, Stephen Craton wrote:
> This is kind of off topic but kind of not, it's your call. My brother came
> home this weekend from college this weekend acting all cool since he has
> been
This is kind of off topic but kind of not, it's your call. My brother came
home this weekend from college this weekend acting all cool since he has
been learning to hack. He was telling us (the family) how he did random port
penetration on the home network and he said my computer was the most
vulne
Mail stop sending about a week ago from all of my php pages but my asp pages
still can send mail. Also went thru telnet and sent mail and I have no
problems. Does anybody know of anything I should be looking for?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://
quot; <[EMAIL PROTECTED]>
Sent: Wednesday, March 19, 2003 2:22 PM
Subject: [PHP] - IIS - More info
> Did you checked my last message? Was it helpful?
> PHP under Apache exposes diferent global variables than PHP under IIS. It
> will be impossible for you to correct your errors w
Did you checked my last message? Was it helpful?
PHP under Apache exposes diferent global variables than PHP under IIS. It
will be impossible for you to correct your errors without changing your
code. Run phpinfo() to see what variables are available under IIS.
About session variables...
I sugges
you wrote:
Hello friends.
This is the first time I am trying this combination : Win XP prof + Mysql
+ Php + IIS.
When I click submit in the test1.php page, the page goes to test2.php, but
shows the following error :
Notice: Undefined variable: StudentLastName in
c:\inetpub\wwwroot\test\test2.p
Hello friends.
This is the first time I am trying this combination : Win XP prof + Mysql + Php + IIS.
When I click submit in the test1.php page, the page goes to test2.php, but shows the
following error :
Notice: Undefined variable: StudentLastName in c:\inetpub\wwwroot\test\test2.php on
line
On Thursday 13 February 2003 13:06, Joe Njeru wrote:
> I'm using IIS on win2k.
Well done.
--
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
---
Hi,
I'm using IIS on win2k.
Joe Njeru
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Thursday 30 January 2003 15:51, Dale wrote:
> I have a program called ImageMagick installed which allows me to resize
> pictures and do some other fun things. I am, however, unable to run any of
> the executables. I installed the software and it installed under program
> files. I then created a
I have a program called ImageMagick installed which allows me to resize
pictures and do some other fun things. I am, however, unable to run any of
the executables. I installed the software and it installed under program
files. I then created a virtual dir under my website. When I try to run the
exe
ndows XP Pro?
>
>
>- Original Message -
>From: "Jason Wong" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Sunday, December 29, 2002 3:16 AM
>Subject: Re: [PHP] IIS Quit Working
>
>
>: On Sunday 29 December 2002 09:14, Stephen wrote:
>: &
I found on the official site that C:\WINDOWS\Temp works well too...
- Original Message -
From: "John W. Holmes" <[EMAIL PROTECTED]>
To: "'Stephen'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Sunday, December 29, 2002 2:05 PM
> Ok, I reinstalled IIS 5 and PHP 4.3 and it's working but the sessions
> aren't. I get this error:
>
>
> Warning: session_start() [function.session-start]:
> open(/tmp\sess_b400575a818f9bb0361b06dad912410c, O_RDWR) failed: No
such
> file or directory (2) in c:\inetpub\wwwroot\pcu\index.php on l
Sunday, December 29, 2002 3:16 AM
Subject: Re: [PHP] IIS Quit Working
: On Sunday 29 December 2002 09:14, Stephen wrote:
: > Since I like new things and all, I decided to download and install PHP
4.3.
: > Before, I had the latest (4.2.3) and IIS worked fine. But then, after
: > uninst
On Sunday 29 December 2002 09:14, Stephen wrote:
> Since I like new things and all, I decided to download and install PHP 4.3.
> Before, I had the latest (4.2.3) and IIS worked fine. But then, after
> uninstalling PHP and installing the new one, it just quit working. I go to
> http://localhost/ and
Since I like new things and all, I decided to download and
install PHP 4.3. Before, I had the latest (4.2.3) and IIS worked fine. But then,
after uninstalling PHP and installing the new one, it just quit working. I go to
http://localhost/ and nothing comes up except a
"This page cannot be di
Hello,
"Chris Edwards" <[EMAIL PROTECTED]> wrote:
> I'm getting "You are not authorized to view this page" when trying to run
> .php files.
You mean plain html files work fine?
> How do I fix this? I'm running php isapi on iis 5 on w2k
> server.
How did you configure it?
Anyway, it sounds li
I'm getting "You are not authorized to view this page" when trying to run
.php files. How do I fix this? I'm running php isapi on iis 5 on w2k
server.
thanks.
--
Chris Edwards
Web Application Developer
Outer Banks Internet, Inc.
252-441-6698
[EMAIL PROTECTED]
http://www.OuterBanksInternet.com
Hi
The problem I am having is as follows:
I setup PHP with IIS and it seems to work fine. I am creating a Intranet
site and would like to obtain the user logged on to the networks
username. I have setup basic auth but when I visit the site it asks me
for my username and password before I can get in
Hi
The problem I am having is as follows:
I setup PHP with IIS and it seems to work fine. I am creating a Intranet
site and would like to obtain the user logged on to the networks
username. I have setup basic auth but when I visit the site it asks me
for my username and password before I can get in
Hi
The problem I am having is as follows:
I setup PHP with IIS and it seems to work fine. I am creating a Intranet
site and would like to obtain the user logged on to the networks
username. I have setup basic auth but when I visit the site it asks me
for my username and password before I can get in
>
> You can run both of them without problems. Since ASP is a default on
> IIS, any IIS server set up to run PHP is running them both... I haven't
> heard of any problems caused just by having the two running at once.
>
> ---John Holmes...
I got this configuration times ago... Works without any p
> I have done a little searching and haven't really had a good solid
answer
> for my question.
>
> I mainly use ASP for development (and will continue to), but I wanted
to
> dabble in a little PHP for my own curiosity. I am using IIS 5 on Win
XP
> Pro
> for my dev machine. I have a few ASP applic
I have done a little searching and haven't really had a good solid answer
for my question.
I mainly use ASP for development (and will continue to), but I wanted to
dabble in a little PHP for my own curiosity. I am using IIS 5 on Win XP Pro
for my dev machine. I have a few ASP applications going a
OK This is a followon from my Browser thread... on [EMAIL PROTECTED];
[EMAIL PROTECTED]
I have switched the application to run from Apache, and the Browsers that were having
trouble now seem (I think - will be doing more testing later) to have dissapeared.
So, is there a problem with IIS or PH
I am setting up PHP on WinXP Pro with IIS 5.1.
I tried to start the IIS server and I get an "Unexpected error 0x8ffe2740
occured." error.
Anyone know how to resolve this problem?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi there,
Is it possible with IIS4 to have PHP auto prepend a PHP script, similair to the way
Apache can do this
with for example a .htaccess file or a server directive?
I know i can do this also in the PHP.ini, but i'm running multiple virtual servers so
this is not an
option.
Thanks,
Jeroe
I'm not at all familiar with IIS, but in Apache terms it sounds like a MIME
type problem; the server doesn't know what to do with .PHP files, so it
assumes they're something that should be sent as a download/attachment
instead of parsing with PHP and sending as HTML - I would imagine there
would b
So, the problem is config problem... Maybe you can try to change extension
from .php to .php3 or .php4 etc.
Then please inform us again...
Emek
"Mweb" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> On Tuesday 04 December 2001 12:04, Emek TUZUN wrote:
> > Hello,
> >
> > Unfortu
Even if your code was duff, you wouldn't get the save as if IIS was correctly
configured.
Get your ISP to check that for your site, IIS has a scriptmap for .php mapped
onto php.exe. If he needs more detailed instructions, they are in the online
php manual at www.php.net or in the install.txt f
On Tuesday 04 December 2001 12:04, Emek TUZUN wrote:
> Hello,
>
> Unfortunately, your ISP doesn't support PHP. They should install PHP Win32
> but I think they don't want to install PHP for only your customer's
> site
Emek,
I have a message in my mailbox from the sysadmin (CC'd to the custom
:))
Microsoft's web server (Internet Information Server)
At 16:52 22/08/01, nafiseh saberi wrote:
>hi.
>what is IIS?
>
>thanks.
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact th
>hi.
>what is IIS?
Micro$oft Internet Information Server. It's a webserver. IMHO a poor
alternative for Apache.
If you want to know more about IIS take a look at the M$ website
(www.microsoft.com/iis) should tell you everything you ever want to know.
Bye,
B.
WOW.. this sure looks like fla
IIS is the web server software that comes with WindowsNT/2000.
--
Tyler Longren
Captain Jack Communications
[EMAIL PROTECTED]
www.captainjack.com
On Wed, 22 Aug 2001 19:22:16 +0430
"nafiseh saberi" <[EMAIL PROTECTED]> wrote:
>
> hi.
> what is IIS?
>
> thanks.
>
> --
> PHP General Mailing
hi.
what is IIS?
thanks.
--
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]
Hello,
I recently installed ISS with SQL server because of a database our company
had installed. I installed PHP 4.0.5 to IIS and now get soem weird errors
when i run these script I made that worked perfectly before.
Error1: Undefined variable
Error2: Undefined offset
Has anyone else had the
Already Did sir! and am as happy as u would've been.
finally i can test http authentication 2.
Cheers,
T. Edison jr.
"We're out of our medicines and out of our minds..."
--- MaD dUCK <[EMAIL PROTECTED]> wrote:
> also sprach Thomas Edison Jr. (on Sat, 05 May 2001
> 11:52:34PM -0700):
> > i thin
also sprach Thomas Edison Jr. (on Sat, 05 May 2001 11:52:34PM -0700):
> i think i'm almost at the verge of giving up...somehow
> the PWS in my system is ruined forever...i'd done
> everything..and i mean *EVERYTHING*...but PHP just
> doesn't seem to be working with my PWS. In fact, even
> my ASP s
So sprach Thomas Edison Jr. am Sun, May 06, 2001 at 12:41:24AM -0700:
> that you do mention it, can u tell me if it's better
> to use IIS or PWS? and where can i get IIS?
IIS is *NOT* free! Actually it's rather expensive - check your local
dealers, they most certainly will be happy to sell IIS t
IIRC, it can with some caveats - check the library at xitami.com
--zak
- Original Message -
From: "Thomas Edison Jr." <[EMAIL PROTECTED]>
To: "Zak Greant" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Sunday, May 06, 2001 1:05 AM
Subject: Re:
>Why not install all three servers (IIS/Apache/Jrun)
yeah, well i'm already doing that sir. only problem
is, since few days my PWS is not working. Fortunately,
just minutes ago i was able to fix it so that ASP is
running perfectly on PWS now. Only PHP is not. So
anyway, i guess i've dropped the i
[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, May 06, 2001 12:52 AM
> Subject: [PHP] IIS instead of PWS!!! what else can i
> do..
>
>
> > i think i'm almost at the verge of giving
> up...somehow
> > the PWS in my system is ruined forever
You may want to try Xitami (www.imatix.com) as a fast/free/open source
alternative to the Microsoft products.
--zak
- Original Message -
From: "Thomas Edison Jr." <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, May 06, 2001 12:52 AM
Subject: [PHP] IIS
i think i'm almost at the verge of giving up...somehow
the PWS in my system is ruined forever...i'd done
everything..and i mean *EVERYTHING*...but PHP just
doesn't seem to be working with my PWS. In fact, even
my ASP scripts are not working anymore on PWS. I've
uninstalled & reinstalled PWS twice
[EMAIL PROTECTED]
> Subject: [PHP] IIS 5
>
>
> Hello I like to have some directions in how to install PHP on IIS 5
>
> Regards
>
> Christian.
>
>
>
> Kråmagnom AB
> Christian Björklund
> Rådmansgatan 67
> 113 60 Stockholm
> Tel: 08-320750
> Fax: 08
Hello I like to have some directions in how to install PHP on IIS 5
Regards
Christian.
Kråmagnom AB
Christian Björklund
Rådmansgatan 67
113 60 Stockholm
Tel: 08-320750
Fax: 08-320751
Mobil: 070-8880002
t;[EMAIL PROTECTED]>
Sent: Saturday, February 03, 2001 11:24 PM
Subject: Re: [PHP] IIS & ISAPI
> Shane,
>
> Had the same problem - move the dll into the php directory - doesn't seem
to work in the sapi dir.
>
> Also you need to set the root dir in php.ini
>
> Chris
>
Shane,
Had the same problem - move the dll into the php directory - doesn't seem to work in
the sapi dir.
Also you need to set the root dir in php.ini
Chris
Shane McBride wrote:
> I have loaded PHP according to the install file but I can not see any .php file in a
>browser.
>
> When I look
I have loaded PHP according to the install file but I can not see any .php file in a
browser.
When I look under the ISAPI properties in IIS is appears that the dll is not loading.
It has a red arrow pointing down.
Any ideas?
shane
> [snip]
> >There is an ISAPI module.
> [snip]
>
> yes, which is more than unstable as I found... Using a good
> machine (2xXeon
> 550, 512 MB, NT4/SP6a/IIS4) it constantly crashed being a filter, and
> crashed being
I am getting a whole lot closer to getting IIS to work with PHP loading as ISAPI.
Now, when I try to get authorized, it never works. It's probably a varialbe in the
.ini file I have not set. I keep getting the user prompt box, and the realm changes
after the first login failure
NT5
PHP 4.0.4pl
At 06:48 28.01.2001, Rasmus Lerdorf said:
[snip]
>There is an ISAPI module.
[snip]
yes, which is more than unstable as I found... Using a good machine (2xXeon
550, 512 MB, NT4/SP6a/IIS4) it constantly crashed being a
e McBride" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Saturday, January 27, 2001 9:44 PM
> Subject: Re: [PHP] IIS and PHP authorization
>
>
> > If you are using the CGI version of PHP then this won't work. You can't
> > do HTTP auth f
I thought PHP would only run as CGI on IIS? Right now I'm trying to config
Apache.
- Original Message -
From: "Rasmus Lerdorf" <[EMAIL PROTECTED]>
To: "Shane McBride" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, January 27,
If you are using the CGI version of PHP then this won't work. You can't
do HTTP auth from the CGI version.
-Rasmus
On Sun, 28 Jan 2001, Shane McBride wrote:
> I finally got PHP, MySQL and Win2k installed after a long hard battle with a Promise
>Ultra/66 controller card. Now, PHP seems to work
I finally got PHP, MySQL and Win2k installed after a long hard battle with a Promise
Ultra/66 controller card. Now, PHP seems to work fine exceot when I have a script that
requires authorization, I never get the popup box to input the login and password.
Here's the script:
Any ideas?
TIA- S
97 matches
Mail list logo