<< Back
Message for this thread
Posted by Messages text
SeaWasp

Noavatar
Total post : 4
> Profile
Written on : 02/01/2010 16:48 ( more than one month )
Object : 3.6.0.3 Install problem
I'm trying to install Docebo 3.6.0.3 and when I run the install routine I get an error code 500 from my server.  I look at the server log and I get these errors:

[02-Jan-2010 13:38:29] PHP Warning:  mysql_fetch_row(): supplied argument is not a valid MySQL result resource in
/home5/profesx5/public_html/0_PSI-EDU/doceboCore/setting.php on line 20
[02-Jan-2010 13:38:29] PHP Warning:  mysql_free_result(): supplied argument is not a valid MySQL result resource in
/home5/profesx5/public_html/0_PSI-EDU/doceboCore/setting.php on line 45
[02-Jan-2010 13:38:29] PHP Warning:  mysql_fetch_row(): supplied argument is not a valid MySQL result resource in
/home5/profesx5/public_html/0_PSI-EDU/doceboLms/setting.php on line 20

Any idea as to the problem?  I even tried setting all the files and directories to 777.

Thanks,

Gary
 
Derks Giovanni

Avatar
Total post : 1861
> Profile
Written on : 04/01/2010 09:48 ( more than one month )
Object : Re: 3.6.0.3 Install problem

Hello,
do you get that message on the first step of the install or when during the installation procedure?

The problem seems to be related to the database so maybe you don't have specified valid database name or username / password for your database connection.. Did you created an empty database before starting the installation process?

 

bye,
Giovanni.

Docebo Staff
 - Docebo 4 released! -

 
Barbour Phil

Noavatar
Total post : 1
> Profile
Written on : 02/02/2010 18:35 ( more than one month )
Object : Re: 3.6.0.3 Install problem
I am have a similar problem where I cannot get past the following installation problem. I am not that tech savy so please be gentle.

This is a local installation on a Windows Vista Business version laptop. I downloaded  EasyPHP5.3.0 and the Docebo version 3.6.0.3 plus installed the security patch. This is what I get! Help please.

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'pbarbour'@'localhost' (using password: YES) in C:\EasyPHP5.3.0\www\install\lib\lib.docebosql.php on line 13

Warning: mysql_select_db() expects parameter 2 to be resource, boolean given inC:\EasyPHP5.3.0\www\install\lib\lib.docebosql.php on line 38

Can't connect to DB, please check inserted data

Training and Staff Develpoment Coordinator.
 
Derks Giovanni

Avatar
Total post : 1861
> Profile
Written on : 03/02/2010 09:56 ( more than one month )
Object : Re: 3.6.0.3 Install problem
hello,
please check your data are correct. Can you login into a software like phpMyAdmin using that database user? and did you created an empty database for the installation?

If everything seems ok, then please try to use a version of php different from 5.3.0 as that version was a little buggy in handling some connections with the mysql database.

bye,
Giovanni.

Docebo Staff
 - Docebo 4 released! -

 
<< Back