ERROR : module/function(sitemap.xml/main)에 해당하는 파일이 존재하지 않습니다., passed in /home/unisafetyonline-live/landing/htdocs/index.php on line 6

이것은 디버깅용 메시지입니다. 개발 서버에서만 보입니다.

<?php
Array
(
    [module] => sitemap.xml
    [function] => main
    [parameters] => Array
        (
        )

    [trace] => Array
        (
            [0] => Array
                (
                    [file] => /home/unisafetyonline-live/shakeFlat/core/core.php
                    [line] => 157
                    [function] => sfLogSystem
                    [class] => 
                )

            [1] => Array
                (
                    [file] => /home/unisafetyonline-live/landing/htdocs/index.php
                    [line] => 6
                    [function] => execModule
                    [class] => shakeFlat\App
                )

        )

)