Jump to content

Upgrade from 4.1.4 to 5.0.4


Restil

Recommended Posts

Hello,

I'm trying to upgrade my revive from 4.1.4 to 5.0.4.

But i got some 3 errors :


    Installation of plugin "openXDeliveryLog" failed:

        MESSAGE: touch(): Utime failed: Operation not permitted
        TYPE: Warning
        FILE: /var/www/revive504/revive/lib/pclzip/pclzip.lib.php
        LINE: 3865
        DEBUG INFO:

        3860    
        3861    // ----- Closing the destination file
        3862    fclose($v_dest_file);
        3863    
        3864    // ----- Change the file mtime
        3865 touch($p_entry['filename'], $p_entry['mtime']);

        3866    
        3867    
        3868    }
        3869    else {
        3870    //--(MAGIC-PclTrace)--//PclTraceFctMessage(__FILE__, __LINE__, 2, "Extracting a compressed file (Compression method ".$p_entry['compression'].")");

        {"name":"openXDeliveryLog","status":"
        OK; Upgraded; Enabled","errors":[],"type":"plugin"}


    Installation of plugin "openXVideoAds" failed:

        MESSAGE: touch(): Utime failed: Operation not permitted
        TYPE: Warning
        FILE: /var/www/revive504/revive/lib/pclzip/pclzip.lib.php
        LINE: 3865
        DEBUG INFO:

        3860    
        3861    // ----- Closing the destination file
        3862    fclose($v_dest_file);
        3863    
        3864    // ----- Change the file mtime
        3865 touch($p_entry['filename'], $p_entry['mtime']);

        3866    
        3867    
        3868    }
        3869    else {
        3870    //--(MAGIC-PclTrace)--//PclTraceFctMessage(__FILE__, __LINE__, 2, "Extracting a compressed file (Compression method ".$p_entry['compression'].")");

        MESSAGE: touch(): Utime failed: Operation not permitted
        TYPE: Warning
        FILE: /var/www/revive504/revive/lib/pclzip/pclzip.lib.php
        LINE: 3865
        DEBUG INFO:

        3860    
        3861    // ----- Closing the destination file
        3862    fclose($v_dest_file);
        3863    
        3864    // ----- Change the file mtime
        3865 touch($p_entry['filename'], $p_entry['mtime']);

        3866    
        3867    
        3868    }
        3869    else {
        3870    //--(MAGIC-PclTrace)--//PclTraceFctMessage(__FILE__, __LINE__, 2, "Extracting a compressed file (Compression method ".$p_entry['compression'].")");

        MESSAGE: touch(): Utime failed: Operation not permitted
        TYPE: Warning
        FILE: /var/www/revive504/revive/lib/pclzip/pclzip.lib.php
        LINE: 3865
        DEBUG INFO:

        3860    
        3861    // ----- Closing the destination file
        3862    fclose($v_dest_file);
        3863    
        3864    // ----- Change the file mtime
        3865 touch($p_entry['filename'], $p_entry['mtime']);

        3866    
        3867    
        3868    }
        3869    else {
        3870    //--(MAGIC-PclTrace)--//PclTraceFctMessage(__FILE__, __LINE__, 2, "Extracting a compressed file (Compression method ".$p_entry['compression'].")");

        MESSAGE: touch(): Utime failed: Operation not permitted
        TYPE: Warning
        FILE: /var/www/revive504/revive/lib/pclzip/pclzip.lib.php
        LINE: 3865
        DEBUG INFO:

        3860    
        3861    // ----- Closing the destination file
        3862    fclose($v_dest_file);
        3863    
        3864    // ----- Change the file mtime
        3865 touch($p_entry['filename'], $p_entry['mtime']);

        3866    
        3867    
        3868    }
        3869    else {
        3870    //--(MAGIC-PclTrace)--//PclTraceFctMessage(__FILE__, __LINE__, 2, "Extracting a compressed file (Compression method ".$p_entry['compression'].")");

        MESSAGE: touch(): Utime failed: Operation not permitted
        TYPE: Warning
        FILE: /var/www/revive504/revive/lib/pclzip/pclzip.lib.php
        LINE: 3865
        DEBUG INFO:

        3860    
        3861    // ----- Closing the destination file
        3862    fclose($v_dest_file);
        3863    
        3864    // ----- Change the file mtime
        3865 touch($p_entry['filename'], $p_entry['mtime']);

        3866    
        3867    
        3868    }
        3869    else {
        3870    //--(MAGIC-PclTrace)--//PclTraceFctMessage(__FILE__, __LINE__, 2, "Extracting a compressed file (Compression method ".$p_entry['compression'].")");

        MESSAGE: touch(): Utime failed: Operation not permitted
        TYPE: Warning
        FILE: /var/www/revive504/revive/lib/pclzip/pclzip.lib.php
        LINE: 3865
        DEBUG INFO:

        3860    
        3861    // ----- Closing the destination file
        3862    fclose($v_dest_file);
        3863    
        3864    // ----- Change the file mtime
        3865 touch($p_entry['filename'], $p_entry['mtime']);

        3866    
        3867    
        3868    }
        3869    else {
        3870    //--(MAGIC-PclTrace)--//PclTraceFctMessage(__FILE__, __LINE__, 2, "Extracting a compressed file (Compression method ".$p_entry['compression'].")");

        MESSAGE: touch(): Utime failed: Operation not permitted
        TYPE: Warning
        FILE: /var/www/revive504/revive/lib/pclzip/pclzip.lib.php
        LINE: 3865
        DEBUG INFO:

        3860    
        3861    // ----- Closing the destination file
        3862    fclose($v_dest_file);
        3863    
        3864    // ----- Change the file mtime
        3865 touch($p_entry['filename'], $p_entry['mtime']);

        3866    
        3867    
        3868    }
        3869    else {
        3870    //--(MAGIC-PclTrace)--//PclTraceFctMessage(__FILE__, __LINE__, 2, "Extracting a compressed file (Compression method ".$p_entry['compression'].")");

        MESSAGE: Cannot modify header information - headers already sent by (output started at /var/www/revive504/revive/lib/max/ErrorHandler.php:134)
        TYPE: Warning
        FILE: /var/www/revive504/revive/www/admin/install-plugin.php
        LINE: 71
        DEBUG INFO:

        66    OX_Upgrade_Util_Job::saveJobResult($result);
        67    
        68    require_once MAX_PATH.'/lib/JSON/JSON.php';
        69    $json = new Services_JSON();
        70    $output = $json->encode($result);
        71 header ("Content-Type: text/javascript");

        72    echo $output;
        73    
        74    function getPlugin($pluginName)
        75    {
        76    include MAX_PATH.'/etc/default_plugins.php';

        {"name":"openXVideoAds","status":"
        OK; Upgraded; Enabled","errors":[],"type":"plugin"}


    Installation of plugin "apVideo" failed:
        Problems found with components in group apVideo. The apVideo plugin has been disabled. Go to the Configuration->Plugins page for details
        Task failed _verifyDataObjects

 

Two of them, seems to be a problem of rights, but none blocking ?
The third one seems to come with an other errors (found in logs) "Failed to instantiate DataObject for table ext_ap_video"

Do you know how all of this can be resolved ?

nb :

I did a chmod 777 on all files for testing purposes but none of theses errors were removed.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...