Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 896875
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T14:48:01+00:00 2026-05-15T14:48:01+00:00

When building a website in Symfony 1.3 my development server refuses to display my

  • 0

When building a website in Symfony 1.3 my development server refuses to display my custom 404 page.

I have left the config settings as standard, so my error module is the default, as can be seen in my debug toolbar:

sf_error_404_action: error404
sf_error_404_module: default

This request has been forwarded to a 404 error page by the action “article/edit”.

Why is my custom 404 page not shown?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T14:48:01+00:00Added an answer on May 15, 2026 at 2:48 pm

    It turns out that this is actually the default behaviour when debug is turned on.

    Turn off debugging if you want to see the actual ‘404’ error page.

    index.php: Symfony shows the symfony error page

    $configuration = ProjectConfiguration::getApplicationConfiguration('frontend', 'dev', true);
    sfContext::createInstance($configuration)->dispatch();
    

    index.php: Symfony shows the custom 404 error page

    $configuration = ProjectConfiguration::getApplicationConfiguration('frontend', 'dev', false);
    sfContext::createInstance($configuration)->dispatch();
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am building a website to capture data. I have many spreadsheets that are
I am building a website that would serve dynamic content. All communication between server/browser
I am building a website using php and mysql.I have a login that is
I am just building website for our client. It is simple page which lists
Building a website using a PHP based Ecommerce product Magento. The problem I have
I am using Symfony 1.2.9 (with Propel ORM) on a website I am building.
Am building a website which will have articles, policies and laws and text stuffs.
I am using Symfony 2 for building a website. The work is in progress
I'm building a small website with Symfony2 (i.e. not Symfony 1.x). I used the
I am building a symfony based website, which has users and admins. Normally, I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.