Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: require([redacted]/vendor/autoload.php): failed to open stream #54

Closed
JamesHawkinss opened this issue Aug 18, 2019 · 8 comments

Comments

@JamesHawkinss
Copy link

Hiya,

I'm using cPanel on a shared host. I'm trying to run the install script, but whenever I visit a page in this directory I'm getting errors complaining vendor/autoload.php. I know this has something to do with Composer, I wondered if you'd be able to shed more light on it?

I do not have SSH access to my webserver.

@sergix44
Copy link
Owner

Is the [redacted]/vendor/autoload.php path correct?
The permission on the uploaded files are correct?

@JamesHawkinss
Copy link
Author

Thanks for your response.

The file path would lead to the right place, but a /vendor folder hasn't been generated. I presume this is because cPanel doesn't like composer, or something.

If I was to chmod the whole folder, do you know what permissions I would give it? I could just give it 777 and see what happens?

Do you happen to have the /vendor directory that you could just send me, so that I don't need to use composer for it to work?

@sergix44
Copy link
Owner

The /vendor folder should be present in the release zip file and uploaded if you have a shared hosting.
Download the release zip from the github release page and try again (https://github.com/SergiX44/XBackBone/releases).

@JamesHawkinss
Copy link
Author

Thanks so much! I'll try that and let you know how I get along :D

@JamesHawkinss
Copy link
Author

Alright so I managed to run the installer and everything - but CSS doesn't seem to be working on the admin panel and stuff?

Image: https://i.thedudeinthecorner.xyz/files/UuqmC.png

@sergix44
Copy link
Owner

With the latest release: https://github.com/SergiX44/XBackBone/releases/tag/2.6
Is the static/ folder present and contains something?

@JamesHawkinss
Copy link
Author

Yup it's there, and it has 7 folders within it.

@JamesHawkinss
Copy link
Author

Made it work! Thanks for your help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants