Hi guys and girls!
I'm trying to get MySource Matrix up and running in order to evaluate it to suit our corporate needs. Everything goes pretty smoothly, however, I get a PHP warning at the very last step (when the database is being populated) and the installation then seems to be stopped.
The warning goes like this…
PHP Warning
File: [SYSTEM_ROOT]\core\include\asset_management.inc Line: 158
Message: update([SYSTEM_ROOT]/core\assets/designs/design_areas/design_area_datetime/design_area_datetime.inc): failed to open stream: No such file or directory
Backtrace: Showand the following is
Installing package_manager_core:0 => bodycopy 1 => bodycopy_container 2 => bodycopy_div 3 => bodycopy_table 4 => bridge 5 => content_type 6 => content_type_wysiwyg 7 => design_area 8 => design_area_asset_lineage 9 => design_area_body 10 => design_area_colourise_image 11 => design_area_constant_button 12 => design_area_custom_image 13 => design_area_datetime Fatal error: update(): Failed opening required 'C:\wwwroot\matrix/core\assets/designs/design_areas/design_area_datetime/design_area_datetime.inc' (include_path='.;C:/wwwroot/matrix/php_includes;C:\Program Files\PHP\PEAR\pear') in C:\wwwroot\matrix\core\include\asset_management.inc on line 158</pre><br />
I'm running;
* php 4.3.1
* apache 2.0.50
* winXP sp2 w/ winFwall disabled
* mysource matrix 3.4.4
* PostgreSQL 8.0
[edit]
The [i]C:\wwwroot\matrix/core\assets/designs/design_areas/design_area_datetime/design_area_datetime.inc[/i]
is indeed missing, however the [i]design_area_datetime.inc0000644[/i] can be renamed - this bypasses the error, but I believe it's a dodgy workaround as more errors then follow.
[/edit]
Thanks for any input on the matter!
Cheers!