Results 1 to 3 of 3

Thread: Error na installatie

  1. #1
    LoekCox is offline Junior Member
    Join Date
    Nov 2007
    Location
    Roermond
    Posts
    2

    Default Error na installatie

    Deze foutcode krijg ik na de intallatie van Sugar Crm.

    Warning: mkdir() [function.mkdir]: Permission denied in /home/......cr/public_html/sugarcrm/include/utils/file_utils.php on line 49

    Warning: fopen(cache/dynamic_fields/modules.php) [function.fopen]: failed to open stream: No such file or directory in /home/......cr/public_html/sugarcrm/modules/DynamicFields/DynamicField.php on line 825

    Warning: fwrite(): supplied argument is not a valid stream resource in /home/......cr/public_html/sugarcrm/modules/DynamicFields/DynamicField.php on line 826

    Warning: fclose(): supplied argument is not a valid stream resource in /home/......cr/public_html/sugarcrm/modules/DynamicFields/DynamicField.php on line 827

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/......cr/public_html/sugarcrm/include/utils/file_utils.php:49) in /home/......cr/public_html/sugarcrm/index.php on line 178

    Warning: Cannot modify header information - headers already sent by (output started at /home/......cr/public_html/sugarcrm/include/utils/file_utils.php:49) in /home/......cr/public_html/sugarcrm/index.php on line 216
    Wat kan het probleem zijn?

  2. #2
    lvangool is offline Sugar Community Member
    Join Date
    Jul 2006
    Location
    Near Rotterdam, Holland
    Posts
    280

    Default Re: Error na installatie

    Permissies.

    sudo chmod -R 775 cache/ metadata/ themes/ config.php custom/
    sudo chown -R www-data(?):www-data(?) cache/ metadata/ themes/ config.php custom/

  3. #3
    LoekCox is offline Junior Member
    Join Date
    Nov 2007
    Location
    Roermond
    Posts
    2

    Default Re: Error na installatie

    Super dit heeft geholpen!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. taskkill.exe foutmelding bij installatie
    By johnkonijn in forum Dutch
    Replies: 2
    Last Post: 2007-11-16, 07:44 PM

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
  •