Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Fatal error while running "php publish user" #1

Open
rata opened this issue Oct 23, 2014 · 0 comments
Open

PHP Fatal error while running "php publish user" #1

rata opened this issue Oct 23, 2014 · 0 comments

Comments

@rata
Copy link

rata commented Oct 23, 2014

Hi,

I was trying this to maybe use it on the project I'm working on flossmanuals. So tried just the upstream version without any adaptations to use my project. I want to just create doc for yours project, to make sure I can run it just fine here. But it fails with:

$ php publish user
Will be available at user/source/4.4-2014.10.23-11.22.55
Downloading epub...
PHP Notice:  Undefined offset: 2 in <path>/bookipublisherlite/publisher.class.php on line 66
PHP Warning:  file_get_contents(http://objavi.booki.cc/books/): failed to open stream: Connection timed out in <path>/bookipublisherlite/publisher.class.php on line 77
Downloading html...
PHP Notice:  Undefined offset: 2 in <path>/bookipublisherlite/publisher.class.php on line 66
PHP Warning:  file_get_contents(http://objavi.booki.cc/books/.tar.gz): failed to open stream: Connection timed out in <path>/bookipublisherlite/publisher.class.php on line 77
tar: This does not look like a tar archive

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
Cleaning html
* defining new directory structure, links, etc.
PHP Warning:  file_get_contents(<path>/bookipublisherlite/www/user/source/4.4-2014.10.23-11.22.55/contents.html): failed to open stream: No such file or directory in <path>/bookipublisherlite/simpledom.inc.php on line 70
PHP Fatal error:  Call to a member function find() on boolean in <path>/bookipublisherlite/publisher.class.php on line 103

I'm using debian testing with php 5.6.0+dfsg-1+b1 (5.6.0 + debian patches)

Do you have any idea why is this happening ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant