The first is dynamic link library, please refer to https://blog.csdn.net/lucky_ huijun/article/details/105165359
The second is that there is no correct input path name. The following is wrong
spawn-fcgi -a 127.0.0.1 -p 9001 -f a.out
The right thing to do is
spawn-fcgi -a 127.0.0.1 -p 9001 -f /a.out
If it’s the second mistake, slap yourself^_^
Read More:
- Mongodb failed to start: child process failed, exited with error number 100
- Mongodb start error: child process failed, exited with error number 1
- Error: child process failed, exited with error number 1
- Vue project start npmrun dev failed, error: splash CMD enoent
- svn process exited with error code: 1
- Vs compilation error msb6006:“ cmd.exe ” exited with code 1.
- Process exited with an error: 1 (Exit value: 1)
- Job for network.service Failed because the control process exited with error code. See “SystemC
- A child container failed during start Tomcat error prompt
- Compiling QT project under vs encountered “error 89error msb6006:“ cmd.exe ”Exited with code 3
- Git bash Error: Could not fork child process: There are no available terminals (-1)
- A child container failed during start
- Caused by: org.apache.catalina.LifecycleException: A child container failed during start
- Error:could not fork child process: There are no available terminals (-1).
- Solve the problem of “error msb6006: link.exe Exited, bad method with code 2
- When vs2017 compiles CUDA project, “error msb6006:“ cmd.exe ”Exited with code 1 Solutions for
- error MSB6006: “mt.exe” exited with code 31 solution
- There is an error when idea creates a child item parent tag
- [Solved] PVE7.0“run_buffer: 316 Script exited with status 1”
- NPM compilation failed: can’t resolve ‘child_ process’