On my development, windows machine, the memory_limit iniValue is set to 128M,
and on the production server - think linux box, it's set to 1280M, but, the bit
of script to render an image from database as image resource to browser, works
fine on my machine, but, on server, the following error occ
hi,
On Thu, Aug 15, 2013 at 7:40 PM, R. S. wrote:
> Hello Pierre,
>
> Thursday, August 15, 2013, 10:40:56 AM, you wrote:
>
>> Short paths work just fine. Not sure what goes wrong with the COM APIs
>
> Have you even read my example, or any of my posts before ?
yes.
> There is nothing wrong with
Hello Pierre,
Thursday, August 15, 2013, 10:40:56 AM, you wrote:
> Short paths work just fine. Not sure what goes wrong with the COM APIs
Have you even read my example, or any of my posts before ?
There is nothing wrong with COM API, paradoxically COM works ok
and handles long and short paths ju
hi!
On Wed, Aug 14, 2013 at 7:15 PM, R. S. wrote:
> Hello Pierre,
>
> Wednesday, August 14, 2013, 10:27:24 AM, you wrote:
>
>> COM is not PHP: You are calling the FileSystemObject's GetFile via COM
>> which uses unicode APIs under the hood. Nothing to do with PHP
>> streams.
>
> Yes, I know that,
Hi List,
I opend a bug report.
Hope this helps to find the problem.
https://bugs.php.net/bug.php?id=65453
Regards
- Original Nachricht
Von: sniukbp sniukbp
An: php-windows@lists.php.net
Datum: 14.08.2013 21:58
Betreff: [PHP-WIN] Readfile() + mpg = http status 500, windows