Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Composer site errors?

Started by Muut Archive 11 years ago · 2 replies · 370 views
11 years ago

My site is throwing these errors:

TXT
Warning: require(/home/bobrocke/public_html/materialize.bobrockefeller.com/vend or/jakeasmith/http_build_url/src/http_build_url.php): failed to open stream: No such file or directory in /home/bobrocke/public_html/materialize.bobrockefeller.com/vendor/compo ser/autoload_real.php on line 54

Fatal error: require(): Failed opening required '/home/bobrocke/public_html/materialize.bobrockefeller.com/vendor/jake asmith/http_build_url/src/http_build_url.php' (include_path='.:/usr/local/php53/lib:/usr/lib/php:/usr/local/lib/php' ) in /home/bobrocke/public_html/materialize.bobrockefeller.com/vendor/compo ser/autoload_real.php on line 54

What do I need to be doing to fix it?

It comes from this function:

TXT
It comes from this line:
function composerRequire28afe50b28cef70bede15e9cdc717d3b($file)
{
    require $file;
}
11 years ago

Looks like something has gone wrong with your composer vendor libraries. You could try removing the vendor folder and doing a bin/grav install again.

11 years ago

All fixed after installing a .dependencies file from the Atom GitHub repository and running bin/grav install. Thanks!

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1329 9 years ago
Archive · by Muut Archive, 9 years ago
2 922 9 years ago
Archive · by Muut Archive, 9 years ago
2 4051 9 years ago
Archive · by Muut Archive, 9 years ago
1 2930 9 years ago
Archive · by Muut Archive, 9 years ago
3 1108 9 years ago