PHP Articles
- Fixing Feed Problems with WordPress 2.0.6 and PHP 5.2 Feeds are broken on WordPress 2.0.6 with most, but not all, browsers because of an HTTP header problem. Here's how to fix it.
- PHP5 and WP Cache 2 Finding and fixing errors with WordPress' WP Cache plugin and PHP5.
- Using WP-CLI with WordPress 4.6 on DreamHost To use wp-cli with WordPress 4.6, you need to use a newer version than the one installed, and to do that, you need to enable PHAR in PHP.
- Weird 404 logging error with PHP and mod_rewrite on DreamHost Under some circumstances, a PHP script generating a 404 error will deliver the 404 to the browser, but get logged as a 200 OK by Apache.
- WordPress Broken on PHP 5.2 Again WordPress 2.1.1 should have fixed the PHP 5.2 problems, but not if you're also using the internal cache.