Keith007
- Total activity 41
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
Comments
Recent activity by Keith007-
I have disabled smtp restriction now and all seems to be working fine Many thanks for your help Keith
-
Issue is now fixed Cause was I had the Apache timeout set to 5 secs as when using fcgi, simply setting it to 300 secs (default) fixed my issue Moral of it - don't tinker with stuff ;-) Cheers to...
-
Hi Here is my ticket number "8686569". Regards Keith
-
Hi I still seem to be having problems Wordpress freshly installed on the server Cpanel 64.0.29 installed PHP-FPM enabled for given domain Permalinks OFF - Site works fine, able to install plugin...
-
There is a internal case labeled CPANEL-13303 to address this I have disabled the optimize .htaccess (allowOverride) I still have issues when installing plugins in wordpress on php-fpm and curren...
-
Should mod rewrite work with fpm enabled?
-
Looks like Mod_rewrite doesn't work with FPM If I disable the permalinks and use the "plain" all works Should this work? and how can I get this working
-
Hi I get HTTP 404 Not Found The site uses wordpress with permilinks - RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FIL...
-
[Wed Jun 14 19:31:33.430099 2017] [mpm_prefork:notice] [pid 5403] AH00171: Graceful restart requested, doing restart [Wed Jun 14 19:31:33.501353 2017] [mpm_prefork:notice] [pid 5403] AH00163: Apach...
-
Hi I currently have SuPHP running which isn't great Everytime I try to enable PHP-FPM for my websites these fail to load any thing other than the front page of the site If I then disable PHP-FPM o...