Hi All,
I have another application which possibly has locked a mutex.
How can check if this mutex locked? I need to know if that application is
running.
Thanks,
Vladimir
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi All,
Is it possible to read archived file date and time?
I need to determine if files on www are newer than local ones. To compare
only sizes looks not enough.
Thanks,
Vladimir
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I installed php in c:\inetpub\php folder and gave access to IIS user.
My web server is IIS5.
I added HKEY_LOCAL_MACHINE\SOFTWARE\PHP\IniFilePath = ini path directory
I uncommented extension=php_zip.dll in the php ini file and put php_zip.dll
in php folder.
I added extension_dir = "c:\inetpub\
Hi All,
We have web IIS5 (web+ftp)+php4 installed on the same server. It takes about
5-6 min to upload 20MB file to our ftp server. But we cannot upload it
through http php upload. I set parameters
==
upload_max_filesize =40M
post_max_size=40M
max_execution_time=920 and then set it to zero
==
but a
Hi All,
Attached php.exe to the list of multi-edit 9 compilers.
Does anybody has the php error parse regular expression string?
--
Best regards,
Vladimir
---
mailto: [EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi, All,
I tried to implement the file upload on a WEB server and run into the issue.
1.Test case 1.
WinXp, IIS, localhost - no problems.
2. Test case 2, Win2000, IIS, remote PC.
The error log, print_r $_FILES, and source follow below. I saw some notes
about the sharing. I tried to set tmp and Doc