Have switched register_globals on.
PHP is version 4.3.1
Cannot send url as I am trying this out on a WinXP laptop for evaluation purposes, using localhost.
Info required from other posting:
1. The version of ATutor you are referring to. - 1.1
2. The operating system ATutor is installed on and its version - WinXP Prof +SP1
3. The Web server you are using and its version . - IIS 5.1
4. The version of PHP and MySQL being used (php 4.2.0+ and MySql 3.23+ are required) . PHP 4.3.1, MySQL 4.0.12
5. The Web browser you are using to view ATutor, it's version number, and any default settings you may have changed. - Mozilla 1.4, IE6 +SP1
6. Do you have root access to your server, or are you a hosted user on someone else's server, etc? Yes - localhost
7. List the steps you took prior to experiencing the problem. Installed PHP, MySQL, and PHPMyAdmin to test both. All OK. Installed Atutor to folder below inetpub\wwwroot
Setup MySQL user atutor and added to config.inc.php
Set up atutor in MySQL using PHPMyAdmin and gave full access rights to atutor database to atutor user (see next)
Set DB HOST to localhost (also tried 127.0.0.1)
DB NAME to atutor
No other changes to config.inc.php
ACCESS INFORMATION
Testing on local PC.
I can get dump of php config page and send if it would help (can I use attachments on this forum?)
Hope this helps. TIA