I have just yesterday installed MySOURCE MATRIX RC2 on our local webserver
(WIN, APACHE 2.0.53, PHP 4.3, MySQL 5.0), and after having had troubles with the installer and some PEAR extensions yesterday due to our server-setup, I got it to smoothly install today.
So now I have a perfectly smoothly installed copy on my webserver, and logging in to the admin-panel works fine … but when I try to log in to the edit-panel, I get the following error:
MySource Warning File: [SYSTEM_ROOT]\core\include\asset_manager.inc Line: 3930 Message: Unable to find an Asset for the URL "localhost/tempsite" Backtrace: Show
The Backtrace tells me the following:
0 => array ( "function" => "sq_error_handler", "args" => array ( 0 => 512, 1 => "Unable to find an Asset for the URL \"localhost/tempsite\"", 2 => "C:\\Programme\\Apache Group\\Apache2\\htdocs\\mysource_matrix\\core\\include\\asset_manager.inc", 3 => 3930, 4 => array ( [Max Depth Reached] ) ) ), 1 => array ( "file" => "C:\\Programme\\Apache Group\\Apache2\\htdocs\\mysource_matrix\\core\\include\\asset_manager.inc", "line" => 3930, "function" => "trigger_error", "args" => array ( 0 => "Unable to find an Asset for the URL \"localhost/tempsite\"", 1 => 512 ) ), 2 => array ( "file" => "C:\\Programme\\Apache Group\\Apache2\\htdocs\\mysource_matrix\\core\\include\\backend.inc", "line" => 87, "function" => "getassetfromurl", "class" => "asset_manager", "type" => "->", "args" => array ( [Empty] ) ), 3 => array ( "file" => "C:\\Programme\\Apache Group\\Apache2\\htdocs\\mysource_matrix\\core\\include\\mysource.inc", "line" => 258, "function" => "paint", "class" => "backend", "type" => "->", "args" => array ( [Empty] ) ), 4 => array ( "file" => "C:\\Programme\\Apache Group\\Apache2\\htdocs\\mysource_matrix\\core\\web\\index.php", "line" => 37, "function" => "start", "class" => "mysource", "type" => "->", "args" => array ( [Empty] ) )
I don't really understand this, because I didn't install, edit or delete any asset additionally to the normal installation. Am I missing something?
Any help would be greatly appreciated!
Thanks, Philip