Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
Diagnostics page doesn't load ... !?
I did an upgrade to TXP 4.4.0 … everything is OK … except the diagnostics page doesn’t load … !? Never seen this before.
Offline
Re: Diagnostics page doesn't load ... !?
RedFox wrote:
Never seen this before.
Make sure that the page just doesn’t timeout. For me the most common reason for the page timeout’ing or taking while to display has been the clean URL test. Usually caused if outgoing connections are blocked with firewall (etc), but allow_url_fopen is left enabled. To make sure it isn’t the clean URL test, you could temporarily turn permlink mode to messy and test the diagnostics pane again. If that doesn’t fix it, it could also be memory limit among other.
Offline
Re: Diagnostics page doesn't load ... !?
Thanks Jukka … with messy url there are diagnostics … :)
Switching back (clean url) gives the same sad story … and strangely (in messy) I can’t get /files and /tmp writable … well, I can … but the diagnostics doesn’t say so … ??
Last edited by RedFox (2011-06-18 17:25:26)
Offline
Re: Diagnostics page doesn't load ... !?
RedFox wrote:
Thanks Jukka
You’re welcome.
Nevertheless … I can’t get /files and /tmp writable … well, I can … but the diagnostics doesn’t say so … ??
The paths seem to be incorrect. Same message is given when the location doesn’t exists. Try to change the “118714” in the tmp and file dir paths to “100621”. You change the paths in Advanced Preferences.
Also make sure that the plugin cache directory path is not set same as the tmp directory path. Setting Plugin cache to point to your tmp directory can cause serious security problems. If you are not using plugin cache leave the setting (field) empty.
Last edited by Gocom (2011-06-18 17:30:17)
Offline
Re: Diagnostics page doesn't load ... !?
That works .. :) … but still, I can’t get into the diagnostics when in clean url mode (id/title) … !!
And my plugin cache field is empty!
Last edited by RedFox (2011-06-18 17:36:27)
Offline
Offline
Re: Diagnostics page doesn't load ... !?
OK … I will try!
Offline
Pages: 1