ID:               15746
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Performance problem
 Operating System: Windows 2000 Server
 PHP Version:      4.1.1
 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.




Previous Comments:
------------------------------------------------------------------------

[2002-08-27 11:47:21] [EMAIL PROTECTED]

Err, so whats with the cygwin dlls in your netpbm distro??
Cygwin is a unix emulation library for windows.

Please try a newer distro, such as the full netpbm release (10.5)
mentioned by Chris ([EMAIL PROTECTED]).

------------------------------------------------------------------------

[2002-08-27 10:09:58] [EMAIL PROTECTED]

Wez, no one is using cygwin in the current setup.  This is all run
directly from under IIS.

------------------------------------------------------------------------

[2002-08-27 01:00:09] [EMAIL PROTECTED]

No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

------------------------------------------------------------------------

[2002-07-26 14:05:39] [EMAIL PROTECTED]

Have you guys considered that it might be a cygwin problem?
Cygwin does a lot of magic, some of it depends on obscure things like
your CYGWIN environmental variable.
Perhaps you should all confer and compare your cygwin setups?

------------------------------------------------------------------------

[2002-07-21 04:51:33] [EMAIL PROTECTED]

Win32 - Full netpbm dist runs at acceptable speed.

Was able to fix problem by swithing to full netpbm release (10.5).  I
only experience the idle CPU problem with the netpbm-gallery 1.1
release, distributed on the gallery site. So it may not be a PHP exec()
bug after all.

In order to use the full netpbm dist, I needed to make changes to
Gallery's config.php:

Change: 
$gallery->app->pnmtojpeg = "ppmtojpeg";

To:
$gallery->app->pnmtojpeg = "pnmtojpeg";

ppmtojpeg.exe does not exist in netpbm 10.5.

Chris

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/15746

-- 
Edit this bug report at http://bugs.php.net/?id=15746&edit=1

Reply via email to