LemonStand Documentation

Troubleshooting Page Not Found after installation

On some hosting environments you can face a Page Not Found after installation. There could be different reasons of this issue, but all of them are caused the non-conformity between the hosting settings and LemonStand requirements. Here are some hints which can help you in troubleshooting the error 500.

  • Check whether the mod_rewrite Apache module is enabled on your hosting server. Usually the module is enabled on all modern paid hosting servers.
  • Check whether the AllowOverride All option is enabled in the httpd.conf file for the LemonStand directory. Usually the option is enabled on CPanel-based hostings for all directories.
  • Try to uncomment the following line in the .htaccess file in the LemonStand root directory: If this will not help, please comment the line again.
  • If nothing helps, contact our support team. Please send us the Apache error messages if it is possible.

Next: Troubleshooting unable to save templates, pages, or partials
Previous: Troubleshooting image and file uploading issues
Return to Installing LemonStand