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 8498659
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T00:27:48+00:00 2026-06-11T00:27:48+00:00

I have built a Zend Framework application. By configuring it to read routes.ini file,

  • 0

I have built a Zend Framework application. By configuring it to read routes.ini file, my application after deployment is not going to any routes but only default route is working. I have total of 4 routes in this application and none of them are working. Apache is showing a Not Found error.

I had look at .htaccess file it is perfect and in my local it is working fine. I also checked the permissions. It is having read and write rights for www-data. I also checked Apache URL rewrite module.

I did this again and tried:

sudo a2enmod rewrite

Still same issue.

My apache error log says that file does not exist.
Please tell me where I have gone wrong.

  • 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-06-11T00:27:50+00:00Added an answer on June 11, 2026 at 12:27 am

    After researching for hours , I could notice that there was a very minor and sensitive mistake in the apache vhost file .

    my entry was like this

    <Directory /var/www/your_project>
    Options Indexes FollowSymLinks MultiViews
    AllowOverride None
    Order allow,deny
    allow from all
    </Directory>
    

    But actually my entry should be as per mssb some what like this

    <Directory /var/www/your_project>
    Options Indexes FollowSymLinks MultiViews
    AllowOverride All
    Order allow,deny
    allow from all
    </Directory
    

    Since I am not an experienced webmaster I couldn’t noticed one simple thing which is
    AllowOveride option which was set to None

    I referred to Core apace documentation today in order find where I was wrong .

    The reason for not picking .htaccess file is as follows

    When AllowOveride directive is set to None, then .htaccess files are
    completely ignored. In this case, the server will not even attempt to
    read .htaccess files in the filesystem.

    When this directive is set to All, then any directive which has the
    .htaccess Context is allowed in .htaccess files.

    I personally felt like Posting this entire solution for the problem to help others who may face a similar problem in future

    Once again I would like to thank you all for responding to this post

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My setup: Ubuntu LAMP, application built w/ zend framework My Problem: I have a
All, I have a PHP Web application built using Zend Framework and MVC with
I have a application built on Zend Framework I am trying to optimize. I
I have a social networking website built upon the zend framework. My application also
I have a application built using Zend Framework. I have decided to go with
I have an installation of XAMPP and an application built on Zend Framework that
We have a site built in Zend Framework and we're using the Zend Soap
Hi I have a web service built using the Zend Framework. One of the
I have a website built on Zend Framework. I want to run the site
I have build a web application in Zend Framework and now desperately need a

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.