V.B. de Haan wrote:
Now the WHY-question:
at the bottom of every page, a complex CGI-Perl-script has to be executed,
it's more easily to add only one line of SSI-comment, than the whole content
of te script. I also have to translate it to PHP.
No you don't. Just use virtual().
http://us2.php.net
s" <[EMAIL PROTECTED]>
To: "V.B. de Haan" <[EMAIL PROTECTED]>
Cc: "PHP General Mailing List" <[EMAIL PROTECTED]>
Sent: Saturday, December 06, 2003 11:54 PM
Subject: Re: [PHP] PHP and IIS
> V.B. de Haan wrote:
> > I'm running IIS 5.0 on win 2000
neral Mailing List" <[EMAIL PROTECTED]>
Sent: Saturday, December 06, 2003 11:54 PM
Subject: Re: [PHP] PHP and IIS
> V.B. de Haan wrote:
> > I'm running IIS 5.0 on win 2000 professional. I want to include SSI and
PHP
> > code in one single file of HTML. How can I do
V.B. de Haan wrote:
I'm running IIS 5.0 on win 2000 professional. I want to include SSI and PHP
code in one single file of HTML. How can I do this?
The question is WHY you'd want to do this. Whatever you're doing in your
SSI should just be done in PHP.
--
---John Holmes...
Amazon Wishlist: www.am
Hi all,
I'm running IIS 5.0 on win 2000 professional. I want to include SSI and PHP
code in one single file of HTML. How can I do this?
Vincent
uot;Beauford.2002" <[EMAIL PROTECTED]>
Sent: Saturday, March 22, 2003 9:32 PM
Subject: Re: [PHP] PHP and IIS
> Hello Beauford.2002,
>
> Saturday, March 22, 2003, 6:03:38 PM, you wrote:
>
> B2> I just installed Win2k server and IIS (need it for a project I am
doing) and
On March 22, 2003 04:03 pm, Beauford.2002 wrote:
> I just installed Win2k server and IIS (need it for a project I am
> doing) and get the following error after installing PHP. All
> permissions are set correctly. This appears to be a common problem
> as a search comes up with hundreds of the same p
Hi,
Just a thought. Have u put all the dlls in the system32 forlder?
Denis
- Original Message -
From: "Beauford.2002" <[EMAIL PROTECTED]>
To: "PHP General" <[EMAIL PROTECTED]>
Sent: Sunday, March 23, 2003 8:03 AM
Subject: [PHP] PHP and IIS
> I just i
I just installed Win2k server and IIS (need it for a project I am doing) and
get the following error after installing PHP. All permissions are set
correctly. This appears to be a common problem as a search comes up with
hundreds of the same problem - funny though - no answers.
Any help is apprecia
eneral'" <[EMAIL PROTECTED]>
Sent: Wednesday, March 19, 2003 2:40 PM
Subject: Re: [PHP] PHP and IIS - More info
> Beauford.2002 wrote:
>
> >Further note that it is not just this script, but many PHP scripts that I
> >run on IIS - they all work perfectly on Ap
D]>
> To: "'Beauford.2002'" <[EMAIL PROTECTED]>; "'PHP General'"
> <[EMAIL PROTECTED]>
> Sent: Wednesday, March 19, 2003 12:21 PM
> Subject: RE: [PHP] PHP and IIS - More info
>
>
> > > These are some of the erro
Beauford.2002 wrote:
Further note that it is not just this script, but many PHP scripts that I
run on IIS - they all work perfectly on Apache (on Windows and Linux)..
As well as configuration differences it could be different versions of
php. Modern ones expect $_SERVER for example. I might like
ED]>; "'PHP General'"
<[EMAIL PROTECTED]>
Sent: Wednesday, March 19, 2003 12:21 PM
Subject: RE: [PHP] PHP and IIS - More info
> > These are some of the errors I am getting
> >
> > Notice: Undefined index: login in
> > C:\Inetpub\wwwroot\.
-
From: "CPT John W. Holmes" <[EMAIL PROTECTED]>
To: "Beauford.2002" <[EMAIL PROTECTED]>; "PHP General"
<[EMAIL PROTECTED]>
Sent: Wednesday, March 19, 2003 11:21 AM
Subject: Re: [PHP] PHP and IIS 5.0
> > I am putting together a website for a custo
> These are some of the errors I am getting
>
> Notice: Undefined index: login in
> C:\Inetpub\wwwroot\..\login\checklogin.php on line 74
>
> and 75, and other similar errors.
>
> Line 74 is: $login = $HTTP_SESSION_VARS['login'];
> Line 75 is: $password = $HTTP_SESSION_VARS['password
> I am putting together a website for a customer who insists on using IIS
> running on Windows XP and I'm running into some problems. It appears that
no
> matter what PHP script I run, I'm getting tons of errors saying this
> variable or that variable is undefined. I have global variables turned on
These are some of the errors I am getting
Notice: Undefined index: login in
C:\Inetpub\wwwroot\..\login\checklogin.php on line 74
and 75, and other similar errors.
Line 74 is: $login = $HTTP_SESSION_VARS['login'];
Line 75 is: $password = $HTTP_SESSION_VARS['password'];
Another one i
To: "PHP General" <[EMAIL PROTECTED]>
> Subject: [PHP] PHP and IIS 5.0
>
> Hi,
>
> I am putting together a website for a customer who insists on using IIS
> running on Windows XP and I'm running into some problems. It appears that no
> matter what PHP scri
Hi,
I am putting together a website for a customer who insists on using IIS
running on Windows XP and I'm running into some problems. It appears that no
matter what PHP script I run, I'm getting tons of errors saying this
variable or that variable is undefined. I have global variables turned on in
19 matches
Mail list logo