Pterodactyl installation

had to update composer
34 Replies
Not Me
Not Me4y ago
Ignore this warning
Kieran
KieranOP4y ago
k continue with this ? php artisan key:generate --force
Not Me
Not Me4y ago
yes
Kieran
KieranOP4y ago
error PHP Warning: require(/var/www/pterodactyl/vendor/autoload.php): failed to open stream: No such file or directory in /var/www/pterodactyl/artisan on line 18 PHP Fatal error: require(): Failed opening required '/var/www/pterodactyl/vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/pterodactyl/artisan on line 18
Not Me
Not Me4y ago
oh try composer install --no-dev --optimize-autoloader again
Kieran
KieranOP4y ago
same errors
Not Me
Not Me4y ago
send output
Kieran
KieranOP4y ago
To enable extensions, verify that they are enabled in your .ini files: - /etc/php/7.4/cli/php.ini - /etc/php/7.4/cli/conf.d/10-opcache.ini - /etc/php/7.4/cli/conf.d/10-pdo.ini - /etc/php/7.4/cli/conf.d/20-calendar.ini - /etc/php/7.4/cli/conf.d/20-ctype.ini - /etc/php/7.4/cli/conf.d/20-exif.ini - /etc/php/7.4/cli/conf.d/20-ffi.ini - /etc/php/7.4/cli/conf.d/20-fileinfo.ini - /etc/php/7.4/cli/conf.d/20-ftp.ini - /etc/php/7.4/cli/conf.d/20-gettext.ini - /etc/php/7.4/cli/conf.d/20-iconv.ini - /etc/php/7.4/cli/conf.d/20-json.ini - /etc/php/7.4/cli/conf.d/20-phar.ini - /etc/php/7.4/cli/conf.d/20-posix.ini - /etc/php/7.4/cli/conf.d/20-readline.ini - /etc/php/7.4/cli/conf.d/20-shmop.ini - /etc/php/7.4/cli/conf.d/20-sockets.ini - /etc/php/7.4/cli/conf.d/20-sysvmsg.ini - /etc/php/7.4/cli/conf.d/20-sysvsem.ini - /etc/php/7.4/cli/conf.d/20-sysvshm.ini - /etc/php/7.4/cli/conf.d/20-tokenizer.ini
Not Me
Not Me4y ago
apt install php-8.0-{opcache,pdo,calendar,ctype,exif,ffi,fileinfo,ftp,gettext,iconv,json,phar,posix,readline,shmop,sockets,sysvmsg,sysvsem,sysvshm,tokenizer} check this
Kieran
KieranOP4y ago
Errors
Not Me
Not Me4y ago
apt install php8.0-{opcache,pdo,calendar,ctype,exif,ffi,fileinfo,ftp,gettext,iconv,json,phar,posix,readline,shmop,sockets,sysvmsg,sysvsem,sysvshm,tokenizer} i stupid
Kieran
KieranOP4y ago
no you are not you are really helpfull error Reading package lists... Done Building dependency tree... Done Reading state information... Done Note, selecting 'php8.0-common' instead of 'php8.0-pdo' Note, selecting 'php8.0-common' instead of 'php8.0-calendar' Note, selecting 'php8.0-common' instead of 'php8.0-ctype' Note, selecting 'php8.0-common' instead of 'php8.0-exif' Note, selecting 'php8.0-common' instead of 'php8.0-ffi' Note, selecting 'php8.0-common' instead of 'php8.0-fileinfo' Note, selecting 'php8.0-common' instead of 'php8.0-ftp' Note, selecting 'php8.0-common' instead of 'php8.0-gettext' Note, selecting 'php8.0-common' instead of 'php8.0-iconv' Note, selecting 'php8.0-common' instead of 'php8.0-phar' Note, selecting 'php8.0-common' instead of 'php8.0-posix' Note, selecting 'php8.0-common' instead of 'php8.0-shmop' Note, selecting 'php8.0-common' instead of 'php8.0-sockets' Note, selecting 'php8.0-common' instead of 'php8.0-sysvmsg' Note, selecting 'php8.0-common' instead of 'php8.0-sysvsem' Note, selecting 'php8.0-common' instead of 'php8.0-sysvshm' Note, selecting 'php8.0-common' instead of 'php8.0-tokenizer' Package php8.0-json is a virtual package provided by: php8.0-phpdbg 8.0.18-1+0~20220421.32+debian11~1.gbp8167ed php8.0-fpm 8.0.18-1+0~20220421.32+debian11~1.gbp8167ed php8.0-cli 8.0.18-1+0~20220421.32+debian11~1.gbp8167ed php8.0-cgi 8.0.18-1+0~20220421.32+debian11~1.gbp8167ed libphp8.0-embed 8.0.18-1+0~20220421.32+debian11~1.gbp8167ed libapache2-mod-php8.0 8.0.18-1+0~20220421.32+debian11~1.gbp8167ed You should explicitly select one to install. E: Package 'php8.0-json' has no installation candidate
Not Me
Not Me4y ago
apt install php8.0-{opcache,pdo,calendar,ctype,exif,ffi,fileinfo,ftp,gettext,iconv,phar,posix,readline,shmop,sockets,sysvmsg,sysvsem,sysvshm,tokenizer} try this,
Kieran
KieranOP4y ago
no errors Reading package lists... Done Building dependency tree... Done Reading state information... Done Note, selecting 'php8.0-common' instead of 'php8.0-pdo' Note, selecting 'php8.0-common' instead of 'php8.0-calendar' Note, selecting 'php8.0-common' instead of 'php8.0-ctype' Note, selecting 'php8.0-common' instead of 'php8.0-exif' Note, selecting 'php8.0-common' instead of 'php8.0-ffi' Note, selecting 'php8.0-common' instead of 'php8.0-fileinfo' Note, selecting 'php8.0-common' instead of 'php8.0-ftp' Note, selecting 'php8.0-common' instead of 'php8.0-gettext' Note, selecting 'php8.0-common' instead of 'php8.0-iconv' Note, selecting 'php8.0-common' instead of 'php8.0-phar' Note, selecting 'php8.0-common' instead of 'php8.0-posix' Note, selecting 'php8.0-common' instead of 'php8.0-shmop' Note, selecting 'php8.0-common' instead of 'php8.0-sockets' Note, selecting 'php8.0-common' instead of 'php8.0-sysvmsg' Note, selecting 'php8.0-common' instead of 'php8.0-sysvsem' Note, selecting 'php8.0-common' instead of 'php8.0-sysvshm' Note, selecting 'php8.0-common' instead of 'php8.0-tokenizer' php8.0-common is already the newest version (8.0.18-1+0~20220421.32+debian11~1.gbp8167ed). php8.0-opcache is already the newest version (8.0.18-1+0~20220421.32+debian11~1.gbp8167ed). php8.0-opcache set to manually installed. php8.0-readline is already the newest version (8.0.18-1+0~20220421.32+debian11~1.gbp8167ed). php8.0-readline set to manually installed. 0 upgraded, 0 newly installed, 0 to remove and 85 not upgraded. so seems working but it didnt instal somthing
Not Me
Not Me4y ago
.
Kieran
KieranOP4y ago
okay same error PHP Warning: require(/var/www/pterodactyl/vendor/autoload.php): failed to open stream: No such file or directory in /var/www/pterodactyl/artisan on line 18 PHP Fatal error: require(): Failed opening required '/var/www/pterodactyl/vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/pterodactyl/artisan on line 18
Not Me
Not Me4y ago
composer install --no-dev --optimize-autoloader
Kieran
KieranOP4y ago
same error 😭
Not Me
Not Me4y ago
eh stupid debian
Kieran
KieranOP4y ago
Ubuntu is better right ?
Not Me
Not Me4y ago
yea
Kieran
KieranOP4y ago
alr gonna ask if we can run ubuntu instead of debian ty for the help tho got ubuntu now lets try the script
Not Me
Not Me4y ago
ubuntu ❤️ script now should works
Kieran
KieranOP4y ago
yeah it seems like it ty tho for assisting me
Not Me
Not Me4y ago
no problem
Kieran
KieranOP4y ago
Panel adress is me domain name ? my
Not Me
Not Me4y ago
yes
Kieran
KieranOP4y ago
dhamm what a powerfull and eazy script O_O @Not Me i think i my DNS record where noit pointed corectly and it failed do i just re-run the script or ?
Not Me
Not Me4y ago
Creating SSL Certificates | Pterodactyl
Pterodactyl is an open-source game server management panel built with PHP 7, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
Not Me
Not Me4y ago
(run for nginx)
Kieran
KieranOP4y ago
i should do it by hgand then after ? alr seems like the script failed i dont see pterodactyl files annywhere on my hosting

Did you find this page helpful?