Jump to content

where can fide dir for /../vendor/autoload.php


Recommended Posts

It should come with the application. That file and all the stuff it references will vary depending on the program and version. More often than not this file is generated by composer.

If the app uses composer, this error could be that you either didn’t run the composer script or said script failed.

Link to comment
Share on other sites

You need to either:

  • Find a complete copy of the application that's not missing that folder.
  • Or, if it has a composer.json file, you need to use composer to assemble it. Plesk has a composer tool which can be used for this, or you can follow the application developer's directions (you'll need to do these locally on your PC as most need command line access which we don't offer), then upload the final folder structure that's output by composer.
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...