Openssl jobs
# Goal: Install Vault Up to HTTPS #Used this Video for the HTTPS certificate at the start sudo mkdir /opt/vault sudo mkdir /opt/vault/tls sudo mkdir /opt/vault/opt openssl req -out -new -keyout -newkey rsa:4096 -nodes -sha256 -x509 -subj "/O=HashiCorp/CN=Vault" -addext "subjectAltName = IP:0.0.0.0,DNS:8.8.8.8" -days 3650 # the installation command were incomplete but matched the Official Site sudo apt update && sudo apt install gpg wget -O- | sudo gpg --dearmor -o /usr/share/keyrings/ gpg --no-default-keyring --keyring /usr/share/keyrings/ --fingerprint echo "deb [arch=$(dpkg --print-architecture) signe
OTT platforms are a growing industry and day by day on-demand movie streaming platforms are getting popular. Video Streaming Portal that enables a great opportunity to create your video streaming website. No need to pay thousands of dollars to hire developers to build your video streaming Website. Video... Shows, Sports and Live TV Social Media Sharing Sitemap Integration GDPR Cookie Consent Manage from Admin SQL Protection Against Hacking App Details with Admob Settings OneSignal Notification Send from Admin And Many More Server Requirements PHP >= 8.1 BCMath PHP Extension Ctype PHP Extension cURL PHP Extension DOM PHP Extension Fileinfo PHP Extension JSON PHP Extension Mbstring PHP Extension OpenSSL PHP Extension PCRE PHP Extension PDO PHP Extension Tokenizer PHP Extension XML ...
I am looking for a strong Java Developer who knows how to add openssl on Tomcat app. War file.
I am looking for a strong Java Developer who knows how to add openssl on Tomcat app. War file.
...help me implement OpenSSL Parallel on my Ubuntu Server 22. Specifically, I need someone who can install and configure the OpenSSL Parallel package on my server and ensure that it is running properly. Requirements: Experience working with Ubuntu Server 22 and OpenSSL Parallel Ability to install and configure software packages on a Linux system Strong troubleshooting and problem-solving skills Good communication skills and ability to work independently Tasks: Install OpenSSL Parallel on my Ubuntu Server 22 system Configure the package to work with my server's hardware and software configuration Test the installation to ensure that it is working correctly Provide documentation on the installation process and any troubleshooting steps taken If you have ex...
...asymmetric cipher (RSA) using the public key stored in publicKeyFile. OpenSSL does most of the work for you: PEM_read_PUBKEY reads the public key, EVP_SealInit generates a shared key and IV (if necessary), encrypts the shared key, and sets the context, EVP_SealUpdate and EVP_SealFinal work the same as in previous tasks. Hybrid encryption is able to encrypt for multiple recipients. The data is encrypted only once with a shared key and IV, but the shared key can be encrypted with multiple public keys. Therefore, the function accepts an array of public keys. Output file format: The output file will have the following structure: position in file length structure description 0 4 B int NID - A numerical identifier for an OpenSSL cipher. (used symmetric cipher) 4 4 B int EKle...
I will commission a PHP script to generate article texts from OpenAI, in Croatian, 4000-8000 characters long, optimized for HTML using H2, H3 and H4 headings, and each article will cover 3 topics. In the content of the article, he will randomly place one photo with a digital name in the range from 1...subject 3), then I click generate. The script generates texts and then saves each text to a CSV file with 4 columns, where the first 3 columns are topic 1, topic 2, topic 3, and the fourth column is HTML text. Once all the texts are generated and saved to a CSV file, it will automatically force the file to download to your computer. I have a VPS server for this script with PHP 7.4 and 8.1, NGINX, OpenSSL, unlimited max_execution_time, max_input_time, max_input_vars=10000000 and memory...
For serious c...cant do it. I'm looking for skilled developers who have knowledge in C++,OpenSSL, Windows and Linux OS. This project is to create a class in C++ fo sending emails. And must be compatible with Linux & Windows. The sending process be like this struct sendMail() {} The class with its funtions and variables. sendMail newEmail; ("host",port); (user,pwd); // The login depends if nothing specified then bypass that option. = "test@test"; = "testo@test"; = datatosend; int stats = (); After the sending will have reponse on stats. For example. 1 success. 2 recp invalid 3 msg rejected 4 host no response. Must have tls support. Only OpenSSL Library allowed. If you feel you do it message me. Thanks
I want to install a fork of OpenSSL from the OpenQuantumSafe project on Linux. Link is below: You have to install liboqs first otherwise you will get errors. I have tried installing but I have a problem creating the certificates. I think the paths may not be correct. I will set up a clean Ubuntu server. Please install on that. I need complete documentation of all steps so that I can duplicate it. If there are extra packages to be installed that are not in the documentation, please indicate that also. This project includes a sample client and server. The project will be considered complete when both client and server can be brought up cleanly. I will pay a maximum of $50 for this.
I'm looking for skilled developers who have knowledge in C++,OpenSSL, Windows and Linux OS. This project is to create a class in C++ fo sending emails. And must be compatible with Linux & Windows. The sending process be like this struct sendMail() {} The class with its funtions and variables. sendMail newEmail; ("host",port); (user,pwd); // The login depends if nothing specified then bypass that option. = "test@test"; = "testo@test"; = datatosend; int stats = (); After the sending will have reponse on stats. For example. 1 success. 2 recp invalid 3 msg rejected 4 host no response. Must have tls support. Only OpenSSL Library allowed. For more details contact me.
I have Liferay running on my server and Nginx installed and Nginx is running partially. I am looking to deploy Liferay with Nginx and OpenSSL HTTPS and require help to get it running. I already have the domain purchased, only need to start Liferay with Nginx on my Ubuntu server with OpenSSL. I need someone who can walk me through the setup of Nginx on my server, I will screenshare. I am looking for someone able to take care of everything necessary to deploy the application smoothly, including establishing secure communication, setting up the necessary accounts, and whatever other configuration is needed to get the application running. If you have the experience and capability to do this project successfully, please do not hesitate to get in contact.
I have an issue with the secure requests made via PHP and cURL not working. My SEO plugin script cannot access content from my websites file. In ...working. My SEO plugin script cannot access content from my websites file. In Summay PHP cannot get contents via curl from sitemal URL. Debugging techniques Implemented 1, I have upgraded openssl to its latest version "OpenSSL 1.1.1t 7 Feb 2023" 2, I tried to upgrade curl version from "curl-7.29.0" to "curl-8.0.1", But curl-8.0.1 gives errors after running the "make & make test command" I need CURL version upgraded and working effectively with OPENSSL. I'm looking for an experienced developer who can solve this issue for me. The ideal candidate will be familiar with PHP...
...modification of files and subdirectories ) in the local directory are reflected in the corresponding S3 bucket, and vice vera; A stand-alone rc4, fully compatible with "openssl rc4", with both nosalt and salt options, i.e., any files encrypted by the stand-alone rc4 should be able to be decrypted by "openssl rc4", and vice versa; all files in the file system are automatically encrypted using rc4 with salt, and applications can transparently operate on the files without explicit decryptions. The following packages can be used with any necessary modifications in this project: FUSE s3fs || ( wiki ) || Tips for developing s3fs Openssl || Tips for using rc4 here is an instruction on s3fs. ( The most recent version of s3fs is s3fs-1.88, and the fuse-ut...
We bought a complete package with everything already developed. Everything needed is in it. It needs to be installed and published on all fronts. Requirements • For...Panel , XAMPP , Wamp Server , PhpStorm • For Frontend development: Nodejs , Visual Studio Code or WebStorm Knowledge needed • For Mobile development: Dart , Flutter , basic Java and basic Swift knowledge • For Backend development: PHP , MySQL , Laravel • For Frontend development: Next Js , React Js, Google map , Firebase PHP v8.0+ Following extension have to be installed and enabled in your php: openssl fileinfo gd curl sodium zip • MySQL 5.7+ • NodeJS v14+ MySQL 5.7+ • NextJS v12+ • ReactJS v17- • Flutter SDK setup (version 3.7.3 Stable) • JDK with path setup (o...
Hi, We operate a META search project connected with BING. We are looking to hire a backend developer to join our team to integrate Bing places results into our search results similar to how Google places rank in their search results. We need to understand similar projects you have worked on. Our platform is built using: Apache 2+ (mod_rewrite) PHP 7+ (MySQLnd, OpenSSL, cURL, mbstring) MySQL 5+ We have updated our design using html / css and are in the process of building our own text ads platform similar to Google Ads to show on search results. But it is priority that we integrate the Bing places information into our search results as often people just search for a local business / café / and need the address or phone number.
Hello, I'm currently facing a problem where I get the following errors when trying to do a file_contents(''). file_get_contents(): Failed to enable crypto file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages: error:1408F10B:SSL routines:ssl3_get_record:wrong version number in I'm looking for someone who can resolve these problems, PHP Version 7.4, Ubuntu 20.04... I cannot update to PHP 8.X as my script only works on PHP 7.4. Example:
We have a large server (64 core 2048GByte memory) that hosts many virtual machines. Currently we provide client access to the VMs using ssh tunnels and VNC viewer. We wish to migrate this to NoVNC (websockify) on the VMs and nginx on the server. NoVNC on the VM is working fine. This is the scenario we wish to provide: 1. A cus...provide: 1. A customer signs up for our product. 2. We create new VM e.g. vm087 3. The new VM has a new IP on the server subnet – e.g. 4. We create a new nginx config file and drop it in /etc/nginx/conf.d 5. Inform nginx using system command: systemctl reload nginx 6. Send link (URL) to customer who accesses the VM using browser. We have nginx loaded as a service with SSL (openssl) certificates. What should the nginx config files contain?
...Components curl dovecot 2.3.17.1-2.centos.8+p18.0.41.1+t220207.2342 dovecot-pigeonhole 0.5.17.1-2.centos.8+p18.0.41.1+t220207.2342 fail2ban 0.11.2-2.centos.8+p18.0.42.0+t220118.0900 httpd 2.4.37-43.module_el8.5.0+1022+b541f3b1 modsecurity 2.9.5-2.centos.8+p18.0.42.0+t220121.0734 mysql 10.3.28-1.module_el8.3.0+757+d382997d nginx 1.20.2-2.centos.8+p18.0.41.1+t220207.2342 nss 3.67.0-7.el8_5 openssl 1.1.1k-5.el8_5 php71 7.1.33-1centos.8.211108.1944 php72 7.2.34-1centos.8.211108.1944 php73 7.3.33-1centos.8.211118.1928 php74 7.4.33-0redhat.8.221109.0743 phpmyadmin 5.1.1-2.centos.8+p18.0.41.1+t220207.2342 postfix 3.5.9-2.centos.8+p18.0.41.1+t220207.2342 psa 18.0.41-2.centos.8+p18.0.41.1+t220207.2342 psa-api-rpc 18.0-2.centos.8+p18.0.41.1+t220207.2342 psa-autoinstaller 3.41.0-1centos.8...
Dear freelancer, The Freelancer should be available for setting during dutch Time We are looking for a hands-on website develope...website: Color codes Basic color: #000000 Button color: #016B82 Font color: #666666 Block element color: #016B82 with 40% transparency Font H1 headers: Raleway Bold 64 H2 headings: Raleway Bold 48 H3 headings: Raleway Bold 24 Text on buttons: Roboto medium 14 Normal text: Roboto Regular 16 • PHP o Version 7.4.0 or higher o With the PHP extensions: BCMath, Ctype, JSON, Mbstring, OpenSSL, PDO , Tokenizer, XML • Database: o MySQL version 5.7 or higher o MariaDB 10.3 or higher • Web server o Apache 2.4 o mod_rewrite We look forward to receiving proposals to start a successful cooperation. Kind regards, ...
I need help to install Postgresql into my Macbook with chip M1 using brew in my venv with conda I get this error: Error: postgresql@14 dependencies not built for the arm64 CPU architecture: pkg-config was built for x86_64 icu4c was built for x86_64 ca-certificates was built for x86_64 openssl@1.1 was built for x86_64 readline was built for x86_64
AWS Key Management Service HSM Hardware AWS Nitro Card Security Engine Firmware-Hybrid Amazon Linux 2 Kernel Crypto API Cryptographic Module Software Amazon Linux 2 NSS Cryptographic Module Software Amazon Linux 2 GnuTLS Cryptographic Module Software Amazon Linux 2 Libgcrypt Cryptographic Module Software Amazon Linux 2 OpenSSL Cryptographic Module
1. This project using 1 activity, mainActivity, using Kotlin 2. Add OpenSSL library to Android Studio, you can use this pre-build or , if you prefer other source it's ok 3. Make Android Studio able to use cpp script and OpenSSL library 4. Make in cpp to GeneratePrivKey (I'll give the source code) 5. after generate privekey and public key, asymmetric encryption and decryption in c++ (I'll give script too) 6. call number 4 and 5 in mainActivity and show Original text(input in edittext), encryption and decryption in textView The MAIN GOAL is to include OpenSSL I will confirm your work before make milestone, send apk that work to confirm source code in complete Android Studio Project
1. This project using 1 activity, mainActivity, using Kotlin 2. Add OpenSSL library to Android Studio, you can use this pre-build , if you prefer other source it's ok 3. Make Android Studio able to use cpp script and OpenSSL library 4. Make in cpp to GeneratePrivKey (I'll give the source code) 5. after generate privekey and public key, asymmetric encryption and decryption in c++ (I'll give script too) 6. call number 4 and 5 in mainActivity and show Original text(input in edittext), encryption and decryption in textView The MAIN GOAL is to include OpenSSL I will confirm your work before make milestone, send apk that work to confirm
This is a devops task I need someone to: * Configure VSCode for C and C++ development (build , run and debug from VSCode) * build a simple C/C++ application using openssl inside VSCode * add unit tests using some testing framework and make it run from VSCode using one of the testing extension I will provide a Linux virtual machine with openssl and vscode installed
I need someone to: * build a VMware image with Linux Debian 11 installed * install openssl * install VSCode * build a simple C/C++ application using openssl inside VSCode * connect to git and GitHub from vscode * add unit tests
I need someone very skilled in C language that understand very good how TLS/SSL works and able to understand OpenSSL source code. I am interesting to modify the library for sending custom client hellos (for avoid JA3 fingerprint). For spoof JA3 fingerprint, you need to have access to send custom client hellos (SSL Extensions, Ciphers, etc...) You can search on Google how JA3 fingerprint works and what they capture, problem is that OpenSSL can't send the client hellos you can, in the order that you want. If you know how to do that, let me know.
Just need to test is TLS 1.0 is not enabled test TLS 1.2 is enabled We can do additional milestones after this is completed (short work task and pay after each one) let me know your thoughts and any questions There is hope you can give your “best” price; unemployed, and have cancer with bills backing up, $12 possible? Please note $12 is the max total that I can handle for this. Will leave a Glowing paragraph of feedback 5 stars My funds are low but will pay quick and leave 5 stars. Please give your best possible for your bid ? (something reasonable?) Please note there is hope we can mutually complete this task; we can leave each other nice comments and 5 stars for each? Look at feedback on my profile, feedback I left for many others. Here is the project: SINCERELY WO...
...you recall, I base_64 encoded the url using PHP and then had you decode the url in the (and you referenced the decoded token string in both and afterwards). Take a look at the following article (Example 1): Instead of base_64 encoding the url, I'd like to encrypt the url using OpenSSL (as in Example 1 php code from the above article) and then decrypt the url string for use in the and makeTransaction.ts. Since you are familiar with the and files, you could simply use the final versions of both files you sent me earlier where the file exists (which handles both normal/encrypted url string scenarios within the same file)
...app registration for this test So you have to create this app configuration, under your Azure account (u can use public/free account), similar to steps on How to use the Spring Boot Starter for Azure Active Directory | Microsoft Learn, but keep in mind that you need a SSL certificate and private key that you can create it based on How to Generate a Self-Signed Certificate and Private Key using OpenSSL – GSX Help Center or whatever method you are used to. For the request on Azure Authorize and Token endpoints, you will need PKCE challenge and verifier, so add it in the code, you can check if it works here Online PKCE Generator Tool (). Obliviously, this assignment is for devs that did this task before (or that even have the code in hand), otherwise it will not be worth yo...
hi,there. I am loking senior debian 11 system export. I am building Libreoffice with source code in debian arm 64 but I have one issue. it is "configure: error: library 'crypto' is required for openssl" if you can fix it then plz ping me. Thanks for read
Hello! I am upgrading the NodeJS version of my backend code from 12 to ...codebase is based on Serverless framework v2 that is working for aws services. NodeJS 18 has some new breaking features compared to the former versions and this makes me difficult to upgrade my codebase. I upgraded the Node version and Serverless framework version on my local and executed the code. And the result is "Error: error:0308010C:digital envelope routines::unsupported". I already use OpenSSL v3.0.1 and set the NODE_OPTIONS as a system environment variable. Even though the console says "Server is ready on http://localhost:5000", I can't get any response in Postman. Postman says "The request couldn't send." Please help me solve this problem. If you are experie...
...independently and can suggest and move features forward without having to rely only on dozens of pages of specifications. - We’re looking for someone who follows structured JIRA Tickets without the need micro-management from our side. - We’re looking for an freelancer that understands to prioritize features and bugs based on a commercial impact along with the technical aspects. Software - PHP 7.4 (OpenSSL PHP Extension, PDO PHP Extension, Mbstring PHP Extension, Tokenizer PHP Extension, XML PHP Extension, Ctype PHP Extension, JSON PHP Extension) - Node 16.17 (NPM 8.15) (only used for assets compilation) - MySQL 8.0 App Main framework: Laravel 8 + Livewire 2 Admin panel: Laravel Nova 3.30 Servers All instances are Ubuntu 20.04.4 LTS hosted on Digital Ocean. 1 Load ...
... namely because of speed I chose stream algorithm instead of block algorithm. I work with transmitting important files over unsecured channels on a regular basis, at the moment I used and use the usual openssl aes-128-cbc, but the encryption speed leaves much to be desired... Therefore, I need a stable utility, but for Salsa20/SOSEMANUK and that quickly encrypted files that weigh from 1kb up to 50kb +. I would like to see it work in the following variants: 1) Sources c++ which can be compiled into usable variant ELF for linux, so it could be put to /bin folder and used as console openssl, extended fileencryptor -enc -in / -out / -key (256bit key) 2) C++ source code, where file encryption is implemented by one function, which takes arguments: input file/output
Create the plugin that communicate with the API and send data via api and show the response from the api We are looking for a developer that can and want to build a WordPress plugin that work as mentioned below. The API is a rest API but require full request body encypted with openssl, the requests use post request with json Our intention is to have following flow on our website. (Based on the wordpress plugin) 1. Customers fill out their details - Amount, organization number etc. 2. We send a query via API and with required details/data to the API 3. When we got answer from the API if the application is approved or rejected, I want it to viewed to the user. 4. If they are approved, I want the page approved to be visible 5. If they are getting rejected, I want the rejected page t...
We are looking for a developer that can and want to build a WordPress plugin that work as mentioned below. Its Rest API that require full request body encypted with openssl, the request are done in json Our intention is to have following flow on our website. (Based on the wordpress plugin) 1. Customers fill out their details - Amount, organization number etc. (in 2 steps/pages) 2. We send the query via API and with required details/data to the API 3. When we got answer from the API if the application is approved or rejected, I want it to viewed to the user. 4. If they are approved, I want the page approved to be visible 5. If they are getting rejected, I want the rejected page to be visible. Beside that i want the plugin to save the data and responces to a file. What should i...
Hello there , I am running a curl code in php where i am passing ssl key , but getting following error could not load PEM client certificate, OpenSSL error error:0909006C:PEM routines:get_name:no start line, (no key found, wrong pass phrase, or wrong file format?) While same script running on other server as well as local host . i think its issue of OS setting . If you can fix this issue you would have tell me what command you had run in os . I can't give you root access . You will need to come in my any desk or team viewer . Attaching file which is working , You can also test in your server
I am looking for the best configuration to be applied on a Digital Ocean server that is fast, with updated services. I don't want to spend time configuring myself, I want the best WooCommerce ...applied on a Digital Ocean server that is fast, with updated services. I don't want to spend time configuring myself, I want the best WooCommerce stack that is fast, secure and SEO/SEM ready. I would like the person to have verifiable experience with a demo that demonstrates a large catalog. Digital Ocean, Ubuntu, PHP 8, MySQL8, Redis, NGNIX, WordPress, WooCommerce (Shoptimizer), Cloudflare, OpenSSL... any proposed stack that is necessary to optimize the service and is fast and visible in SEO. I need to see a live example in action of a site with a wide catalog of products an...
...2048: % openssl genrsa -des3 -out 2048 Generate a root certificate: % openssl req -x509 -new -nodes -key -sha256 -out To check just created root certificate: % openssl x509 -in -text -noout Create a private key to be used during the certificate signing process: % openssl genrsa -out 2048 Use the private key to create a certificate signing request: % openssl req -new -key -out Create a config file: % vi # Extensions to add to a certificate request basicConstraints = CA:FALSE authorityKeyIdentifier = keyid:always, issuer:always keyUsage = nonRepudiation, digitalSignature, keyEncipherment, dataEncipherment subjectAltName = @alt_names [ alt_names ] DNS.1 = <domain name> Sign the CSR using : % openssl x509
Looking for expert in memory forensic and openssl and RSA crypto. If you don't know c or assembly don't bid
Looking for expert in memory forensic and openssl and RSA crypto. If you don't know c or assembly don't bid
The script works on another server always with ubuntu, while on this server I find myself with this type of error. (failed 1 times): [< : [('SSL routines', '', 'wrong signature type')]>] Python 3.8.10 Scrapy 2.6.3 Openssl openssl-1.1.1m
I have project based on laravel and java script frame work. Need some one built it and deploy to the server. Project required to run smoothly and configure as required. FTP server & Database information will provide. For deployment MySQL - 5.x PHP >= 5.6 with OpenSSL, PDO, Mbstring, JSON and cURL extensions Nginx (preferred) or Apache For building (build tools) Nodejs Composer Bower Grunt Setup JavaScript dependencies are handled through bower (Refer /client/) Needs writable permission for /public/ and /storage/ folders found within project path Build tasks are handled through grunt Database schema /database/sql/ Cron with below: # Common */2 * * * * php /{$absolute_project_path}artisan status_update:cron
A person need to know C++, Linux, Embedded system& Openssl Please look at the uploaded file
I could not add library to myproject. I need someone to connect my pc and help me to compile. The errors are > gcc hash_matcher.c -libcrypto -openssl -I"C:OpenSSL-Win64include" -o aa C:/Program Files (x86)/CodeBlocks/MinGW/bin/../lib/gcc/mingw32/5.1.0/../../../../mingw32/bin/: cannot find -libcrypto : error: ld returned 1 exit status > gcc hash_matcher.c -libcrypto-3-x64 -openssl -I"C:OpenSSL-Win64include" -o aa C:/Program Files (x86)/CodeBlocks/MinGW/bin/../lib/gcc/mingw32/5.1.0/../../../../mingw32/bin/: cannot find -libcrypto-3-x64
Hi we are on the hunt to hire an exceptional PHP developer to work with us on our meta search project. It is fundamentally built on PHP 7+ (MySQLnd, OpenSSL, cURL, mbstring) & MySQL 5+ and we are looking for an experiencd php deve;per to join our taem and be responsible for building the backend of our platform. There is some new works we are looking to implement and we are needing to expand our development team. Currently we are privately funded so we are still in very much startup mode but as we grow and expand there is BIG plans to evolve and expand our features. Here is a small list of tasks we want to develop and be responsible for: 1) We want to build our pool lead capture / lead to pool builder (platform user) matching platform. We will design + upload all the fronte...
I need some help with my Yocto Project Everything compiles perfect , but my Openssl version is 3.0.5 and i need to change it to version 1.1.1q The folder /poky/meta/recipes-connectivity/openss has 1.1.1q but it pulls 3.0.5 from somewhere . Should be a easy task for someone thats clued up with Yocto.
I have a laravel script installed on my cPanel server with PHP 7.4 and Alamalinux 8.6 - The script doesn't load completely and I get a 404 error in many parts of the site including the admin area. Locally the script works perfect. I have checked the necessary libraries, but it seems that my server needs to enable these extensions: ctype json openssl pdo_mysql tokenizer Can you help me to solve the 404 error? Here is the URL:
Create a PKCS12 file using JavaScript from a Web Browser without backend technologies. Example with OpenSSL: openssl pkcs8 -inform DER -in "./" -passin pass:secret -out "./" openssl x509 -inform DER -in "./" -out "./" openssl pkcs12 -export -in "./" -inkey "./" -out "./" -passout pass:secret
Configurar esto en el server en el cpanel: PHP 7.1.0 or Greater MySQL 5.6 OpenSSL PHP Extension PDO PHP Extension Mbstring PHP Extension JSON PHP Extension cURL allow_url_fopen () is ON Fileinfo PHP Extension FFMPEG
I need help setting up a VPS on hostgator provider PHP 8.1 bcmath extension ctype extension fileinfo extension gd extension mbstring extension openssl extension PDO extension tokenizer extension xml extension curl extension zip extension gmp extension mysqli extension MySQL / MariaDB Server fpm (if using NGINX)