PDA

View Full Version : Blank screen after login


stefen
04-05-04, 08:21 AM
Hi, I'm wanting to demo DotProject for my boss so he can see the usefulness of it.

Here is my problem:

I installed Dotproject according to the instructions. When I login I am taken to a blank screen, (not back to the login page) just a blank screen

Config:

Windows XP pro, MySQL 4.0.18-nt, php 4.3.6, root dir c:/dotproject install files c:\dotproject (does the slash matter on Windows)

Any thoughts?


TIA

Horace
04-05-04, 11:39 PM
check the faq and here ( http://dotproject.net/index.php?name=PNphpBB2&file=viewtopic&t=249 ) to get errors reporting

stefen
05-05-04, 07:14 AM
OK, I uncommented the "error_reporting( E_ALL );" line, no changes, any other thoughts.

:(

ajdonnison
05-05-04, 10:18 AM
First step is always to read the doco that comes with dotproject in the dotproject/docs directory. You can point the browser to it. Use the 'System Checks' link to verify that the basic system is working, then read the troubleshooting section for further clues.

stefen
07-05-04, 08:37 AM
Thanks everybody for the help. I also have Ostivity installed on the same box, it uses a stripped down version of mySQL, they were fighting. I installed on another box and it works fine.

I have another issue however. It may be because I'm running on Winblows using IIS and SMTP.

When I create a new task as "admin person" (dotproject@localhost), I get notified of the task. If I create a task as myself (username@domain.com), I get no email.

Where did I mess up?

Stefen

stefen
07-05-04, 08:54 AM
Nevermind, I was the owner of a task, trying to send it to myself.

DUH!!