[ww-bugs] Bug 4359: Sometimes the graphics do not display in this problem for me and for my students.
bugzilla-daemon at webwork.maa.org
bugzilla-daemon at webwork.maa.org
Fri Oct 11 01:15:17 EDT 2019
http://bugs.webwork.maa.org/show_bug.cgi?id=4359
George Jennings <gjennings at csudh.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
--- Comment #1 from George Jennings <gjennings at csudh.edu> 2019-10-11 01:15:15 ---
On my server I cannot reproduce this bug, or the others related to it (bugs
#4358, #4360, #4361). The graphics display correctly here. The error message
you quoted below suggests there may be a problem on your server. When webwork
creates this problem it creates a graphics file that it saves on your server.
If the file is not created the graphics will not appear. In my server the
graphics file file is created in the directory
/opt/webwork/webwork2/htdocs/tmp/ in the main webwork file tree. The location
of this directory is defined in the webwork configuration file
webwork2/conf/site.conf in the line that defines
"$webwork_htdocs_url" (without the quotes). The directory webwork2/htdocs/tmp
may be located in a different place (it depends on the way your administrator
set up webwork) but the key thing is that it must be writeable by the server.
If the server cannot write to this directory or if it can't read it then it
won't be able to create the necessary graphics to make this problem (or many
others) work. Please ask your webwork administrator to check the permissions
on this directory; I suspect that may be the problem.
I am going to close this bug with the "works for me" notation. But if checking
the directory permissions and checking the line in the config file doesn't cure
the problem then please reopen this bug or submit a new bug report referencing
this bug, #4359. If you do I'll try to get someone to help who has deeper
knowledge of webwork's innards.
Thanks for including the error message, it is a very helpful clue.
--
Configure bugmail: http://bugs.webwork.maa.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the webwork-bugs
mailing list