zota Posted July 12, 2015 Posted July 12, 2015 Hi! Made an install on a xampp virtual host, root directory being /home/zota/www directory. Install went smooth and at the very end I jumped into home page. Good BUT only the home page works! ( If I keep recharging the page, the funny pic changes)Trying the the link to the admin page or any other page I get the error 404 object not found.Made some twists with liberal permissions and with the browser I can run a php file on any directory of processwire (of course, processwire is not running those php files, so I got several php error messages).I'ms stuck. Any ideias? thanks
Sergio Posted July 12, 2015 Posted July 12, 2015 Seems you have a problem reading the .htaccess file that is responsible for handling the link structure PW uses. This file is present in the installation as a .txt but need to me renamed to .htaccess (without extension) and mod_rewrite must be enabled.
netcarver Posted July 12, 2015 Posted July 12, 2015 @zota Welcome to processwire. There's a tutorial here that might help.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now