34 Replies
Ignore this warning
k
continue with this
?
php artisan key:generate --force
yes
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
oh
try
composer install --no-dev --optimize-autoloader
again
same errors
send output
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
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
Errors
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
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
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,
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
.
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
composer install --no-dev --optimize-autoloader
same error 😭
eh stupid debian
Ubuntu is better right ?
yea
alr gonna ask if we can run ubuntu
instead of debian
ty for the help tho
got ubuntu now
lets try the script
ubuntu ❤️
script now should works
yeah it seems like it
ty tho for assisting me
no problem
Panel adress
is me domain name ?
my
yes
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 ?
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.
(run for nginx)
i should do it by hgand then
after ?
alr
seems like the script failed
i dont see pterodactyl files annywhere on my hosting