PowerChaos
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by PowerChaos-
i got a simulair problem before with sendmail if i send mail from a simple mail testing it works perfect, but if i used in my script it was loading for 30 seconds ( php timeout) before sending the...
-
php-fpm is a standalone PHP application server and Apache httpd use mod_proxy_fcgi to connect to it. ok thank you This is wat i was looking for Greets From Powerchaos
-
Thank you for your reply mod_fcgid does not support multi php. For multi php support you should use suphp + php-fpm. That is the strange part at this moment i use mod_fcgid for php 7.1 and my ol...