disconnect / apache-websocket

Apache WebSocket module
Apache License 2.0
196 stars 46 forks source link

Module breaks PHP #34

Open wjmelements opened 10 years ago

wjmelements commented 10 years ago

No idea why, but I have verified this on two linux distributions. Apache PHP worked before module installation and after module removal. If you cannot reproduce this I can give more info.

jchampio commented 8 years ago

I know it's been a while, but by any chance could you provide additional info? I'm maintaining a fork of this module and would like to migrate open issues to it.

williammorrisssc commented 8 years ago

(Posting from work account)

@jchampio I was using prefork (no pthreads) apache PHP module. I stopped using websocket for that project soon after I opened this issue so I'm afraid I can't provide much help. I got apache and PHP working without websockets though, so I feel like this should be a reproducible issue.

jchampio commented 8 years ago

Okay. I have very little experience with mod_php -- when you said "breaks", do you remember how? Hangs, crashes, errors thrown? Either way, thanks for the info; I'll try to keep an eye out for interactions with mod_php.

williammorrisssc commented 8 years ago

I don't remember. Good luck!