Skip to main content

curl not working in JailShell

Comments

4 comments

  • GOT
    Neither, assigning an account to jailshell would have no impact on php's curl functionality. I would look at the phpinfo to verify that curl is in fact included with your php configuration and if it is then I would stick a simple curl example page on their site to show them that it is working. I find sometimes that developers who cannot get something to work automatically assume that its php's fault and not the code, so giving them a working example on the same domain usually takes that off the table.
    0
  • cPanelMichael
    Hello, Can you let us know the specific curl command the developer is running from the user's jailed shell environment? Also, post any specific error messages that appear. Thank you.
    0
  • esc>
    Thank you every body replying. This issue is resolved ... I routinely select curl among other options doing an new build of Apache but this time I overlooked it and nobody complained for about a year. Yesterday a developer tried to integrate a MailChimp connector into a WordPress site which showed an error in the front end, something like 'curl not found', and as I told him curl should be integrated he suggested that jailshell might be the culprit. Erich Schreiber
    0
  • cPanelMichael
    Hello Erich, I'm happy to see you were able to determine the cause of the issue. Thank you for taking the time to update this thread with the outcome!
    0

Please sign in to leave a comment.