2005-04-12 04:39:49
siteroot page not found
I have this problem now wich has cost me a lot of time. I've installed ATutor three times now. the first two in a sub-directory of a main website, the third time i gave it a own website.
The problem is that i keeps saying that it cannot find the page. After the first two installations (all succesfull) it should be redirected to the login.php page. but i see a lot of redirections happening but eventually it ended in a "no page found" error.
The third time (with own website, not a sub-directory) it actually found the login.php after a succesfull installation. but every link a clicked on ended up again in a "no page found" error. Also i saw that the StyleSheet wasn't loaded for the login page, cause everything was Times New Roman.
I think that ATutor uses the relative root-directory that starts from the document root of a website.
for example, if you use /include/config.inc.php it should search the file from the root of the website. I think that in my case it is not starting at the root but at the place it is processing it's page. so it works relative from the page place, not from the website root. that's probably why it can't find it's file's.
Offcourse it can also be something completly different.
But does anyone know how to fix this problem. I have full access to the server, so if i have to reconfigure the server that'll be no problem.
Below are the tech-specs.
Things to describe:
operating system -
Server: Win2003 SP1 Webedition
version of ATutor -
ATutor 1.4.3
versions of php -
PHP 5.0.3
version of mysq l -
MySQL 4.1.10
webserver & version -
IIS 6.0 (Default Win2003 webedition webserver)
copies of error messages -
"No page found"
changes to default settings -
None
web browser being used -
IE 6.0
and anything else relevant -