Reply to Re: watermark image taking unusual longer time to generate

Re: watermark image taking unusual longer time to generate new!
by colin, 15 years, 2 months ago
I am not sure what can be happening... When process() returns true, it has saved the file before.

My guess would be that your code is on a server with some kind of filer (Netapp, etc...) which explains why you may see the file later (read), even though PHP has written it at the right time (write).

To check, right after calling process(), add some PHP code to check whether the image has been created or not.Reply

Your reply

Name *
Email 
Title *
Text *
CAPTCHA image
Enter the code displayed on the image:
Click on the image to generate another one if it is hard to read it. The case is important