Moodle

Latex shows internal server error

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Minor Minor
  • Resolution: Unresolved
  • Affects Version/s: 2.0.1
  • Fix Version/s: None
  • Component/s: Maths filters
  • Labels:
    None
  • Environment:
    Ubuntu (10.04, 32 bit), Cherokee 1.2.1, MySQL 5.1.41, PHP-CGI/FCGI 5.3.2-1ubuntu4.7
  • Database:
    MySQL
  • Affected Branches:
    MOODLE_20_STABLE

Description

Tex using latex, dvips, convert does not render images. After turning on debug and checking from filter/tex/texdebug.php, the error message displayed is as follows:

500 Internal Server Error
Cherokee web server 1.2.1 (Ubuntu), Port 80

The same setup works using Apache with no other change.

Activity

Hide
Manish Verma added a comment -

I was checking Cherokee error logs and found something which could perhaps be linked to this:

Default exception handler: A required parameter (identifier) was missing Debug:

  • line 421 of /lib/setuplib.php: moodle_exception thrown
  • line 455 of /lib/moodlelib.php: call to print_error()
  • line 33 of /help.php: call to required_param()
Show
Manish Verma added a comment - I was checking Cherokee error logs and found something which could perhaps be linked to this: Default exception handler: A required parameter (identifier) was missing Debug:
  • line 421 of /lib/setuplib.php: moodle_exception thrown
  • line 455 of /lib/moodlelib.php: call to print_error()
  • line 33 of /help.php: call to required_param()

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated: