Installation failing at step 3


(Martin Hedenstroem) #1

Hi there, hope someone can help.


I'm installing matrix on Ubuntu and have got all the way through to step 3 but it is failing when installing the packages. Specifically I get this in my console:


    
    ...
    294 => trigger_condition_attribute_value
    295 => trigger_condition_attribute_changed
    
    Fatal error: Call to undefined method Trigger_Action_Set_Permission_Edit_Fns::Trigger_Action_Edit_Fns() in /home/websites/mysource_matrix/core/assets/system/triggers/trigger_action_type/trigger_action_set_permission/trigger_action_set_permission_edit_fns.inc on line 37


I'm completely lost on this one so any pointers would be greatly appreciated.

Cheers,

Martin.

(Chris Smith) #2

[quote]
Hi there, hope someone can help.



I'm installing matrix on Ubuntu and have got all the way through to step 3 but it is failing when installing the packages. Specifically I get this in my console:


    
    ...
    294 => trigger_condition_attribute_value
    295 => trigger_condition_attribute_changed
    
    Fatal error: Call to undefined method Trigger_Action_Set_Permission_Edit_Fns::Trigger_Action_Edit_Fns() in /home/websites/mysource_matrix/core/assets/system/triggers/trigger_action_type/trigger_action_set_permission/trigger_action_set_permission_edit_fns.inc on line 37


I'm completely lost on this one so any pointers would be greatly appreciated.

Cheers,

Martin.
[/quote]

Hi,

We don't support php 5.3 at the moment. There is a thread over here: http://forums.matrix.squiz.net/index.php?showtopic=7382&view=&hl=ubuntu&fromsearch=1 which shows how to install php 5.2 on ubuntu 10, though it might be easier using debian (or centos) than doing this.