+ Reply to Thread
Results 1 to 2 of 2

Thread: include configuration issues

  1. #1
    littlebluepixle is offline Roundcube Newcomer
    Join Date
    Nov 2008
    Posts
    1
    Downloads
    0
    Uploads
    0

    Post include configuration issues

    Hi,

    Just wanted to post about an issue I had when making some changes to my main.inc.php file.

    I had created two new host specific configurations and created an array in the mail.inc file to point to one of these based on the host header the user comes in from. When I attempted to log in to the site I was show the following;

    Warning: include(config/<config>.inc.php) [function.include]: failed to open stream: No such file or directory in /usr/share/roundcube/program/include/main.inc on line 176

    After much searching and lots of talk about php5 configurations being and not being the issue, merge-array syntax not being correct and quite a few sites showing the same error, I checked the permissions on the new files I created.

    Moral of the story. Make sure you have execute permissions enabled for your configuration files so the main.inc reference will work.

    Cheers.

  2. #2
    skaero's Avatar
    skaero is offline Administrator
    Join Date
    Jun 2006
    Location
    USA - New Mexico
    Posts
    2,092
    Downloads
    5
    Uploads
    0

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

     

Tags for this Thread

Posting Permissions

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