I use virtual hosts and set up up correctly. I get the login page but when I login I got the message:
"login.php could not be found"
I did edit php.cfg and changed "/inv/" to "/"
$inv_data['base'] = "/";
What did I do wrong?
Log in to post a comment.
I use virtual hosts and set up up correctly. I get the login page but when I login I got the message:
"login.php could not be found"
I did edit php.cfg and changed "/inv/" to "/"
$inv_data['base'] = "/";
What did I do wrong?