If someone had a look at the earlier post about DTrace probes for the Linuxulator: I updated the patch at the same place. The difference between the previous one is that some D–scripts are fixed now to do what I meant, specially the ones which provide statistics output.
GD Star Rating
loading…
GD Star Rating
loading…
Tags: probes,
scripts,
statistics —
I solved my WP problems.
The permalink problem was because of a missing .htaccess file. I created one with write permissions for WP, and changed the permalimk setting back.
The white-on-white issue was solved by setting CONCATENATE_SCRIPTS to false in wp–config, so it seems to be a caching problem somewhere. Later I will take some time to switch back and flush some caches (at least where I have the rights to do it).
GD Star Rating
loading…
GD Star Rating
loading…
Tags: caches,
config,
htaccess file,
permalink,
scripts,
will take some time,
wp —