AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Store (https://forums.alliedmods.net/forumdisplay.php?f=157)
-   -   Issue Store Webpanel v2 not working :( (https://forums.alliedmods.net/showthread.php?t=324548)

Legendoniance 05-19-2020 11:49

Store Webpanel v2 not working :(
 
Hello!

I'm currently in the midst of setting up the Sourcemod Store (v2), as well as the WebPanel 2.

Everything works, up to the point of installation of the WebPanel.

I am unable to use the CLI method to install it, so I directly downloaded the release from the Github page.

Noting the installation instructions without CLI, it states:
1) Open http://Link-to-your-webpanel/installer
2) Go through the installer (Make sure to read everything, there is important information

However, in the release, there's no such file or folder labelled installer.

After that, I tried running server.php (not sure if that file serves as the index file), and came up with this error:

PHP Code:

Warning: require(C:\Users\Mark\Desktop\XAMPP\htdocs\WebPanel-Core\bootstrap/../vendor/autoload.php): failed to open streamNo such file or directory in C:\Users\Mark\Desktop\XAMPP\htdocs\WebPanel-Core\bootstrap\autoload.php on line 17

Fatal error
: require(): Failed opening required 'C:\Users\Mark\Desktop\XAMPP\htdocs\WebPanel-Core\bootstrap/../vendor/autoload.php' (include_path='C:\Users\Mark\Desktop\XAMPP\php\PEAR'in C:\Users\Mark\Desktop\XAMPP\htdocs\WebPanel-Core\bootstrap\autoload.php on line 17 


Anyone able to point me in the right direction, or is there something I'm missing?

Spoiper 06-25-2020 18:21

Re: Store Webpanel v2 not working :(
 
exactly the same problem unfortunately

Spoiper 07-02-2020 19:40

Re: Store Webpanel v2 not working :(
 
Yo man i figured it out :D
Contact me if you still need some help

ToasterOven 09-03-2020 16:09

Re: Store Webpanel v2 not working :(
 
Quote:

Originally Posted by Spoiper (Post 2708314)
Yo man i figured it out :D
Contact me if you still need some help


How?

Valduga007 09-04-2020 08:30

Re: Store Webpanel v2 not working :(
 
Any? Same here

benoit611 05-30-2021 11:01

Re: Store Webpanel v2 not working :(
 
Quote:

Originally Posted by Spoiper (Post 2708314)
Yo man i figured it out :D
Contact me if you still need some help

hello sorry if i bother you but i saw a message from you saying that you are able to help us for the store if you have the time you could give me a hand

sunstep 03-10-2022 16:11

Re: Store Webpanel v2 not working :(
 
Hi guys,

I also ran into this issue, but I managed to figure it out.

If you are getting http error 500 when you are going to the public folder in your browser, or if you're going to /public/installer, then type the following in your terminal:

sudo chown www-data:www-data -R /path/to/your/store-site/

Hope this helps. Make sure that if you enter your site, that it goes to the public folder by default.

benoit611 01-16-2023 15:51

Re: Store Webpanel v2 not working :(
 
I can't use the terminal at my host and I looked if I could make changes from windows with powershell but it doesn't work a nice person could make a zip copy of his store but replace the basic info given from xxxxxx and so not only me but others could take advantage of the panel without a terminal


All times are GMT -4. The time now is 03:47.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.