diff --git a/README.markdown b/README.markdown index 6ab3f98..6c958ba 100644 --- a/README.markdown +++ b/README.markdown @@ -227,16 +227,6 @@ A PECL module () exists that adds this funcitonality to PHP, so if you'd like process titles updated, install the PECL module as well. php-resque will detect and use it. -### Errors and troubleshooting ### - -**php.ini settings** - -If you don't have E in variables_order you can specify @-c ./@ as an -option to the PHP cli program. This reverts values to the defaults which -include E. - - $ QUEUE=file_serve php -c ./ resque.php - ## Contributors ## * chrisboulton