diff --git a/develop/php/php.conf b/develop/php/php.conf index 802a66943..06ea75d91 100644 --- a/develop/php/php.conf +++ b/develop/php/php.conf @@ -49,7 +49,7 @@ done if pkginstalled apache; then pkgprefix -t apache - var_append extraconfopt " " "--with-apxs2=$( pkgprefix sbindir apache )/apxs" + var_append extraconfopt " " "--with-apxs2=$( pkgprefix bindir apache )/apxs" fi if pkginstalled freetype; then