|
|
| Author |
Message |
raX Lead Developer
Joined: 13 Oct 2001 Posts: 2234 Location: Carlisle, PA
|
Posted: Thu Mar 27, 2003 5:35 pm Post subject: |
|
|
Not yet, I need to work on this tonight.
-Ian |
|
| Back to top |
|
 |
Dr.Dritz
Joined: 02 Apr 2003 Posts: 42 Location: Southern Denmark
|
Posted: Sat Apr 05, 2003 6:27 pm Post subject: How about the Bug #22526: session_start/popen hang |
|
|
Hello,
are there any news for the win2k 0.8 betatesters?
I am experiencing the same things:
One graph: OK, two or more: Nope
Restarting Apache is the only way out.
I have voted on the bugs.php.net, is there anything else I can do to help solving this?
Cacti 0.8 has potential
Greetings from Denmark.
- Lars |
|
| Back to top |
|
 |
DarkCable
Joined: 31 Mar 2003 Posts: 5
|
Posted: Sun Apr 06, 2003 9:46 pm Post subject: use php.exe instead of the isapi |
|
|
I have had the same problem.
I fuond that when I use the php4sapi.dll (isapi filter),
you cannot display more than one graph.
If you do not use the isapi dll and intead use the
php.exe, it works. I have narrowed it down to the
fact that cmd.exe gets hung up on multiple images when
using the isapi filter. (on the popen command).
I am very new to php, so I do not know if this is a php
problem...or if the win32 users need a timer / delay
when displaying images...(so cmd.exe is released before
starting a new image from php_image.php).
I hope this made some sense.
--DarkCable |
|
| Back to top |
|
 |
Dr.Dritz
Joined: 02 Apr 2003 Posts: 42 Location: Southern Denmark
|
Posted: Mon Apr 07, 2003 2:55 am Post subject: Re: use php.exe instead of the isapi |
|
|
Thanks for the tip, but how do I exactly do? - which modifications have you done to the httpd.conf or elsewhere?
I am a novice to both Apache & PHP so I´m all eyes & ears.
- Lars |
|
| Back to top |
|
 |
Dr.Dritz
Joined: 02 Apr 2003 Posts: 42 Location: Southern Denmark
|
Posted: Mon Apr 07, 2003 3:49 pm Post subject: Re: use php.exe instead of the isapi |
|
|
Hi,
I have done some reading and have switched to "non module mode" - using php.exe instead of php4apache2.dll and now it works !
But the performance has reduced.
- thanks for listening.
- Lars |
|
| Back to top |
|
 |
|