Opened 7 years ago

Closed 6 years ago

#1435851 closed Bugs (duplicate)

First login gives blank screen

Reported by: vdvm Owned by: nobody
Priority: 1 - Highest Milestone:
Component: Client Scripts Version:
Severity: critical Keywords:
Cc: support@…

Description

After new installation the first login gives a blank
screen. From the second login it works fine.

Change History (11)

comment:1 Changed 7 years ago by bohnsackjay

Logged In: YES 
user_id=1000378

I have noticed this issue also. Installed on Ubuntu box.

Really like this app!!

comment:2 Changed 7 years ago by unlawful_use@…

  • Priority changed from 5 to 1
  • Severity set to critical
  • Version 0.1-alpha deleted

i have the same problem only i'm still not getting through to the OS..i get on orange screen with a working mouse cursor...I'm hoping to resolve this issue as this is my first attempt at linux/unix based OS...I'm very interested in becoming a permanent part of the Open Source Community..and to hell with a Micro$$$$oft world...if any help is available please let me know...thanks almost as much as M$ is worth...lol...later peeps

comment:3 Changed 7 years ago by noam

Is this still an issue?

Have you tried the latest Beta/CVS version?

Could you paste the HTML source of the blank page you are getting as well as the log files for Apache? PHP?

comment:4 Changed 7 years ago by tys

  • Cc support@… added

Same problem here, We have it installed on a Gentoo box.
When we get the source of the page, its just an empty page, the headers are as follows:

POST /webmail/roundcubemail-0.1beta/ HTTP/1.1
Host: tys.crsolutions.be
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060608 Ubuntu/dapper-security Firefox/1.5.0.4
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: http://tys.crsolutions.be/webmail/roundcubemail-0.1beta/
Cookie: sessid=424c3497afff24fe341ab7c7a9551932
Content-Type: application/x-www-form-urlencoded
Content-Length: 99
_auth=21d5b3335e69bcac5051ed2e4cd1699647adaf02&_action=login&_user=prisca%40prisca.be&_pass=leeuwen
HTTP/1.x 200 OK
Date: Wed, 12 Jul 2006 20:38:17 GMT
Server: Apache/2.0.55 (Unix) mod_ssl/2.0.55 OpenSSL/0.9.7e DAV/2 PHP/5.1.1 SVN/1.1.4
X-Powered-By: PHP/5.1.1
Set-Cookie: sessid=424c3497afff24fe341ab7c7a9551932; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Content-Length: 0
Connection: close
Content-Type: text/html; charset=UTF-8
Content-Language: en

Server Logs / PHP logs show nothing relevant, then again PHP isn't logged that verbosely. Let us know if we can be of any more help.

comment:5 Changed 7 years ago by tys

same issue on SVN-version

comment:6 Changed 7 years ago by fak3r

I cannot reproduce this, can anyone provide specific steps? Was the DB setup properly ahead of time? Were /logs and /temp readable by the webserver? Again, I upped to svn ([41fa0b90]) and this did not occur.

comment:7 Changed 7 years ago by davidcollantes

This problem is still present. I apologize, I submitted a bug ticket without realizing there was one here on the same issue.

The database is brand new, on my installation. I recommend that developers taking a look at problems like this --and others-- do have an install for which "everything" can be reset, including a clean database.

comment:8 Changed 7 years ago by bpat1434

I have yet to see this issue. What steps are you following for install? I have tried all versions (0.1 beta, 0.1 beta 2, rev 334, rev 336) and each has installed without a hitch. Complete new DB setups each time.

If you retry this, could you set error logging to "8" and give us the output?

comment:9 Changed 7 years ago by DysfunktinaL

Same error. Here is my error log from CPanel X

[Mon Nov 13 04:23:36 2006] [error] PHP Parse error: syntax error, unexpected T_STRING in /home/dysfunk/public_html/mail/config/db.inc.php on line 22

comment:10 Changed 7 years ago by mkaatman

Can you post that line from the file?

In my installation it's the database connection string. Perhaps you mistyped something?

comment:11 Changed 6 years ago by moc

  • Resolution changed from None to duplicate
  • Status changed from assigned to closed

Probably this is a duplicate of the ticket #1484068.
It should be fixed with the release 504.

Note: See TracTickets for help on using tickets.