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

[Register]

Occasional ATutor release updates


No Members Logged In

(9 guests in past 15 min.)

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

Support Forums

ATutor Bug Reports

A bug in content/logs writing?


You must be signed-in to post.

AuthorSubject
  Page: 1
wolfpsy
Subject: A bug in content/logs writing?Quote this post in your reply
Warning: mkdir(AT_CONTENT_DIRlogs): Permission denied in /home/serverlocaltion/public_html/atutor/admin/error_logging.php on line 45

then says:

Could not access /content/logs. Check that the permission for the Server user are r+w to it

However, /content/logs exists and has read/write privileges set... I think there is possibly a but in the code on line 45 of error_logging.php?

As a result, Atutor is not able to write any error logs... anybody else having this problem?
Posted: 2005-08-06 11:30:34
Yaazkal
Subject: Re: A bug in content/logs writing?Quote this post in your reply
If you are asking for help, provide lots of detail so problems can be reproduced.

I'm having the same problem, tried with 755 and 777 chmod but nothing.

Any idea ?

ATutor is installed on - Linux 2.6.18-028stab064.7-PAE
ATutor version - 1.6.3
Patch #s applied - 1 and 2
PHP version - 5.2.11
MySQL version - 5.0.89-community
Webserver & version - Apache 2
Posted: 2010-02-24 17:57:37
harris

Avatar for harris
Subject: Re: A bug in content/logs writing?Quote this post in your reply
Webserver user is of apache or nobody right?
Posted: 2010-02-25 09:41:31
Yaazkal
Subject: Re: A bug in content/logs writing?Quote this post in your reply
Hi, thank you for your answe... is the nobody user.
Posted: 2010-02-25 10:02:50
harris

Avatar for harris
Subject: Re: A bug in content/logs writing?Quote this post in your reply
Warning: mkdir(AT_CONTENT_DIRlogs):


The content directory is not defined?
Check your include/config.inc.php
and make sure the
define('AT_CONTENT_DIR', '<YOUR_CONTENT_DIRETORY>'); is specified.
Posted: 2010-02-25 11:18:31
Yaazkal
Subject: Re: A bug in content/logs writing?Quote this post in your reply
Hi harris, thank you !!

The variable was defined, but it was defined to the wrong directory, the problem is solved.

Thanks smile
Posted: 2010-03-12 20:18:18
 Page: 1

You must be signed-in to post.