Active
Project:
PageFlip: Book, Magazine, Comic Viewer
Version:
6.x-1.0-beta3
Component:
Code
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Jan 2011 at 18:00 UTC
Updated:
28 Jan 2011 at 22:38 UTC
Comments
Comment #1
nilesh4life commentedAdditional details of Environment:
WAMP
Win 7
Dupal 6
Additional debug:
If i remove pageflip.module from directory the page loads with pageflip html viewer module and page flip mz3 viewer module, when I put pageflip.module back in the directory the page again says: The connection was reset
This is getting me mad
Comment #2
adamdicarlo commentedWhat version of PHP are you running?
Comment #3
nilesh4life commentedIt is 5.3.4
Comment #4
adamdicarlo commentedI haven't tested PageFlip with 5.3.x. So I bet there's an incompatibility (although it's surprising it'd cause a crash, which is what it sounds like is happening). If you can turn PHP error display on (for instance, in your .htaccess file), perhaps instead of that connection reset response you'll get an error message. If that doesn't give an error message please look in your server logs. They're probably located wherever WAMP/Apache is installed... my guess \Program Files\WAMP\apache\logs\ -- something like that...
Point being, if you can get me an error message that'd help a ton!
Comment #5
nilesh4life commentedAhh,
I turned error reporting on, through htaccess but it dint log any errors when I pulled up page.
If you can guide me on how I can get you any other logs, I am happy to do so.
That was sorta urgent development and I dropped this module and I am writing something custom to get things done, almost there. What I am doing is, uploading a pdf -> parsing it into images (GhostScript/iMagick), putting those into separate folder and generating XML based on images names and other properties and ultimately I have a swf file that reads all the images and XML. These works pretty neat.
However, I would love to discuss this crashing apache problem due to pageflip module file.
Thanks for your replies. Appreciate it.