PA not create user public page.
From:
Martin Spernau
Date:
Jun 20 11:40 UTC
Short link
> Request URL not found - http://localhost/pa/web/users/namvu80ap/
>
> It's working good when I try to use many functions or change to language .
But Error when click on any user public page.
>
>
AHA :)
This looks like your pache install is possibly missing mod_rewrite
There is a .htaccess file in the /web folder that translates the above
URL into
http://localhost/pa/web/user.php?... style URLs
There would be two thing you can do:
*) make sure you have mod_rewrite ON
*) turn OFF 'fancy URLs' in your local_config.php