Ticket #2685 (closed Bugs: fixed)

Opened 10 months ago

Last modified 10 months ago

error 255 after trying to upgrade showed no helpful info

Reported by: errr Assigned to: p_lindheimer
Priority: minor Milestone: 2.4
Component: Core Version: 2.4-branch
Keywords: 255 Cc:
Confirmation: Confirmed SVN Revision (if applicable):
Backend Engine: All Backend Engine Version:

Description (Last modified by p_lindheimer)

TRY THIS PATCH ON: /var/www/html/admin/functions.inc.php:

Index: functions.inc.php
===================================================================
--- functions.inc.php   (revision 5686)
+++ functions.inc.php   (working copy)
@@ -1157,7 +1157,7 @@
                }
        }
 
-       $retrieve = $amp_conf['AMPBIN'].'/retrieve_conf';
+       $retrieve = $amp_conf['AMPBIN'].'/retrieve_conf 2>&1';
        //exec($retrieve.'&>'.$asterisk_conf['astlogdir'].'/freepbx-retrieve.log', $output, $exit_val);
        exec($retrieve, $output, $exit_val);

This put the problem in the orange box so I was able to fix. In my case there was a memory limit in my php.ini of 16M I extended it to 64M and the upgrade finished smoothly.

Change History

02/18/08 08:50:10 changed by p_lindheimer

  • confirmation changed from Unreviewed to Confirmed.
  • component changed from - choose - to Core.
  • description changed.
  • milestone changed from Cut Line to 2.4.

02/18/08 08:53:27 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to fixed.

r5710 (2.4), r5711 (2.3)

will go out next time framework is published

Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads