
Friends4U
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Comments
Recent activity by Friends4U-
The piece of script (this was working before CloudLinux (other server)). $pdl = @popen("which pdftotext 2>&1", "r"); if ($pdl) { $this->pdftotext = fread($pdl, 1024); p...
-
Hi, I needed popler for PDFTOTEXT, this is installed now: root@sh1 [~]# which pdftotext /usr/bin/pdftotext So I added: /etc/cagefs/conf.d/custom.cfg [custom] comment=custom paths paths=/usr/bin...
-
Thank you for your response! The MySQL fix (with firewall) will not remove the waring from security advisor, so I must ignore that right?