500 Internal server error on Mootyper

500 Internal server error on Mootyper

by Aditya Dubay -
Number of replies: 1

Hi,

I am using Moodle 2.5.5

I install Mootype on my localhost (wamp) and it working fine. When I install it on my live server it install without any problem. Now when I try to add Mootyper activity and click on MooTyper Administration > To manage exercises and categories click here . It starts giving 500 Internal server error (image attached).

When I checked server error log it says this:

[Wed Apr 02 12:46:17 2014] [error] [client 115.113.30.66] File does not exist: /home/courseai/public_html/500.shtml, referer: http://mydomain/course/modedit.php?add=mootyper&type=&course=955&section=1&return=0&sr=0
[Wed Apr 02 12:46:17 2014] [error] [client 115.113.30.66] SoftException in Application.cpp:256: File "/home/courseai/public_html/aisect/mod/mootyper/view.php" is writeable by group, referer: http://mydomain/course/modedit.php?add=mootyper&type=&course=955&section=1&return=0&sr=0
[Wed Apr 02 12:45:57 2014] [error] [client 115.113.30.66] File does not exist: /home/courseai/public_html/500.shtml, referer: http://mydomain/course/modedit.php?add=mootyper&type=&course=955&section=1&return=0&sr=0

 

Please help me what to do now sad

Thanks in advance

Aditya

Attachment mootyper-error.png
Average of ratings: -
In reply to Aditya Dubay

Re: 500 Internal server error on Mootyper

by Ken Task -
Picture of Particularly helpful Moodlers

The issue is with suPHP (SoftException in Application.cpp:256: File "/home/courseai/public_html/aisect/mod/mootyper/view.php" is writeable by group)

suPHP is a protection add-on for servers running PHP.

Contact provider and inquire about a control panel, etc. for suPHP or it hints at the objection ... 'writeable by group)  Could take away group writable permissions on the mootyper folder (recursively) and see if suPHP stops complaining and allows usage.

'spirit of sharing', Ken