Jump to content

Windows and PHP

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
Lop

Lop

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,172 posts
I'm running into this problem:


Warning: Unknown list entry type in request shutdown (2)

Any idea what this is or how to fix it?

#2
John

John

    Writes binary right handed and hex left handed

  • Moderators
  • 6,321 posts
What windows are you using? What web server are you running? What version of php are you using? :o


I believe this bug was common in 4.3.x, if your not running the latest version try upgrading and you should be fine. :)
If not have a search in the php.net's bug database http://bugs.php.net im sure they have 100's of bug reports like yours

#3
Crane

Crane

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 398 posts

Sidewinder said:

I believe this bug was common in 4.3.x, if your not running the latest version try upgrading and you should be fine. :)
If not have a search in the php.net's bug database http://bugs.php.net im sure they have 100's of bug reports like yours

Seen this error before and Sidewinder's suggestion resolved it.