Hi,
I am having problem with PHP header location with IIS 6.0. Even after i sent
the
header("HTTP/1.1 301 Moved Permanently");
the
header (Location: url);
always return 302 redirect.
any solution to this problem?
Thanks.
Jack Sen
--
PHP Windows Mailing List (http://www.php.net/)
To unsubs
Hi
I am trying to setup a intranet with IIS 5.1 and PHP 4.3.0
The problem I am having is that I want to retrieve all the usernames of the
people on the network (aka DOMAIN\username) for security. I am using ISAPI
to do this due to the CGI not retrieving the username.
The problem I am having is that
I have IIS 5 with PHP 4.2.3 on a Windows 2000 server and I use NTFS to
control access to the directories. A user with read/execute (or even Full
Control in testing) can get to the directory fine, and .html files fine. But
.php files do not come up - access denied basically.
However, if a user is a
i dunno i found iis to be a pain in the butt so now i just use apache on
win2k :)
-Original Message-
From: James Mclean [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, 19 June 2002 3:37 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] IIS/PHP
All,
Consider the following code
All,
Consider the following code.
$last_error_message";
}else{
print_r($res);
}
}
?>
test function
Number to Query
Now this code works flawlessly under Apache/PHP 4.2., but on
IIS with PHP 4.2. it fails to execute the first if statement
once a number is ent
my site runs fine but always asks for username and password
running php as cgi
its driving me nuts
Thanks
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ED]>
>To: [EMAIL PROTECTED]
>Subject: [PHP-WIN] IIS + PHP + Network Drive = CGI Error (why?)
>Date: Thu, 22 Nov 2001 13:40:29 +
>
>I'm running PHP 4.0.6 on Win2K with IIS 5. If IIS's wwwroot is located on
>a
>local drive, PHP docs execute fine. If IIS'
I'm running PHP 4.0.6 on Win2K with IIS 5. If IIS's wwwroot is located on a
local drive, PHP docs execute fine. If IIS's wwwroot is located on a shared
network drive, PHP scripts deliver the following error message:
CGI Error
The specified CGI application misbehaved by not returning a co
I am running IIS on my PC as a development platform, and all is good. I'm
wanting to set up a virtual directory to a network drive on the LAN and it
works fine for HTML files, but when accessing a PHP file I get
The specified CGI application misbehaved by not returning a complete set of
HTTP hea
2388 (cell)
-Original Message-
From: Josh Seward [mailto:[EMAIL PROTECTED]]
Sent: Saturday, October 27, 2001 12:46 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] IIS PHP
I am having trouble with my IIS server. When I restart the site runs fine,
But only for one visit. If I leave the page or
I am having trouble with my IIS server. When I restart the site runs fine, But only
for one visit. If I leave the page or close the browser and try to return the page
cannot be found.
Can somebody explain this to me?
Thanks,
Change your session save path in php.ini to somewhere that exists on an NT
box - e.g. c:\temp (or create your own php session temp directory)
Cheers
--
Phil Driscoll
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [E
Hi,
I have installed php on IIS as ISAPI module (with zend optimizer) .. but
session stuffs. doesnt work.. giving this error message..
i have created /tmp folder in site and gived read , write etc.. rights but
doesnt fix the problem..
do you have any idea ?
thanx a lot..
Windows2000 / IIS 5
Php
13 matches
Mail list logo