Forum
Hi guys, first of all I wanna say thank you for this amazin tutorial:
https://h-educate.com/how-to-install-mautic/
I'm following it step by step but... now got a problem
I can't install: PHP
root@vmi478920:~# sudo apt install php7.4 libapache2-mod-php7.4 php7.4-common php7.4-gmp php7.4-curl php7.4-intl php7.4-mbstring php7.4-xmlrpc php7.4-mysql php7.4-bcmath php7.4-gd php7.4-xml php7.4-cli php7.4-zip php7.4-imap
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
fontconfig-config fonts-dejavu-core libargon2-1 libc-client2007e libcurl3 libfontconfig1 libgd3 libicu65 libjbig0 libjpeg-turbo8 libjpeg8 libonig2 libpcre2-8-0 libsodium23 libssl1.1 libtiff5
libwebp6 libxmlrpc-epi0 libxpm4 libxslt1.1 libzip4 mlock php7.4-json php7.4-opcache php7.4-readline
Suggested packages:
php-pear uw-mailutils libgd-tools
The following NEW packages will be installed:
fontconfig-config fonts-dejavu-core libapache2-mod-php7.4 libargon2-1 libc-client2007e libcurl3 libfontconfig1 libgd3 libicu65 libjbig0 libjpeg-turbo8 libjpeg8 libonig2 libpcre2-8-0 libsodium23
libssl1.1 libtiff5 libwebp6 libxmlrpc-epi0 libxpm4 libxslt1.1 libzip4 mlock php7.4 php7.4-bcmath php7.4-cli php7.4-common php7.4-curl php7.4-gd php7.4-gmp php7.4-imap php7.4-intl php7.4-json
php7.4-mbstring php7.4-mysql php7.4-opcache php7.4-readline php7.4-xml php7.4-xmlrpc php7.4-zip
0 upgraded, 40 newly installed, 0 to remove and 3 not upgraded.
Need to get 18.1 MB of archives.
After this operation, 68.3 MB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Abort.
root@vmi478920:~#
Hello friend,
Check your VPS, do you have anything else installed on it? What Ubuntu are you using?
Are you using windows or mac?
which VPS provider?
what system?
Im having problems installing php. please see image
Ive changed all on the server - but im still getting the error message for memory and time zone???
file_uploads = On allow_url_fopen = On short_open_tag = On memory_limit = 256M //You can increase this if you server can handle upload_max_filesize = 100M max_execution_time = 360 date.timezone = America/NewYork //Set your Time Zone here
restart apache after you edit.
done it! thanks
Please Hassan how I can install certificates secure on PHP script?
Thank you.