[Cdash] CDash using deprecated MySQL

Julien Jomier julien.jomier at kitware.com
Mon Mar 10 12:46:11 UTC 2014


Hi Claire,

You should be able to modify the php.ini to remove the deprecated 
errors. Something like:

   error_reporting(E_ALL ^ E_DEPRECATED);

Julien

On 10/03/2014 11:49, Claire Mouton wrote:
> Hi,
>
> A CDash instance is installed on our server. I am starting to use it.
> Recently, I got errors dealing with MySQL incompatibility (see image
> enclosed). This prevents me from admnistrating the CDash projects. For
> example, I can not create new projects.
>
> How can this be solved?
>
> Best regards,
>
>
>
> _______________________________________________
> Cdash mailing list
> Cdash at public.kitware.com
> http://public.kitware.com/cgi-bin/mailman/listinfo/cdash
>



More information about the CDash mailing list