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

[Register]

Occasional ATutor release updates


No Members Logged In

(3 guests in past 15 min.)

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

Support Forums

AChecker

error message during installation


You must be signed-in to post.

AuthorSubject
  Page: 1
vvucic
Subject: error message during installationQuote this post in your reply
If you are asking for help, provide lots of detail so problems can be reproduced.

Things to describe:
Operating system ATutor is installed on - GNU-Linux open
AChecker version - 1.0
PHP version - 5.3.1
MySQL version - 5.1.41
Webserver & version - Apache 2.2.14
Web browser being used - Firefox 3.5.6
Copies of error messages -
During instalation I Got the following messages:

Deprecated: Function eregi() is deprecated in /opt/lampp/htdocs/AChecker/install/include/step3.php on line 28

Deprecated: Function eregi() is deprecated in /opt/lampp/htdocs/AChecker/install/include/step3.php on line 37

Deprecated: Function eregi() is deprecated in /opt/lampp/htdocs/AChecker/install/include/step3.php on line 47

When I finished installation normally I got the following messages when I started AChecker:
Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/AChecker/include/vitals.inc.php on line 111

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/AChecker/include/vitals.inc.php on line 137

Notice: Use of undefined constant DB_NAME - assumed 'DB_NAME' in /opt/lampp/htdocs/AChecker/include/phpCache/phpCache.inc.php on line 34

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/AChecker/include/classes/Language/LanguageManager.class.php on line 72

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/AChecker/include/classes/Language/LanguageManager.class.php on line 80

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/AChecker/include/classes/Language/LanguageManager.class.php on line 275

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/AChecker/include/classes/Savant2/Savant2.php on line 1422

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/AChecker/include/classes/Savant2/Savant2.php on line 1624

Deprecated: Assigning the return value of new by reference is deprecated in /opt/lampp/htdocs/AChecker/include/classes/Savant2/Savant2.php on line 1763

When I login various messages like that appear on the top of the screen. Please advise.

vedran
Posted: 2010-01-02 06:50:44
greg

Avatar for greg
Subject: Re: error message during installationQuote this post in your reply
in php.ini, set:


display_errors = off

or, revert back an older version of php than 5.2.9
Posted: 2010-01-02 10:23:39
vvucic
Subject: Re: error message during installationQuote this post in your reply
OK< I will do. But, I hope that such errors are not big issue. I have done some validations of sites and so far it looks that AChecker works fine.
But, this may be confusing for the users who are not technically skilled.

Thanks indeed,


Vedran
Posted: 2010-01-03 05:22:55
greg

Avatar for greg
Subject: Re: error message during installationQuote this post in your reply
Its the result of a change in php in 5.3.0. Not much we can do about it until the next release. It won't affect how AChecker runs.
Posted: 2010-01-03 09:18:04
 Page: 1

You must be signed-in to post.