Hello,
I was trying to install RoundCube and went through the install
guide. Everything seems to of gone ok. I get the login screen, but
after logging in I get a blank page. It does create the records for
the user in the database (pgsql), but the page is just blank no
matter what I do, nothing in the source. There are also no files in
the logs directory (its chmod'd to 777).
Any Ideas?
Joe,
Have your tried changing the debug_level variable in your main.inc.php file to something above 1 (4 or 8)?
// system error reporting: 1 = log; 2 = report (not implemented yet), 4 = show, 8 = trace $rcmail_config['debug_level'] = 1;
Then you can check your logs/ directory and maybe find the cause of the problem.
-David
On 5/15/06, Joe Bellus confluentlight@mac.com wrote:
Hello,
I was trying to install RoundCube and went through the install guide. Everything seems to of gone ok. I get the login screen, but after logging in I get a blank page. It does create the records for the user in the database (pgsql), but the page is just blank no matter what I do, nothing in the source. There are also no files in the logs directory (its chmod'd to 777).
Any Ideas?
Yeah its at 4
On May 15, 2006, at 5:05 AM, David Stanford wrote:
Joe,
Have your tried changing the debug_level variable in your
main.inc.php file to something above 1 (4 or 8)?// system error reporting: 1 = log; 2 = report (not implemented
yet), 4 = show, 8 = trace $rcmail_config['debug_level'] = 1;Then you can check your logs/ directory and maybe find the cause of
the problem.-David
On 5/15/06, Joe Bellus confluentlight@mac.com wrote: Hello,
I was trying to install RoundCube and went through the install guide. Everything seems to of gone ok. I get the login screen, but after logging in I get a blank page. It does create the records for the user in the database (pgsql), but the page is just blank no matter what I do, nothing in the source. There are also no files in the logs directory (its chmod'd to 777).
Any Ideas?
I did get something from 8 though
THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL
ACL2=UNION STARTTLS
cp01 OK CAPABILITY completed
Tried PLAIN: Resource id #32
<hr>
On May 15, 2006, at 5:14 AM, Joe Bellus wrote:
Yeah its at 4
On May 15, 2006, at 5:05 AM, David Stanford wrote:
Joe,
Have your tried changing the debug_level variable in your
main.inc.php file to something above 1 (4 or 8)?// system error reporting: 1 = log; 2 = report (not implemented
yet), 4 = show, 8 = trace $rcmail_config['debug_level'] = 1;Then you can check your logs/ directory and maybe find the cause
of the problem.-David
On 5/15/06, Joe Bellus confluentlight@mac.com wrote: Hello,
I was trying to install RoundCube and went through the install guide. Everything seems to of gone ok. I get the login screen, but after logging in I get a blank page. It does create the records for the user in the database (pgsql), but the page is just blank no matter what I do, nothing in the source. There are also no files in the logs directory (its chmod'd to 777).
Any Ideas?
RE: Blank Page Problem I had the exact problem and my database info in the config files was wrong, check it out.....
NOw my problem is the thing keeps reverting back to the login page almost every time I click something. I have to login time after time. This time I got so tired of it that I got into my OTHER webmail to send this......
I like RC a lot, the looks are terrific and for something not even in beta yet it is astounding.....but it is driving me nuts !
LOL
Charlie Hazlett Columbus, Ohio, USA -----Original Message----- From: Joe Bellus Sent: Mon, 15 May 2006 04:59:03 To: users@lists.roundcube.net Subject: Blank Page Problem
Hello,
I was trying to install RoundCube and went through the install guide. Everything seems to of gone ok. I get the login screen, but after logging in I get a blank page. It does create the records for the user in the database (pgsql), but the page is just blank no matter what I do, nothing in the source. There are also no files in the logs directory (its chmod'd to 777).
Any Ideas?
The connection info has to be alright, because it generates db
records when I log in (and get the blank page)
On May 15, 2006, at 8:18 AM, Charlie Hazlett wrote:
I had the exact problem and my database info in the config files
was wrong, check it out.....NOw my problem is the thing keeps reverting back to the login page
almost every time I click something. I have to login time after
time. This time I got so tired of it that I got into my OTHER
webmail to send this......I like RC a lot, the looks are terrific and for something not even
in beta yet it is astounding.....but it is driving me nuts !LOL
Charlie Hazlett Columbus, Ohio, USA -----Original Message----- From: Joe Bellus Sent: Mon, 15 May 2006 04:59:03 To: users@lists.roundcube.net Subject: Blank Page Problem
Hello,
I was trying to install RoundCube and went through the install guide. Everything seems to of gone ok. I get the login screen, but after logging in I get a blank page. It does create the records for the user in the database (pgsql), but the page is just blank no matter what I do, nothing in the source. There are also no files in the logs directory (its chmod'd to 777).
Any Ideas?