laravelとxamppを使っております。
アプリを作ってすぐにphp artisan serve して500エラーが起きて困っております。
友達(はMAMP使用)がlaravel new アプリ名して作ったものをgit cloneしています。
まだコードは何も書いておりません。
laravel 3.0.1
php 7.4.3
composer 1.10.0を使っています。
DBはmysqlを使っております。
AH02538: Child: Parent process exited abruptly. Child process is ending AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run? AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name AH00455: Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.4.3 configured -- resuming normal operations AH00456: Apache Lounge VC15 Server built: Aug 11 2019 12:20:04 AH00094: Command line: 'c:\xampp\apache\bin\httpd.exe -d C:/xampp/apache' AH00418: Parent: Created child process 20548 AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name AH00354: Child: Starting 150 worker threads.
apacheのerror.logです。
AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
これに関しては調べましたがhttp://momiage3dau.com/archives/130のサイトで解決できませんでした。
ほかにも500エラーが起きた時のチェックポイントこちらのサイトをみていろいろやってみましたが、うまくいきませんでした。
だいぶあやふやな質問なので完璧な回答はできないかもしれませんが、チェックするポイントなどを教えていただけると幸いです。
よろしくお願いします。
回答1件
あなたの回答
tips
プレビュー