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

404 Not Found after installation

360 views 3 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?

3 Yes  3 No
Related Articles
  • Referrer URL: Chrome, Edge, Firefox, and others browser show only the website domain
  • Number Field and decimals (floats)
  • Parse error: syntax error, unexpected T_OBJECT_OPERATOR
  • Database connection error: Connection refused
  • How to verify that email notifications are sent correctly?
  • Enable HTTPS for everything

Didn't find your answer? Contact Us

Common Issues & Troubleshooting
  • 404 Not Found after installation
  • Referrer URL: Chrome, Edge, Firefox, and others browser show only the website domain
  • Number Field and decimals (floats)
  • Parse error: syntax error, unexpected T_OBJECT_OPERATOR
  • Database connection error: Connection refused
  • How to verify that email notifications are sent correctly?
View All 9  
Popular Articles
  • How to enable / disable DEBUG mode
  • How to update Form Stats from the command line
  • How to RTL (right-to-left) a Form?
  • How to Remove the Default Choice from a Select List Field
  • 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 - 2022 Baluart EIRL. All Rights Reserved.

Popular Search:Getting Started