How to cloudlinux php_selector fcgid tuning location and check
Hi I want to tune fcgid like so in this article [url=http://www.cloudlinux.com/blog/clnews/perfecting-fastcgi-settings-for-shared-hosting.php]Perfecting FastCGI settings for Shared Hosting
where do i modify this?
I found this file: /usr/local/apache/conf/includes/pre_virtualhost_global.conf
I'm running cagefs, php_selector will modifying it here work?
Also how can I tell if the settings are working?
Taka
-
Hello :) Yes, it's acceptable to add those entries into the /usr/local/apache/conf/includes/pre_virtualhost_global.conf and then rebuild the Apache configuration file via: /scripts/rebuildhttpdconf
You will see an error message when rebuilding the Apache configuration file if there is a problem with the settings. Thank you.0 -
thanks. root@cpanel2 [~]# /scripts/rebuildhttpdconf info [rebuildhttpdconf] Missing owner for domain cpanel2, force lookup to root Built /usr/local/apache/conf/httpd.conf OK
Is there any commands or something to check the fcgi settings are in place like phpinfo?0 -
You typically simply review the /usr/local/apache/conf/includes/pre_virtualhost_global.conf file, as that's where the configuration data is stored. It's not the same thing as a PHP information file. Thank you. 0
Please sign in to leave a comment.
Comments
3 comments