$OpenBSD: patch-config_php-dist,v 1.3 2013/09/08 17:19:33 landry Exp $
--- config.php-dist.orig	Sun Jul 21 09:28:48 2013
+++ config.php-dist	Sun Aug 18 12:27:44 2013
@@ -49,7 +49,7 @@
 	// *** Files and directories ***
 	// *****************************
 
-	define('PHP_EXECUTABLE', '/usr/bin/php');
+	define('PHP_EXECUTABLE', '${MODPHP_BIN}');
 	// Path to PHP *COMMAND LINE* executable, used for various command-line tt-rss 
 	// programs and update daemon. Do not try to use CGI binary here, it won't work. 
 	// If you see HTTP headers being displayed while running tt-rss scripts, 
