• Home
  • Blog
  • Documentation
  • FAQ
    • Pre-Sales Questions
  • Log In
  • Get Easy Forms
  • Home
  • Blog
  • Documentation
  • FAQ
    • Pre-Sales Questions
  • Log In
  • Get Easy Forms
home/Knowledge Base/Common Issues & Troubleshooting/404 Not Found after installation
Popular Search:Getting Started

404 Not Found after installation

538 views 4 January 1, 2019 Updated on April 8, 2019 admin

If the form is not displaying properly and links on the page result in “Page Not Found” errors, you may be experiencing problems with friendly URLs. So, you need to check if Apache ‘mod_rewrite’ is enabled.

Also, you need to check in your Apache config file, if the .htaccess files are enabled:

<Directory /your/path>
AllowOverride All
</Directory>

If the problem persists, you can disable pretty urls:

1. Open the ‘@app/config/web.php‘ file
2. Replace the line:

'enablePrettyUrl' => true,`

By:

'enablePrettyUrl' => false,`

Was this helpful?

4 Yes  4 No
Related Articles
  • Warning: session_start(): Failed to read session data
  • Install PHP Intl extension
  • Increase PHP memory limit
  • Update v1.* Forms to Make It Compatible with Easy Forms v2.*
  • Outgoing Emails are not displayed correctly
  • Referrer URL: Chrome, Edge, Firefox, and others browser show only the website domain

Didn't find your answer? Contact Us

Common Issues & Troubleshooting
  • 404 Not Found after installation
  • Warning: session_start(): Failed to read session data
  • Install PHP Intl extension
  • Increase PHP memory limit
  • Update v1.* Forms to Make It Compatible with Easy Forms v2.*
  • Outgoing Emails are not displayed correctly
View All 14  
Popular Articles
  • How to Show/Hide HTML elements with Conditional Rules
  • How to enable / disable DEBUG mode
  • How to Submit a Form as WhatsApp Message
  • How to update Form Stats from the command line
  • How to compare two fields to pass the validation (jQuery Validation)
KB Categories
  • Add-Ons
  • Advanced Techniques
  • Common Issues & Troubleshooting
  • Developers "How To's"
  • Getting Started
  • How To

  Can’t login to admin area

About Easy Forms

With Easy Forms you can create unlimited web forms and most importantly the complete management of them without paying monthly fees

Resources
  • Knowledge Base
  • Documentation
  • Pre-sales Questions
  • Blog
Useful Help Links
  • Get Easy Forms
  • Live Demo
  • License Terms
  • Contact Us
Frequent Visit Links
  • Pre-Sales Questions
  • System Requirements
  • Installing Easy Forms
  • Upgrading Easy Forms
  • Privacy Policy
  • © 2015 - 2024 Baluart EIRL. All Rights Reserved.

Popular Search:Getting Started