Skip to content

Instantly share code, notes, and snippets.

@canabady
Last active May 25, 2022 23:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save canabady/75a1fd0712f83f8bac0215c2a095e01f to your computer and use it in GitHub Desktop.
Save canabady/75a1fd0712f83f8bac0215c2a095e01f to your computer and use it in GitHub Desktop.
Unexpected end of file perhaps the fastcgi process died lighttpd
Issue:
Unexpected end of file perhaps the fastcgi process died lighttpd
Solution:
Check lighttpd cgi config.
For more info refer: https://www.cyberciti.biz/tips/lighttpd-php-fastcgi-configuration.html
If `php -v` or `php-cgi -v` command outputs
"PHP Fatal error: Class 'jsonserializable' not found in Unknown on line 0"
then refer: http://stackoverflow.com/questions/36848664/php-fatal-error-class-jsonserializable-not-found-in-unknown-on-line-0
for solution
@Speedy10000
Copy link

I have the Problem that I can not accesss the Raspberry Pi via SSH, so I can not log on the SBC.
How can I solve that problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment