11 Ocak 2020 10:37

Muslu Y.

Lighttpd

Lighttpd "/usr/bin/php-cgi" check that file exists, is regular file

Anasayfa

Lighttpd

Lighttpd "/usr/bin/php-cgi" check that file exists...

Lighttpd ile Phpmyadmin kurulumu yaparken aşağıdaki hatayı alıyorsanız sebebi php versiyonuna ait cgi kütüphanesinin kurulmamış olmasıdır.

 

"/usr/bin/php-cgi" (check that file exists, is regular file, and is executable by lighttpd)
  Çözüm

apt install -y php7.2 php7.2-fpm php7.2-mysql php-common php7.2-cli php7.2-cgi php7.2-common php7.2-json php7.2-opcache php7.2-readline php7.2-mbstring php7.2-xml php7.2-gd php7.2-curl
     

Makdos Bilişim Teknolojileri 2015 - 2025