Now I get this error :
########
Error : Database Driver problem detected.
PHP has not properly configured with the Mysqli extension for it to communicate with MySQL. .....
########
And also the last lines of apache error log is like this:
[Wed Nov 26 05:36:56 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Wed Nov 26 05:36:56 2014] [notice] Digest: generating secret for digest authentication ...
[Wed Nov 26 05:36:56 2014] [notice] Digest: done
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/msql.so' - /usr/lib/php/modules/msql.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Wed Nov 26 05:36:57 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.6.3 configured -- resuming normal operations
[Wed Nov 26 05:38:51 2014] [notice] caught SIGTERM, shutting down
[Wed Nov 26 05:38:52 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Wed Nov 26 05:38:52 2014] [notice] Digest: generating secret for digest authentication ...
[Wed Nov 26 05:38:52 2014] [notice] Digest: done
[Wed Nov 26 05:38:52 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.6.3 configured -- resuming normal operations
I assume it is the uncompatibility of Moodle 2.7.3 with PHP 5.6.3. Am I right?
by saadat rahimi.