NamelessMC

Internet Explorer

Internet Explorer is not supported. Please upgrade to a more modern browser.

Question Fatal Error
Started by Voodix

Voodix

Voodix

Member
Joined
30 May 2024
Last Seen
06 Oct 2024
Topics
1
Posts
1

I'm getting this error: /home/vol5_8/infinityfree.com/if0_36582422/originsnw.rf.gd/htdocs/vendor/guzzlehttp/psr7/src/Request.php(15): Interface "Psr\Http\Message\RequestInterface" not found

Voodix · 3 months ago · Last edited: 3 months ago
Samerton

Samerton

Owner
Joined
30 Mar 2015
Last Seen
23 Nov 2024
Topics
41
Posts
1076

Can you please ensure that the file vendor/psr/http-message/src/RequestInterface.php exists on your web host, inside the htdocs folder.

Samerton · 3 months ago
slixtv

slixtv

Member
Joined
13 Jan 2023
Last Seen
20 Oct 2024
Topics
0
Posts
4

Try running composer require psr/http-message in your project directory to install it.

slixtv · about 1 month ago