What version of IIS are you running and did you install the Microsoft IIS
Lockdown utility?
If youre running the new .net (with IIS 6.0+) you have to go into the "Web
Service Extensions" and allow the php.exe to execute when called with a .php
or .phps extension. I ran into this same problem. By
Isn't there a setting in php.ini which restricts the maximum file size that
can be uploaded?
Does your program work for small files?
"Daniel MassóN" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> Hi there !! ... im Daniel im new in the list !!
>
> Hi there
To: Colin McDonald
yeah.. basically, the options like that can be done per site, or if
you have a folder on the site, you can assign an "application name"
under properties, and establish per-directory/application..
as well as global properties to all webs on the server..
--
==
yes, what worked for me was:
-go to the properties of the website
-click "Home Directory" tab
-click configuration button
-UNcheck "Cache ISAPI Applications"
I'm not sure if this means that it is per application or not?
colin
Tracker1 wrote:
> To: Colin McDonald
> So, you would suggest, *NO
To: Colin McDonald
So, you would suggest, *NOT* caching isapi apps, when using php?
this should be doable per application..
--
===
Michael J. Ryan - tracker1[*at*]theroughnecks.com
Roughneck BBS: http://www.theroughnecks.net
ning php as .exe/isapi but still happens...
>
>
>>-Original Message-
>>From: colin mcdonald [mailto:[EMAIL PROTECTED]]
>>Sent: 08 July 2002 1:57 PM
>>To: [EMAIL PROTECTED]
>>Subject: [PHP-WIN] Re: PHP on IIS 5.0
>>
>>
>>This is what I h
[EMAIL PROTECTED]]
> Sent: 08 July 2002 1:57 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Re: PHP on IIS 5.0
>
>
> This is what I had to do:
>
> -take out zend_optimizer from php.ini
> -put process isolation level to "HIGH" (as Michael suggested)
>
This is what I had to do:
-take out zend_optimizer from php.ini
-put process isolation level to "HIGH" (as Michael suggested)
-put IIS in the ISAPI filter list
-disable chaching of isapi applications
I hope this helps you and/or anyone else having this problem, because it
took me a long time to
Now ALL works just fine!
HUGE THANKS to you!
Alexandr.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
This *MAY* help isolate the issue...
in Internet Services Manager... for the application/web in question,
you can set the isolation level to "HIGH" which will make each app run
a separate instance of php4isapi.dll ... Beyond this, if most of your
php is in a directory separate from the rest of yo
10 matches
Mail list logo