TechBill
- Total activity 72
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 16
Comments
Recent activity by TechBill-
The issue is almost certainly that the various php-fpm.service directories have been deleted - restart the FPM service (/scripts/restartsrv_apache_php_fpm) and they will be recreated and resolve t...
-
This is from my WHM/Cpanel CentOS7 which I know is working :P drwxrwxrwt. 86 root root 8192 Aug 25 15:06 tmp
-
Do you have root access to the server? What does "ls -l /" shows? What are the permissions of the /tmp folder? This what they emailed me. I don't do Windows so can anyone tell me if this permi...
-
Not on the server where admin emptied the /tmp folder .. I wish I did... Still waiting to hear back from server admin
-
I look in one of my other host where I am the server administrator of. We uses WHM and Cpanel on that server so. I checked to see if there anything in the /tmp file. I noticed a lot of folder with ...
-
I just know all my customer php script was working fine before yesterday and today it's all not working .. and this what we get in error log when I google it pointed to something about /tmp folde...
-
erm...how did he empty out the /tmp folder? Did he really empty it out or rather removed /tmp then created it again with the wrong permissions? Sounds like a permission issue for me. I wish I kn...
-
I read the doc and enabled the PHP-FPM but I tried to configure it to allow php to exec some binary files however it still could not see the binary file. I assume that PHP-FPM just put it in garden...
-
I just turn off the PHP-FPM and now it see the binary files. I am not sure what is PHP-FPM
-
Hi @TechBill The issue isn't the installation of the certificate it's the VirtualHost - you'd need to create an SSL VirtualHost with the certificate details or modify the template. The documentat...