Jump to content

Recommended Posts

Posted

I've just installed the latest version of PW on debian 8 with apache2. The install went flawless; no errors. After the install completed I tried to access /processwire/ and failed with a 404 error. The home page of the site displays, but all links fail with 404 errors.

Research suggests to edit .htaccess to make sure RewriteBase poinst to [path]/processwire/. I did that, but access to /processwire/ is still failing. I've also tried to enable AllowOverride All in the apache2 configuration file, but to no avail.

Any suggestions?

Thanks

Posted

I don't know your (Debian) GNU/Linux level relative to LAMP, so I will ask some questions...

Have you also enabled mod_rewrite (it is not by default)?

Have you restarted Apache2?

(Do you have /index.php/ in the url paths of the other pages?)

Are you using Debian's default LAMP "package"?

Can you give more details?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...