Skip to content

Commit 4d4a5ff

Browse files
author
chris.boulton
committed
Remove php.ini settings section as it no longer applies due to getenv usage
1 parent 624e493 commit 4d4a5ff

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.markdown

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -227,16 +227,6 @@ A PECL module (<http://pecl.php.net/package/proctitle>) exists that
227227
adds this funcitonality to PHP, so if you'd like process titles updated,
228228
install the PECL module as well. php-resque will detect and use it.
229229

230-
### Errors and troubleshooting ###
231-
232-
**php.ini settings**
233-
234-
If you don't have E in variables_order you can specify @-c ./@ as an
235-
option to the PHP cli program. This reverts values to the defaults which
236-
include E.
237-
238-
$ QUEUE=file_serve php -c ./ resque.php
239-
240230
## Contributors ##
241231

242232
* chrisboulton

0 commit comments

Comments
 (0)