Verification of libraries installed in Linux production environment

Verification of libraries installed in Linux production environment

In this tutorial we will verify the libraries installed in our production environment, in case the generation of PDF does not work

1- We go to the folder of our project deployed ../prod/third/wkhtmltopdf/linux-amd64



2- We open the terminal inside that address.



3- Enter the following command ldd wkhtmltopdf-amd64 where we will get the list of all the installed libraries.



    • Related Articles

    • Manual Update of the Production Environment

      In this article, see how to update the production environment manually. Download the production environment from the ScriptCase website. 1. The first step is to access the scriptcase supplementary files download page , at this address you will find ...
    • Resetting the Production Environment Password

      Important - By doing this procedure, all your configurations of the production environment will be lost. In this article, we will see how to reconfigure the password of the production environment, because there is not an option for “Forgot my ...
    • Manual Update - Linux

      Before performing any procedure we recommend performing a backup of your projects. To back up Scriptcase: Go to Options > Settings, in the side menu go to Services > Backup. A file (.ZIP) will be generated with all your projects, save this file to a ...
    • Setting environment manually PHP 5.6 - Linux

      Installing a Manual PHP 5.6 Environment - Linux This article will explain how to install and set-up a PHP 5.6 environment with Apache 2.4 so that it'll run Scriptcase. Follow the steps below with caution. Note: This article was based on the Debian ...
    • Installing PHP 7.3 - Linux

      his documentation will teach all the steps necessary for the installation of the PHP 7.0, Apache 2.4 and the Scriptcase using the manual installation in the Linux environment. Doing this kind of installation you will be responsible for configuring ...