I got a problem with an API (PHP) I created. The API should create a pdf document depending on the data that is sent. The script works perfectly, running it directly on Ubuntu, Plesk is running on. The part that is not working is the following: The tex-file seems not to be touched… no log files or anything. Any ideas
Tag: plesk
Prevent download of PDF file from site
I have files stored in the server with the Plesk panel, currently, any person with the link of my site can access the file and download it. Is there any way to prevent the download for all the users? Answer The general approach is to create a folder that is not in the root folder of the web site. In
Plesk website – PHP open_basedir restriction in effect. File is not within the allowed path
I’m trying to run this code: I have two websites which have this code and they are running on plesk. This code works fine on one of the websites but on the other one I get: I gave the permission of 777 to the folder and containing files. Both websites are using PHP 7.3 and therefore the same php.ini file
core file deleted in woocommerce / wordpress
I have noticed that the file “wp-admin/includes/ajax-actions.php” is deleted automatically in production. Even if I upload this file via ftp, it gets deleted after some time ( ~5min ). I …
Plesk PHP emails with laravel are not receiving DKIM signature
When I send email from the Round Cube web client, the email is signed signed with DKIM. However when a website sends email via Laravel it is not signed with DKIM. I’m sending two emails one with laravel notifications and one with mail. Both don’t receive a DKIM signature. I’ve turned on the signature settings in Plesk. The question is