fatal errors : "Call to undefined function shell_exec()" at advagg/advagg_ext_minify/advagg_ext_minify.install line 20


Proposed resolution


Check if shell_exec is callable and in the enabled functions list.

CommentFileSizeAuthor
#4 3481663-shell_exec.patch1.08 KBrahul17

Comments

rahul17 created an issue. See original summary.

rahul17’s picture

Issue summary: View changes
rahul17’s picture

Issue summary: View changes
rahul17’s picture

Status: Needs work » Needs review
StatusFileSize
new1.08 KB

Created patch to fix this issue. Kindly verify this patch.

avinash_patil’s picture

Status: Needs review » Reviewed & tested by the community

patch #4 working for me hence moving to RTBC