Topic on Project:Support desk

PHP Notice: Undefined index: error in \includes\http\GuzzleHttpRequest.php on line 194

8
79brue (talkcontribs)

Hello!

I have a mediawiki problem. After I had an backup error, I erased all the files and removed the mysql database, and reinstalled mediawiki. But it does not run properly. When I access to /index.php, a error named "500 internal server error" occurs, without no error log. When I access to "localhost", there is one error message: "PHP Notice: Undefined index: error in \includes\http\GuzzleHttpRequest.php on line 194".

Does anyone know how to solve this problem?

Malyacko (talkcontribs)

See Manual:How to debug how to get error logs for MediaWiki. ("500 internal server error" is not a MediaWiki error, but your web server instead.)

79brue (talkcontribs)

I did it, but I didn't get any error messages except "PHP Notice: Undefined index: error in \includes\http\GuzzleHttpRequest.php on line 194".

AhmadF.Cheema (talkcontribs)
79brue (talkcontribs)

I checked the log files located on "C:\inetpub\logs\LogFiles", but there were no error messages.

AhmadF.Cheema (talkcontribs)
79brue (talkcontribs)

I see a few error logs.

1) FASTCGI RESPONSE ERROR: PHP Notice:  Undefined index: error in \includes\http\GuzzleHttpRequest.php on line 194

2) Module Warning: Access Denied (0x5)

3) Internal Server Error

AhmadF.Cheema (talkcontribs)
Reply to "PHP Notice: Undefined index: error in \includes\http\GuzzleHttpRequest.php on line 194"