<< Back
Message for this thread
Posted by Messages text
Saad Ahmad

Noavatar
Total post : 1
> Profile
Written on : 26/04/2010 16:29 ( more than one month )
Object : after clean installation, cant access the doceboCore (admin module)
hi, this is my 1st post in this forum :), just installed the system and everything looks great, except i cant access the admin module and when it directs there it just shows a blank page.

Has anyone run to this kind of problem before? i searched the installation n configuration forum but couldnt find any valid solutions to my problem.


looking forward to hear inputs and directions from you champs :)
 
Erba Claudio

Avatar
Total post : 2688
> Profile
Written on : 26/04/2010 20:46 ( more than one month )
Object : Re: after clean installation, cant access the doceboCore (admin module)
Hi, blank page means page with errors not displayed.
Try to turn debug on and see what are messages
Claudio 
Docebo CEO and Founder
www.docebo.com
 
Derks Giovanni

Avatar
Total post : 1861
> Profile
Written on : 27/04/2010 09:15 ( more than one month )
Object : Re: after clean installation, cant access the doceboCore (admin module)
Hello,
are you using wamp?

Please try to open the doceboCore/index.php file  and  edit this line from:

mysql_close();

to:

mysql_close($GLOBALS['dbConn']);

let me know if this helps.

bye,
Giovanni.

Docebo Staff
 - Docebo 4 released! -

 
Reichard Georg

Noavatar
Total post : 1
> Profile
Written on : 06/07/2010 22:39 ( more than one month )
Object : Re: after clean installation, cant access the doceboCore (admin module)
Thanks Giovanni for posting this modification here - I had the same issue, searched the forum, and found this thread. For the record - I'm using a basic apache installation on a MS Server 2008.

Cheers,
Georg
Message modified by : hobbes_VT on : 06/07/2010 22:39
 
<< Back