No input file specified.
Page: 1
Well the install seemed to go OK. But There are a few errors that keep coming up.
After I log in this is the error I get.
"No input file specified."
I can navigate by hand to the other areas of the site. Ie people, project etc. But this is a problem.
After I log in this is the error I get.
"No input file specified."
I can navigate by hand to the other areas of the site. Ie people, project etc. But this is a problem.
I think this is because on login you are being taken to the following URL
http://<yourdomain>/public/index.php/
This however works
http://<yourdomain>/public/index.php
note there is no trailing slash
http://<yourdomain>/public/index.php/
This however works
http://<yourdomain>/public/index.php
note there is no trailing slash



