+ Reply to Thread
Page 2 of 4 FirstFirst 1 2 3 4 LastLast
Results 11 to 20 of 33

Thread: Stable - no messages

  1. #11
    sells is offline Registered User
    Join Date
    Jan 2009
    Posts
    11
    Downloads
    0
    Uploads
    0

    Default

    I tried the -beta from the link you sent. Something is goofy. I'll have to start from scratch.

    by goofy I mean
    Code:
    Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0
    
    Fatal error: Unknown: Failed opening required '/Library/WebServer/Documents/roundcube/index.php' (include_path='.:') in Unknown on line 0
    (roundcube box)
    OS X Server 10.5.6
    Apache 2.2.9
    PHP 5.2.6
    MySQL 5.0.67

    IMAP = EIMS 3.3

  2. #12
    sells is offline Registered User
    Join Date
    Jan 2009
    Posts
    11
    Downloads
    0
    Uploads
    0

    Default

    All the permissions are screwed from the branches link. I've been trying to get them right and there seems to be an ongoing fight to get different things to load.

    Lates perm error
    Code:
    Warning: require_once(program/include/iniset.php) [function.require-once]: failed to open stream: Permission denied in /Library/WebServer/Documents/roundcube/index.php on line 31
    
    Fatal error: require_once() [function.require]: Failed opening required 'program/include/iniset.php' (include_path='.:') in /Library/WebServer/Documents/roundcube/index.php on line 31

  3. #13
    sells is offline Registered User
    Join Date
    Jan 2009
    Posts
    11
    Downloads
    0
    Uploads
    0

    Default

    Something to note. 0.2beta said I needed to turn MagicQuotes off.

    Gave up with the permissions and tried 0.2stable again with MagicQuotes off - same deal.

    Fun times.

  4. #14
    sells is offline Registered User
    Join Date
    Jan 2009
    Posts
    11
    Downloads
    0
    Uploads
    0

    Default

    I am convinced its something either I did in the config (but it never worked even with the basic settings) or something inside of roundcube.

    I just moved it to a virtual machine I setup yesterday. Completely different OS (Fedora 10) and sure enough - it did it.

  5. #15
    stevejones is offline Registered User
    Join Date
    Jan 2009
    Posts
    2
    Downloads
    1
    Uploads
    0

    Default Blank Emails

    Hi Guys

    I have exactly the same fault, inbox reports correct no of messages but pane pnly displays the one (no subject) at zero K

    Brand new stable release install, with new DB on Windows 2003 server, Install tasks all good

    Just wanted to get in on this in hope of finding a cure

    Has anyone rolled back a version - if so is that available anywhere

    Steve Jones

  6. #16
    stevejones is offline Registered User
    Join Date
    Jan 2009
    Posts
    2
    Downloads
    1
    Uploads
    0

    Default Bump?

    bump maybe

  7. #17
    grokwik is offline Registered User
    Join Date
    Dec 2007
    Posts
    14
    Downloads
    0
    Uploads
    0

    Default

    I have exactly the same problem. This subject is then a clone of mine (or the opposite, I let you judge ;-) ) which is called "no body, no subject".
    FYI, neither apache nor RC logs are showing something wrong.

  8. #18
    alec is offline Registered User
    Join Date
    Oct 2008
    Posts
    332
    Downloads
    1
    Uploads
    0

    Default

    Please, uncoment console() calls in lib/imap.inc and check logs/console file. There should be a debug info from IMAP conversation which will help as to understand the problem.

  9. #19
    grokwik is offline Registered User
    Join Date
    Dec 2007
    Posts
    14
    Downloads
    0
    Uploads
    0

    Default Here is what it tells

    [30-Jan-2009 17:29:12 +0100]: S: * OK [CAPABILITY IMAP4REV1 X-NETSCAPE LOGIN-REFERRALS AUTH=LOGIN] IMAP4rev1 Free
    [30-Jan-2009 17:29:12 +0100]: C: cp01 CAPABILITY
    [30-Jan-2009 17:29:12 +0100]: S: * CAPABILITY IMAP4REV1 X-NETSCAPE NAMESPACE MAILBOX-REFERRALS SCAN SORT THREAD=REFERENCES THREAD=ORDEREDSUBJECT MULTIAPPEND LOGIN-REFERRALS AUTH=LOGIN
    [30-Jan-2009 17:29:12 +0100]: S: cp01 OK Completed
    [30-Jan-2009 17:29:12 +0100]: C: a001 LOGIN "grokwik" "XXXXXX"
    [30-Jan-2009 17:29:12 +0100]: S: a001 OK [CAPABILITY IMAP4rev1 ACL BINARY CATENATE CHILDREN CONDSTORE ENABLE ESEARCH ID IDLE LIST-EXTENDED LITERAL+ LOGIN-REFERRALS MULTIAPPEND NAMESPACE QRESYNC QUOTA RIGHTS=ektx SASL-IR SEARCHRES UIDPLUS UNSELECT WITHIN] LOGIN completed
    [30-Jan-2009 17:29:12 +0100]: C: ns1 NAMESPACE
    [30-Jan-2009 17:29:12 +0100]: S: * NAMESPACE (("" "/")) (("/home/" "/")) NIL
    [30-Jan-2009 17:29:12 +0100]: S: ns1 OK NAMESPACE completed
    Now it blocks after loging in (the UI remains on the user/pwd page)

  10. #20
    grokwik is offline Registered User
    Join Date
    Dec 2007
    Posts
    14
    Downloads
    0
    Uploads
    0

    Default Here's a more complete console dump

    (Sorry for the delay)
    I cropped the end of the file, it just repeats the last block every minute (I guess it's the refresh).
    Attached Files

+ Reply to Thread
Page 2 of 4 FirstFirst 1 2 3 4 LastLast

Thread Information

Users Browsing this Thread

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

     

Posting Permissions

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