Results 1 to 4 of 4

Thread: Fatal error

  1. #1
    New user
    Join Date
    08-05-11.
    Posts
    2

    Default Fatal error

    Hi,

    I have installed Contao and it worked until yesterday without problems. Today I get the error message below. What could be the reason for this?

    Fatal error: Uncaught exception Exception with message Cannot create file "system/html/fa66390acae18cb5.css" thrown in /is/htdocs/wp1026921_SR11ETX7K5/www/ecf/system/libraries/File.php on line 109
    #0 /is/htdocs/wp1026921_SR11ETX7K5/www/ecf/system/modules/frontend/PageRegular.php(401): File->__construct('system/html/fa6...')
    #1 /is/htdocs/wp1026921_SR11ETX7K5/www/ecf/system/modules/frontend/PageRegular.php(118): PageRegular->createHeaderScripts(Object(DB_Mysqli_Result))
    #2 /is/htdocs/wp1026921_SR11ETX7K5/www/ecf/index.php(198): PageRegular->generate(Object(DB_Mysqli_Result))
    #3 /is/htdocs/wp1026921_SR11ETX7K5/www/ecf/index.php(333): Index->run()
    #4 {main}

    Thank you for your help.

    Wolfgang

  2. #2
    Core developer
    Official Contao Team
    leo's Avatar
    Join Date
    06-04-09.
    Location
    Wuppertal, Germany
    Posts
    201

  3. #3
    New user
    Join Date
    08-05-11.
    Posts
    2

    Default Re: Fatal error

    These values are set correctly at least they worked for a while after installation. I did not change them. So is there another explanation?
    Code:
    $GLOBALS['TL_CONFIG']['useFTP'] = true;
    $GLOBALS['TL_CONFIG']['ftpHost'] = 'www.komponistenbund.at';
    $GLOBALS['TL_CONFIG']['ftpPath'] = '/ecf/';
    $GLOBALS['TL_CONFIG']['ftpUser'] = 'correct user';
    $GLOBALS['TL_CONFIG']['ftpPass'] = 'correct password';
    The site is hosted at Host Europe. Perhaps that matters.

    Thank you
    Wolfgang

  4. #4
    Community-Moderator xchs's Avatar
    Join Date
    06-19-09.
    Posts
    1,287

    Default Re: Fatal error

    Run the script "smhcheck.php" to check whether the Safe Mode Hack (SMH) is working correctly.
    Contao Community Moderator
    → Support options

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •