[PHP] Ming - php sync problem?

2005-01-27 Thread John Coppens
Hi all. I have simple page that generates a simple flash with some random images, then publishes it - on the same page. If I do this, i regularly have several kinds of problems, one of them, an error message like: getimagesize(img/topmovie/toplogo.swf): failed to open stream: No such file or

Re: [PHP] Ming - php sync problem?

2005-01-27 Thread Richard Lynch
John Coppens wrote: I have simple page that generates a simple flash with some random images, then publishes it - on the same page. If I do this, i regularly have several kinds of problems, one of them, an error message like: getimagesize(img/topmovie/toplogo.swf): failed to open stream: No

Re: [PHP] Ming - php sync problem?

2005-01-27 Thread John Coppens
On Thu, 27 Jan 2005 10:54:18 -0800 (PST) [EMAIL PROTECTED] (Richard Lynch) wrote: Change your php.ini to send error messages somewhere else, and get in the habit of checking that somewhere else when you code. Thanks for the hint It has NOTHING to do with your current problem of having error

Re: [PHP] Ming - php sync problem?

2005-01-27 Thread Marek Kilimajer
John Coppens wrote: Hi all. I have simple page that generates a simple flash with some random images, then publishes it - on the same page. If I do this, i regularly have several kinds of problems, one of them, an error message like: getimagesize(img/topmovie/toplogo.swf): failed to open stream: