ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


Cant open ATutor


  • 2010-06-27 23:52:58

    Cant open ATutor

    Hello,

    Suddenly, ATutor can't open. When I enter its home page URL on the browser, I just get a blank page with the following text:

    Warning: opendir(/home/preparac/online_courses_content/logs/6-27-2010) [function.opendir]: failed to open dir: No such file or directory in /home/preparac/public_html/Online_Courses/ATutor/include/classes/ErrorHandler/ErrorHandler.class.php on line 324

    Fatal error: Call to a member function printNoLookupFeedback() on a non-object in /home/preparac/public_html/Online_Courses/ATutor/include/classes/ErrorHandler/ErrorHandler.class.php on line 325

    It had been working seamlessly until now. Does anybody have any idea on what I could do to fix it?

    Thank you very much for your help.

    Alex


    Things to describe:
    Operating system ATutor is installed on - UNIX
    ATutor version - 1.6.2
    Patch #s applied - None
    ATutor theme name -
    PHP version - 3.2.4
    MySQL version - 5.0.90-community
    Webserver & version - cpaneld 5.0.90
    Copies of error messages -
    Changes to default settings -
    Web browser being used - IE8 and IE7
    ...and anything else relevant -

  • 2010-06-28 09:01:45

    Re: Can't open ATutor

    This would be a problem to present to your service provider. This would appear to be a Web server configuration problem. I'd guess it was upgraded recently.

  • 2010-06-29 17:48:34

    Re: Can't open ATutor

    Hello Greg,

    I'm trying to contact the guy at web hosting. But meanwhile, let me give you one additional piece of info. In the error message I detailed in my last post, there is a text in brackets, specifically [function.opendir] that has a hyperlink. When I clic on this text, I get another message:

    Internal Error Detected
    Fatal. Could not create /content/logs/6-29-2010. Please resolve

    Does this give you any other clue, so that I can at least guide somewhat the guy in charge of the hosting? I'm sure he will need a starting point on where to look for the probable culprit.

    Thanks again for your valuable help.

    Alex

  • 2010-06-29 17:54:42

    Re: Can't open ATutor

    I've seen this before. When a system gets updated, the write permission on the ATutor content directory gets changed to unwritable. First let your provider have a look, perhaps there's a setting that's been changed.

    If not, you could reset the permissions on the directory to writable as the system's root user, though this is generally not recommended.

    Are you able to do things like uploading a file with the file manager?

  • 2010-07-05 16:49:31

    Re: Can't open ATutor

    Hello Greg,

    I asked the datacenter to fix the permissions on my site's directory and today they say the they did it. With this fix, the error message dissapeared, but now I just get a blank page. Nothing appears.

    This is the URL that previously displayed the welcome screen: http://www.preparacion-nova.com/Online_Courses/ATutor

    By the way, in answering your question, I verified that I was able to upload and delete files in the ATutor directory, even before the fix. It's weird.

    What should I do next?

    Thank you.

    Alex

  • 2010-07-05 18:05:22

    Re: Can't open ATutor

    My guess is they changed the permissions, with the root user, and the owner of the files was also changed. The content directory and everything in it needs to be owned by the webserver's users (for apache, that user is usually "nobody.")

    see if you can upload a file with the file manager now.

  • 2010-07-08 00:14:58

    Re: Can't open ATutor

    Hello Greg,

    Using your suggestion, they were able to make the welcome screen appear. But now, when I log in and enter a course I find another problem: the content pages display only the text, but none of the images that were inserted therein.

    I have attached a screenshot of one of the content pages (this one has no text; it is supposed to display only an image).

    When I click on "Edit this page" (on any of the content pages) I get the following error message: "Unable to open content directory. You may try to create it now." The words "create it now" have a hyperlink. If I click on it, I get another error message: "HTTP 404 Not Found; The webpage cannot be found".

    It seems that we are closer to a fix, but I still need some more of your help.

    Thank you very much in advance.

    Alex

  • 2010-07-08 08:54:51

    Re: Can't open ATutor

    I'd guess your theme is not setup properly, though there could be many reasons why this might occur.

    Did you upload the ATutor source code to the server as a zip file, or did upload files one by one?

    The content directory problem usually indicates access permissions were not setup properly, or there's a server setting preventing users from writing to the server. That would be an issue to take up with your provider.

    Id suggest you start over, using ATutor 2.0.

    Read the FAQs before you start, and the installation documentation.
    http://www.atutor.ca/atutor/docs/faq.php
    http://www.atutor.ca/atutor/docs/installation.php