<div dir="ltr">On Thu, Apr 18, 2013 at 4:15 PM, Eric Beversluis <span dir="ltr"><<a href="mailto:ebever@researchintegration.org" target="_blank">ebever@researchintegration.org</a>></span> wrote:<br><div class="gmail_extra">
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">It looks like both apache and php were installed as part of the sugarcrm<br>

installation at /opt/sugarcrm-5.5.4. That directory includes<br>
<br>
apache2  common  htdocs  install_summary.txt  licenses  mysql  php<br>
silent.log  sugarctl.sh  uninstall<br>
<br>
I've tried running the command at that level and also in htdocs and<br>
still get the same result.<br></blockquote><div><br></div><div style>Eric,</div><div style>If php was installed with sugarcrm you might have to specify the full path.</div><div style>e.g. /opt/sugarcrm-5.5.4/php/bin/php <span style="font-family:arial,sans-serif;font-size:12.800000190734863px"> </span><span style="font-family:arial,sans-serif;font-size:12.800000190734863px">-f silentUpgrade.php [upgradeZipFile] [logFile] </span><span style="font-family:arial,sans-serif;font-size:12.800000190734863px">[pathToSugarInstance] [adminUser]</span></div>
<div style><br></div><div style>If it's a zip file you may also need to apt-get unzip - not sure how PHP handles that.</div><div style><br></div><div style>HTH,</div></div></div></div>