hook icon indicating copy to clipboard operation
hook copied to clipboard

Unauthorized 403 connecting to Hook development server

Open federicoiosue opened this issue 8 years ago • 1 comments

I'm having a similar problem than #119.

This is what I get when I try a cURL (even from the same host):

va25uoco@123123 [~]$ cd /home/va25uoco/hook.xxxx.xx/hook && hook server
...
PHP 7.1.2 Development Server started at Tue Mar 14 13:03:44 2017
Listening on http://0.0.0.0:4665
Document root is /home/va25uoco/hook.iosue.it/hook/public
Press Ctrl-C to quit.
[Tue Mar 14 13:03:49 2017] 195.110.97.5:28012 [403]: /
[Tue Mar 14 13:03:59 2017] 195.110.97.5:28964 Invalid request (Unexpected EOF)

Moreover, scaffolding a new application gave me this output:

va25uoco@lhcp1094 [~]$ hook app:new myapp
...

federicoiosue avatar Mar 31 '17 15:03 federicoiosue

Hi @federicoiosue. This project hasn't been maintained since PHP 7 has been released. Pull requests are appreciated. Cheers.

endel avatar Apr 01 '17 20:04 endel