Updates:
Status: User-Error
Comment #2 on issue 1947 by [email protected]: No thumbnail/reference
image created for jpeg image
http://code.google.com/p/qubit-toolkit/issues/detail?id=1947
The error was in my /etc/suphp.conf file (default install of
http://www.suphp.org/ in Ubuntu 10.10 Maverick Meerkat):
29 ;PATH environment variable
30 env_path=/bin:/usr/bin
Should be:
29 ;PATH environment variable
30 env_path="/bin:/usr/bin"
:(
--
You received this message because you are subscribed to the Google Groups "Qubit
Toolkit Issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-issues?hl=en.