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

nginx模式无法上传文件,一直在loading #39

Closed
mountainguan opened this issue May 22, 2018 · 4 comments
Closed

nginx模式无法上传文件,一直在loading #39

mountainguan opened this issue May 22, 2018 · 4 comments

Comments

@mountainguan
Copy link

mountainguan commented May 22, 2018

  1. Tell us your PHP version(php -v)
PHP 7.0.20-2 (cli) (built: Jun 14 2017 05:30:04) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies
    with Zend OPcache v7.0.20-2, Copyright (c) 1999-2017, by Zend Technologies
  1. Tell us your Swoole version(php --ri swoole)
swoole

swoole support => enabled
Version => 2.1.3
Author => tianfeng.han[email: mikan.tenny@gmail.com]
coroutine => enabled
epoll => enabled
eventfd => enabled
timerfd => enabled
signalfd => enabled
cpu affinity => enabled
spinlock => enabled
rwlock => enabled
async http/websocket client => enabled
Linux Native AIO => enabled
pcre => enabled
zlib => enabled
mutex_timedlock => enabled
pthread_barrier => enabled
futex => enabled

Directive => Local Value => Master Value
swoole.aio_thread_num => 2 => 2
swoole.display_errors => On => On
swoole.use_namespace => On => On
swoole.use_shortname => On => On
swoole.fast_serialize => Off => Off
swoole.unixsock_buffer_size => 8388608 => 8388608
  1. Tell us your Laravel/Lumen version(check composer.json & composer.lock)

"laravel/framework": "5.5.*",

  1. Detail description about this issue(error/log)

文件无法上传,一直处于loading状态,nginx是根据README里给出的配置弄的

  1. Give us a reproducible code block and steps
//TODO: Your code
@hhxsv5
Copy link
Owner

hhxsv5 commented May 22, 2018

文件有多大?

@mountainguan
Copy link
Author

@hhxsv5 几百k

@mountainguan
Copy link
Author

破案了...原来是权限太低

@hhxsv5
Copy link
Owner

hhxsv5 commented May 22, 2018

😂

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

2 participants