18 Sep 2023

Pastor William McDowell opens up about 'not being interested' in Gods words

Internationally recognised worship leader and pastor of Deeper Fellowship Church in Florida, McDowell's passion for gospel music and his steadfast faith have inspired many. His spiritual journey and devotion to spreading God's word through music offer fascinating perspectives on the role of gospel music in today's world.

One thing people may always assume about the pastor is that he's always been receptive to Gods words, but in an interview with Muyiwa Olarewaju OBE he revealed that there was a time he ignored God for a whole year: "I was serving at a church at the time, we were serving at a church planting conference, the lord spoke to me and said 'you're not here because of the reason you think you're here, you're here because there's something I want to birth in you' at which point I said 'I'm not interested'". 

It wasn't until the following year, when he returned to the conference with a friend, that he succumbed to what God was calling him to do: "my friend asked me 'the Holy Spirit told me to ask you why are you ignoring Him?' and so the Lord really arrested me in that moment about that he called us to pioneer". That friend went on to become the executive director of the Deeper Fellowship Church in Florida. 

Watch the full interview here:

Have you ever ignored Gods calling? What happened when you finally listened and followed His will for your life? Catch Muyiwa Olarewaju OBE on Premier Gospel radio weekdays deom 10am. 

Share this page...
SettingsRequest history8.3.17PHP Version128msRequest Duration3MBMemory UsageGET article-series/{article_series}/article/{article}
status
200 OK
full_url
https://premier.amperative.site/article-series/premier-gospel-news/article/pastor-william-mcdowell-o...
action_name
article-series.articles.show
controller_action
App\Http\Controllers\ArticleController@showArticleForArticleSeries
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://premier.amperative.site/article-series/premier-gospel-news/article/pastor-william-mcdowell-o...
action_name
article-series.articles.show
controller_action
App\Http\Controllers\ArticleController@showArticleForArticleSeries
uri
GET article-series/{article_series}/article/{article}
scope_bindings
true
controller
App\Http\Controllers\ArticleController@showArticleForArticleSeries
file
app/Http/Controllers/ArticleController.php:20-29
middleware
web
duration
127ms
peak_memory
4MB
response
text/html; charset=UTF-8
request_format
html
request_query
[]
request_request
[]
request_headers
0 of 0
array:15 [ "host" => array:1 [ 0 => "premier.amperative.site" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] ]
request_cookies
[]
response_headers
0 of 0
array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Fri, 20 Jun 2025 13:21:16 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "4Ula8VgnLnKAZp5oZvG5dCl3CX0ZxS4QdEltwY2y" ]
    • Booting (55.9ms)time
    • Application (71.89ms)time
    • Routing (3.46ms)
    • 1 x Application (56.25%)
      71.89ms
      1 x Booting (43.74%)
      55.90ms
      1 x Routing (2.7%)
      3.46ms
      38 templates were rendered
      • 1x templates.articles.showshow.blade.php#?blade
      • 1x components.sections.slimline-headerslimline-header.blade.php#?blade
      • 1x components.sections.header-topheader-top.blade.php#?blade
      • 20x components.iconicon.blade.php#?blade
      • 1x components.sharethissharethis.blade.php#?blade
      • 1x components.recommendations.index-bespokeindex-bespoke.blade.php#?blade
      • 1x components.promotional-blockspromotional-blocks.blade.php#?blade
      • 1x components.sections.footerfooter.blade.php#?blade
      • 2x components.form.inputinput.blade.php#?blade
      • 2x components.form.input-groupinput-group.blade.php#?blade
      • 1x components.layouts.mastermaster.blade.php#?blade
      • 1x components.faviconfavicon.blade.php#?blade
      • 1x components.social-metasocial-meta.blade.php#?blade
      • 1x components.modals.searchsearch.blade.php#?blade
      • 1x components.modals.generic-1generic-1.blade.php#?blade
      • 1x components.toast-controllertoast-controller.blade.php#?blade
      • 1x components.modals.model-show-thank-youmodel-show-thank-you.blade.php#?blade
      uri
      GET article-series/{article_series}/article/{article}
      middleware
      web
      scope_bindings
      true
      controller
      App\Http\Controllers\ArticleController@showArticleForArticleSeries
      as
      article-series.articles.show
      file
      app/Http/Controllers/ArticleController.php:20-29
      11 statements were executed (4 duplicates)Show only duplicates17.84ms
      • RedirectMiddleware.php#49premier500μsselect * from `redirects` where `is_regex` = 1 and `redirects`.`deleted_at` is null
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Middleware/RedirectMiddleware.php:49
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:116
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:797
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:776
      • RedirectMiddleware.php#79premier460μsselect * from `redirects` where `is_regex` = 0 and `match` = '/article-series/premier-gospel-news/article/pastor-william-mcdowell-opens-up-about-not-being-interested-in-gods-words' and `is_active` = 1 and `redirects`.`deleted_at` is null limit 1
        Bindings
        • 0: 0
        • 1: /article-series/premier-gospel-news/article/pastor-william-mcdowell-opens-up-about-not-being-interested-in-gods-words
        • 2: 1
        Backtrace
        • app/Http/Middleware/RedirectMiddleware.php:79
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:116
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:797
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:776
      • DatabaseSessionHandler.php#97premier500μsselect * from `sessions` where `id` = 'gQxLrw34Y8kwGqbEdGSSx7hXkaEbpgbEDfrjBcEl' limit 1
        Bindings
        • 0: gQxLrw34Y8kwGqbEdGSSx7hXkaEbpgbEDfrjBcEl
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:113
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:101
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:85
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147
      • ContentFamilyTrait.php#42premier740μsselect * from `article_series` where `slug` = 'premier-gospel-news' and `is_active` = 1 and `article_series`.`deleted_at` is null limit 1
        Bindings
        • 0: premier-gospel-news
        • 1: 1
        Backtrace
        • app/Models/Traits/ContentFamilyTrait.php:42
        • vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:947
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
      • ContentFamilyTrait.php#59premier11.66msselect * from `articles` where `articles`.`article_series_id` = 5 and `articles`.`article_series_id` is not null and `slug` = 'pastor-william-mcdowell-opens-up-about-not-being-interested-in-gods-words' and `articles`.`deleted_at` is null limit 1
        Bindings
        • 0: 5
        • 1: pastor-william-mcdowell-opens-up-about-not-being-interested-in-gods-words
        Backtrace
        • app/Models/Traits/ContentFamilyTrait.php:59
        • vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:56
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:947
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
      • PromotionalBlockCacheMiddleware.php#24premier1.15msselect * from `promotional_blocks` where (`display_from` is null or `display_from` < '2025-06-20 14:21:16') and (`display_to` is null or `display_to` > '2025-06-20 14:21:16')
        Bindings
        • 0: 2025-06-20 14:21:16
        • 1: 2025-06-20 14:21:16
        Backtrace
        • app/Http/Middleware/PromotionalBlockCacheMiddleware.php:24
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Middleware/PromotionalBlockCacheMiddleware.php:23
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
      • ArticleController.php#22premier590μsselect exists(select * from `brands` where `brands`.`id` is null and `brands`.`deleted_at` is null) as `exists`
        Backtrace
        • app/Http/Controllers/ArticleController.php:22
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • Setting.php#20premier740μsselect * from `settings` where `setting_key` = 'web_donation_link' limit 1
        Bindings
        • 0: web_donation_link
        Backtrace
        • app/Models/Setting.php:20
        • app/Helpers/Settings.php:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • Setting.php#20premier550μsselect * from `settings` where `setting_key` = 'web_donation_link' limit 1
        Bindings
        • 0: web_donation_link
        Backtrace
        • app/Models/Setting.php:20
        • app/Helpers/Settings.php:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • Setting.php#20premier510μsselect * from `settings` where `setting_key` = 'web_donation_link' limit 1
        Bindings
        • 0: web_donation_link
        Backtrace
        • app/Models/Setting.php:20
        • app/Helpers/Settings.php:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • Setting.php#20premier440μsselect * from `settings` where `setting_key` = 'web_donation_link' limit 1
        Bindings
        • 0: web_donation_link
        Backtrace
        • app/Models/Setting.php:20
        • app/Helpers/Settings.php:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      App\Models\Setting
      4Setting.php#?
      App\Models\ArticleSeries
      1ArticleSeries.php#?
      App\Models\Article
      1Article.php#?
          _token
          4Ula8VgnLnKAZp5oZvG5dCl3CX0ZxS4QdEltwY2y
          ClearShow all
          Date ↕MethodURLData
          #12025-06-20 14:21:16GET/article-series/premier-gospel-news/article/pastor-william-mcdowell-opens-up-about-not-being-interested-in-gods-words38116