FOSSBilling / Proxmox

Proxmox VM provisioning for FOSSBilling
GNU General Public License v3.0
35 stars 5 forks source link

[Bug]Failed opening required '/var/www/vhosts/panel.site.com/httpdocs/modules/Serviceproxmox/vendor/autoload.php' #31

Closed sandwitcherz closed 1 year ago

sandwitcherz commented 1 year ago

Describe the bug Installing module from admin panel on Linux ( plesk ), php 8.0.3, plugin Proxmox 0.1.0 and i don't know where to download the 'pmxconfig' folder...

To Reproduce Steps to reproduce the behavior:

  1. Go to 'admin panel'
  2. Click on 'activate proxmox 0.1.0 module'
  3. See error

Expected behavior Installation of the module

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

Hello, i have all the requirment but panel in 0.5.6 is it the problem? tx Capture d'écran 2023-11-17 135234

sandwitcherz commented 1 year ago

Ok, i have installed whith git and composer install, now, no errors but when i launch install via admin panel, the circle run forever..

Anuril commented 1 year ago

I suspect there are left over tables in your database, that's why the install doesn't work.

We will drop Support for PHP 8.0.X with todays release of PHP 8.3. Also, please make sure to follow these instructions if you absolutely want to try out the module.

As the current state is not able to actually provision VMs, please only install if you want to test and give feedback on the ui and usability.

I'll close this issue in the mean time.