Laravel -Website Err_Empty_Response Fehler bei Verwendung von Php7.3.16Php

PHP-Programmierer chatten hier
Anonymous
 Laravel -Website Err_Empty_Response Fehler bei Verwendung von Php7.3.16

Post by Anonymous »

Wenn ich Browser (Chrome, Firefox) verwende, um die lokale Laravel -Website (mit Php7.3.16) zu durchsuchen, wird er err_empty_response -Fehler angezeigt.
Es geschieht in verschiedenen Laravel -Projekten mit verschiedenen Laravel -Versionen (5,8, 6.2, 7.0)
PHP Version 7.3.16
macos catalina 10.15.4
PHP wird mit MacPort < /p>

run "Komponisten installiert": OK < /p>

PHP -Run "PHP": OK < /P>

PHP "PHP": OK < /p>
run "php artis": OK < /P>

Aber ich möchte php7.3 < /p>

verwenden

Code: Select all

$port installed | grep php73
php73 @7.3.16_0+libedit (active)
php73-apache2handler @7.3.16_0 (active)
php73-curl @7.3.16_0 (active)
php73-gd @7.3.16_0 (active)
php73-gettext @7.3.16_0 (active)
php73-iconv @7.3.16_0 (active)
php73-intl @7.3.16_0 (active)
php73-mbstring @7.3.16_0 (active)
php73-mcrypt @1.0.3_0 (active)
php73-mysql @7.3.16_0+mysqlnd (active)
php73-openssl @7.3.16_0 (active)
php73-redis @5.2.1_0 (active)
php73-xsl @7.3.16_0 (active)
php73-zip @1.18.2_0 (active)
$ port installed | grep php72
php72 @7.2.29_0+libedit (active)
php72-apache2handler @7.2.29_0 (active)
php72-curl @7.2.29_0 (active)
php72-gd @7.2.29_0 (active)
php72-gettext @7.2.29_0 (active)
php72-iconv @7.2.29_0 (active)
php72-intl @7.2.29_0 (active)
php72-mbstring @7.2.29_0 (active)
php72-mcrypt @1.0.3_0 (active)
php72-mysql @7.2.29_0+mysqlnd (active)
php72-openssl @7.2.29_0 (active)
php72-redis @5.2.1_0 (active)
php72-xsl @7.2.29_0 (active)
php72-zip @1.18.2_0 (active)

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post