HomeHelpTrac

Ticket #1431 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

shell_exec function is unvailable. Warning!

Reported by: sashae Owned by: AndreyP
Priority: major Milestone: Dolphin 7.0 (Hookie) RC
Keywords: Cc:

Description (last modified by AlexT) (diff)

shell_exec function is unvailable. Warning! Dolphin cannot work without shell_exec function.

But installation of B7.5 et B7.6 was Ok...

 http://www.boonex.com/unity/forums/topic/shell-exec.htm


The only place where it is used is modules/boonex/open_social/shindig/php/external/PHPUnit/Util/Fileloader.php

Please check if this function is really necessary, and

1) if it is not necessary then remove this requirement at all

2) if it is necessary for open_social the move this requirement to open_social module

Change History

comment:1 Changed 2 years ago by AlexT

  • Owner changed from somebody to AndreyP
  • Description modified (diff)

comment:2 Changed 2 years ago by AndreyP

Really interesting, just because main installation file was not changed long time Shell exec checking was added 18 of september this is not beta 5 or 6, even don`t remember what was here.

Ok, I`ll move this requirements to open social module. Just because we can`t touch 'shindig' server lot. This is base functionality of google shindig.

comment:3 Changed 2 years ago by AndreyP

  • Status changed from new to closed
  • Resolution set to fixed

Done, I moved requirement shell_exec to module

Note: See TracTickets for help on using tickets.