Jump to ContentJump to Navigation/Login
` ` ` ` ` `

[Register]

Occasional ATutor release updates


No Members Logged In

(10 guests in past 15 min.)

Access Understanding Web Accessibility to learn about accessibility, or Register to take the course for FREE.

Support Forums

ATutor Support

ATutor can't decide whether it's installed


You must be signed-in to post.

AuthorSubject
  Page: 1
DrQuincy
Subject: ATutor can't decide whether it's installedQuote this post in your reply
Hi, here\'s some info about my setup:

1. Version of ATutor - 1.4

2. OS: Windows XP

3. Web server: Apache/2.0.46 (Win32) Server at 127.0.0.1 Port 80

4. PHP and MYSQL: PHP 4.2.0, MySQL 3.23.54

5. Web browser: IE 6

I\'m trying to install it on the above platform. First I get the following errors from the install/index.php page.

Warning: main(include/classes/sqlutility.php) [function.main]: failed to create stream: No such file or directory in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\ATutor\\install\\include\\common.inc.php on line 27

Fatal error: main() [function.main]: Failed opening required \'include/classes/sqlutility.php\' (include_path=\'C:/Program Files/Apache Group/Apache2/htdocs\') in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\ATutor\\install\\include\\common.inc.php on line 27

If I change around some of the include paths I can make it to the final stages of the install procedure. However when I go to the root index.php page to log in it says that ATutor is not installed and then when I back to the index.php page in the Install directory it says ATutor has already been installed.

Any suggestnios?

Many, many thanks.
Posted: 2004-06-23 07:05:25
greg

Avatar for greg
Subject: System AdjustmentsQuote this post in your reply
I'd first suggest upgrading PHP, and downgrading Apache. You are likely to experience a variety of problems using Apache 2 with PHP. Also PHP 4.2 is listed as the minimum, but 4.3 is recommended.

Also be sure the following directories, and file, are writable

content/
content/import/
content/chat/
include/config.inc.php

Though with the above system modification adjusting write permissions should not be necessary on Windows systems.
Posted: 2004-06-23 12:30:09
DrQuincy
Subject: ThanksQuote this post in your reply
Thanks Greg, I\'ll try that.
Posted: 2004-06-23 13:09:02
 Page: 1

You must be signed-in to post.