[PHP-WIN] Re: [Help on getting BLOB from MySQL in PHP]

2004-01-19 Thread toby z
well :) that wasnt a blob file as far as i can recall it was just unicode data entered into a blob field and then retrieved to be displayed on a browser results have been the same with iis and apache :S working with images is possible playing around with php, fetching them from a blo

Re: [PHP-WIN] chmod on win xp - update

2004-01-19 Thread Stuart
mayo wrote: Donatas, you were right: The tools > Folder Options > advanced settings, uncheck "Use simple file sharing" was it. The security tab appeared. (Woohoo) Unfortunately there are still some issues. All the check boxes are grayed out and I'm still unable to give myself execute privileges. In

RE: [PHP-WIN] chmod on win xp - update

2004-01-19 Thread mayo
I'm still having problems. I've been on the line with Dell Customer Support (this is a new laptop) Donatas, you were right: The tools > Folder Options > advanced settings, uncheck "Use simple file sharing" was it. The security tab appeared. (Woohoo) Unfortunately there are still some issues. Al

[PHP-WIN] Re: Show the Progress of a file being uploaded

2004-01-19 Thread Arijit Chaudhuri
Thanks for the links. One of the free codes seems it might be useful. It uses Perl to handle the actual progress tracking and then hands back the rest to php. Will check it out. Regards, Arijit "Nadim Attari" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > http://www.hotscripts.com/

php-windows Digest 19 Jan 2004 19:16:56 -0000 Issue 2088

2004-01-19 Thread php-windows-digest-help
php-windows Digest 19 Jan 2004 19:16:56 - Issue 2088 Topics (messages 22608 through 22614): Re: chmod on win xp 22608 by: Svensson, B.A.T. (HKG) 22609 by: Donatas Re: Show the Progress of a file being uploaded 22610 by: Nadim Attari file upload - atomic action?

[PHP-WIN] Re: php4isapi.dll causes instability in memory

2004-01-19 Thread Brian
Looks good, although its increment server (2) setting wasn't enough, I kept getting a Server Error, unable to connect to fastcgi server. error. I changed it to (5) and did IISRESET, now I have 5 php.exe processes handling the load, very nice, it seems to work! "John Lim" <[EMAIL PROTECTED]> wrote

[PHP-WIN] Php Maximum execution time error on UPLOAD

2004-01-19 Thread Admin-Stress
Iam attempting to upload a doc via PHP that is ~4MB (2MB files seems to work fine). I have these settings in my PHP.ini: max_execution_time=3600 memory_limit=50M upload_max_filesize=5000 safe_mode=off And yet I get this error: Fatal error: Maximum execution time of 3600 seconds exceede

[PHP-WIN] Hi

2004-01-19 Thread ronherhuth
Test =) fhbwabjflikuyys -- Test, yep. <> -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] file upload - atomic action?

2004-01-19 Thread Svensson, B.A.T. (HKG)
> Is there any way to show the progress on a file upload with PHP? My impression is that file upload is an atomic action with php? (E.i. either it's uploaded or it's not.) I do know shit and nothing about Java programming, but maybe support can be given with the client(?), e.i. the possiblity(?

[PHP-WIN] Re: Show the Progress of a file being uploaded

2004-01-19 Thread Nadim Attari
http://www.hotscripts.com/PHP/Scripts_and_Programs/File_Manipulation/Upload_Systems/index.html http://www.hotscripts.com/Detailed/25027.html Hope it helps... Nadim Attari -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] chmod on win xp

2004-01-19 Thread Donatas
This goes only for Windows XP Pro, Home edition doesn't have this. Go to [Explorer window] -> Tools -> Folder Options -> View::Advanced Settings List. And the last option in it says "Use simple file sharing (Recommended)"... well recommended my ass, uncheck it. /Donny mayo wrote: I must be mi

RE: [PHP-WIN] chmod on win xp

2004-01-19 Thread Svensson, B.A.T. (HKG)
I recommend you to read about MS security model with IIS. It will explain for you what needs to be done in order to be able to do a write operation in a directory/file. E.i. not only file system permission is needed, but also write permission with IIS it self. And these permission must either be