Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
wtlinux_server_setup
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
w4t
wtlinux_server_setup
Commits
67e00625
Commit
67e00625
authored
Mar 10, 2025
by
w4t
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wtserver 0.06
parent
424ef694
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
askquestions.sh
distros/debian12/askquestions.sh
+0
-1
install_webserver.sh
distros/debian12/install_webserver.sh
+1
-1
No files found.
distros/debian12/askquestions.sh
View file @
67e00625
...
@@ -144,7 +144,6 @@ AskQuestions() {
...
@@ -144,7 +144,6 @@ AskQuestions() {
CFG_ANTISPAM
=
$(
whiptail
--title
"Spam detection"
--backtitle
"
$WT_BACKTITLE
"
--nocancel
--radiolist
"Please select the spam detection software"
$WT_HEIGHT
$WT_WIDTH
2
"rspamd"
"(default)"
ON
"amavisd"
"(Amavisd+SpamAssassin)"
OFF 3>&1 1>&2 2>&3
)
CFG_ANTISPAM
=
$(
whiptail
--title
"Spam detection"
--backtitle
"
$WT_BACKTITLE
"
--nocancel
--radiolist
"Please select the spam detection software"
$WT_HEIGHT
$WT_WIDTH
2
"rspamd"
"(default)"
ON
"amavisd"
"(Amavisd+SpamAssassin)"
OFF 3>&1 1>&2 2>&3
)
done
done
while
[
"x
$CFG_PHP_VERSION
"
==
"x"
]
;
do
while
[
"x
$CFG_PHP_VERSION
"
==
"x"
]
;
do
CFG_PHP_VERSION
=
$(
whiptail
--title
"Choose PHP Version(s)"
--backtitle
"
$WT_BACKTITLE
"
--nocancel
--separate-output
--checklist
\
CFG_PHP_VERSION
=
$(
whiptail
--title
"Choose PHP Version(s)"
--backtitle
"
$WT_BACKTITLE
"
--nocancel
--separate-output
--checklist
\
"Choose PHP Version do you want to install"
$WT_HEIGHT
$WT_WIDTH
13
\
"Choose PHP Version do you want to install"
$WT_HEIGHT
$WT_WIDTH
13
\
...
...
distros/debian12/install_webserver.sh
View file @
67e00625
...
@@ -237,7 +237,7 @@ EOF
...
@@ -237,7 +237,7 @@ EOF
echo
-n
-e
"
$IDENTATION_LVL_1
Installing PHP and modules... "
echo
-n
-e
"
$IDENTATION_LVL_1
Installing PHP and modules... "
# apt_install php8.2-mcrypt mcrypt # már nem ajánlatos használni, max a régi php-éknál
# apt_install php8.2-mcrypt mcrypt # már nem ajánlatos használni, max a régi php-éknál
apt_install php8.2 php8.2-common php8.2-dev php8.2-bcmath php8.2-exif php8.2-gd php8.2-mysql php8.2-imap php8.2-cli php8.2-cgi php-pear libruby php8.2-curl php8.2-intl php8.2-pspell php8.2-sqlite3 php8.2-tidy php8.2-xmlrpc php8.2-xsl memcached php-memcache php8.2-memcached imagemagick php8.2-imagick php-php-gettext php8.2-zip php8.2-mbstring php8.2-soap php8.2-snmp php8.2-xml php8.2-pdo php8.2-pdo-mysql php8.2-pdo-sqlite php8.2-pdo-pgsql php8.2-pgsql php8.2-openssl php8.2-ssh2 php8.2-xdebug php8.2-mysqlnd php8.2-mysqli php8.2-posix php8.2-json php8.2-simplexml php8.2-ftp php8.2-fpm php8.2-opcache php-apcu
>
/dev/null 2>&1
apt_install php8.2 php8.2-common php8.2-dev php8.2-bcmath php8.2-exif php8.2-gd php8.2-mysql php8.2-imap php8.2-cli php8.2-cgi php-pear libruby php8.2-curl php8.2-intl php8.2-pspell php8.2-sqlite3 php8.2-tidy php8.2-xmlrpc php8.2-xsl memcached php-memcache php8.2-memcached imagemagick php8.2-imagick php-php-gettext php8.2-zip php8.2-mbstring php8.2-soap php8.2-snmp php8.2-xml php8.2-pdo php8.2-pdo-mysql php8.2-pdo-sqlite php8.2-pdo-pgsql php8.2-pgsql php8.2-openssl php8.2-ssh2 php8.2-xdebug php8.2-mysqlnd php8.2-mysqli php8.2-posix php8.2-json php8.2-simplexml php8.2-ftp php8.2-fpm php8.2-opcache php-apcu
#apt_install php-auth-sasl php8.2-amqp php8.2-bz2 php8.2-calendar php8.2-ctype php8.2-dba php8.2-dom php8.2-ds php8.2-enchant php8.2-exif php8.2-fileinfo php8.2-gearman php8.2-geoip php8.2-gettext php8.2-gmagick php8.2-gmp php8.2-gnupg php8.2-http php8.2-iconv php8.2-igbinary php8.2-interbase php8.2-ldap php8.2-libsodium php8.2-mailparse php8.2-mongodb php8.2-msgpack php8.2-oauth php8.2-odbc php8.2-pdo-dblib php8.2-pdo-firebird php8.2-pdo-odbc php8.2-phar php8.2-phpdbg php8.2-pinba php8.2-propro php8.2-ps php8.2-radius php8.2-raphf php8.2-readline php8.2-redis php8.2-rrd php8.2-sass php8.2-shmop php8.2-smbclient php8.2-sockets php8.2-solr php8.2-stomp php8.2-sybase php8.2-sysvmsg php8.2-sysvsem php8.2-sysvshm php8.2-tideways php8.2-tokenizer php8.2-uploadprogress php8.2-uuid php8.2-wddx php8.2-xmlreader php8.2-xmlwriter php8.2-yac php8.2-yaml php8.2-zmq > /dev/null 2>&1
#apt_install php-auth-sasl php8.2-amqp php8.2-bz2 php8.2-calendar php8.2-ctype php8.2-dba php8.2-dom php8.2-ds php8.2-enchant php8.2-exif php8.2-fileinfo php8.2-gearman php8.2-geoip php8.2-gettext php8.2-gmagick php8.2-gmp php8.2-gnupg php8.2-http php8.2-iconv php8.2-igbinary php8.2-interbase php8.2-ldap php8.2-libsodium php8.2-mailparse php8.2-mongodb php8.2-msgpack php8.2-oauth php8.2-odbc php8.2-pdo-dblib php8.2-pdo-firebird php8.2-pdo-odbc php8.2-phar php8.2-phpdbg php8.2-pinba php8.2-propro php8.2-ps php8.2-radius php8.2-raphf php8.2-readline php8.2-redis php8.2-rrd php8.2-sass php8.2-shmop php8.2-smbclient php8.2-sockets php8.2-solr php8.2-stomp php8.2-sybase php8.2-sysvmsg php8.2-sysvsem php8.2-sysvshm php8.2-tideways php8.2-tokenizer php8.2-uploadprogress php8.2-uuid php8.2-wddx php8.2-xmlreader php8.2-xmlwriter php8.2-yac php8.2-yaml php8.2-zmq > /dev/null 2>&1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment