While working with a 1and1.com hosted WordPress blog I hit a PHP error: URL file-access is disabled in the server configuration This error arises when allow_url_fopen is set to “OFF” in the server’s php.ini file – which is the default value for (I believe) PHP 5. That setting controls your script’s access to the include …
Tag Archive: PHP
Jan
10
Quick Tip: WordPress on 1and1.com
I recently finished up a custom WordPress project for a client hosted at 1and1.com. Now, 1&1 is a pretty major hosting company, but this is the first time I’ve ever deployed WordPress there so I wasn’t quite sure what to expect. Initially, everything seemed just fine — until the first WP minor upgrade was released. …




Recent Comments