PHP Version
Recommended PHP 8.2
You have 8.0.30
Thanks for purchasing Premium URL Shortener. This installation wizard will accompany you in installing the product without hassle. You need to make sure that you meet the following requirements and you created a database.
PHP Version
Recommended PHP 8.2
You have 8.0.30
Filesystem
Modules & Extensions
PDO driver is very important so it must enabled. Without this, the script will not connect to the database hence it will not work at all. If this verify fails, you will need to contact your web host and ask them to either enable it or configure it properly.
cURL is used to interact with external servers and APIs.
Mbstring is required for correct encoding.
GD library is needed to generate QRs.
ImageMagick library is not required and you can proceed with the installation. This extension is needed for server-side QR code processing. You can still generate QR codes without this extension but QR codes will be converted to other formats using the browser instead of the server. If you are installing it, please make sure to install Imagick version 7.1 and the RSVG delegate as these are required. You can find more info on our guide.