I'm getting an error during install, looks like it's in the middle of installing the modules while the database is set up.

Screen shows

The installation has encountered an error.
Please continue to the error page

The full error in the php log is:

[Fri Feb 08 11:59:44 2013] [error] [client 127.0.0.1] PHP Fatal error: Call to undefined function _ckeditor_requirements_isinstalled() in /home/mycompany/mysite.no/public_html/spark/profiles/spark/modules/contrib/ckeditor/ckeditor.module on line 615, referer: http://mysite.no/spark/install.php?profile=spark&locale=en&id=1&op=do_nojs
[Fri Feb 08 11:59:44 2013] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://mysite.no/spark/install.php?profile=spark&locale=en&id=1&op=do_nojs
[Fri Feb 08 11:59:44 2013] [error] [client 127.0.0.1] PHP 1. {main}() /home/mycompany/mysite.no/public_html/spark/install.php:0, referer: http://mysite.no/spark/install.php?profile=spark&locale=en&id=1&op=do_nojs
[Fri Feb 08 11:59:44 2013] [error] [client 127.0.0.1] PHP 2. install_drupal() /home/mycompany/mysite.no/public_html/spark/install.php:26, referer: http://mysite.no/spark/install.php?profile=spark&locale=en&id=1&op=do_nojs
[Fri Feb 08 11:59:44 2013] [error] [client 127.0.0.1] PHP 3. install_run_tasks() /home/mycompany/mysite.no/public_html/spark/includes/install.core.inc:77, referer: http://mysite.no/spark/install.php?profile=spark&locale=en&id=1&op=do_nojs
[Fri Feb 08 11:59:44 2013] [error] [client 127.0.0.1] PHP 4. install_run_task() /home/mycompany/mysite.no/public_html/spark/includes/install.core.inc:339, referer: http://mysite.no/spark/install.php?profile=spark&locale=en&id=1&op=do_nojs
[Fri Feb 08 11:59:44 2013] [error] [client 127.0.0.1] PHP 5. _batch_page() /home/mycompany/mysite.no/public_html/spark/includes/install.core.inc:449, referer: http://mysite.no/spark/install.php?profile=spark&locale=en&id=1&op=do_nojs
[Fri Feb 08 11:59:44 2013] [error] [client 127.0.0.1] PHP 6. _batch_progress_page_nojs() /home/mycompany/mysite.no/public_html/spark/includes/batch.inc:85, referer: http://mysite.no/spark/install.php?profile=spark&locale=en&id=1&op=do_nojs
[Fri Feb 08 11:59:44 2013] [error] [client 127.0.0.1] PHP 7. _batch_process() /home/mycompany/mysite.no/public_html/spark/includes/batch.inc:203, referer: http://mysite.no/spark/install.php?profile=spark&locale=en&id=1&op=do_nojs
[Fri Feb 08 11:59:44 2013] [error] [client 127.0.0.1] PHP 8. call_user_func_array() /home/mycompany/mysite.no/public_html/spark/includes/batch.inc:284, referer: http://mysite.no/spark/install.php?profile=spark&locale=en&id=1&op=do_nojs
[Fri Feb 08 11:59:44 2013] [error] [client 127.0.0.1] PHP 9. _install_module_batch() /home/mycompany/mysite.no/public_html/spark/includes/batch.inc:0, referer: http://mysite.no/spark/install.php?profile=spark&locale=en&id=1&op=do_nojs
[Fri Feb 08 11:59:44 2013] [error] [client 127.0.0.1] PHP 10. module_enable() /home/mycompany/mysite.no/public_html/spark/includes/install.core.inc:1571, referer: http://mysite.no/spark/install.php?profile=spark&locale=en&id=1&op=do_nojs
[Fri Feb 08 11:59:44 2013] [error] [client 127.0.0.1] PHP 11. module_invoke_all() /home/mycompany/mysite.no/public_html/spark/includes/module.inc:499, referer: http://mysite.no/spark/install.php?profile=spark&locale=en&id=1&op=do_nojs
[Fri Feb 08 11:59:44 2013] [error] [client 127.0.0.1] PHP 12. call_user_func_array() /home/mycompany/mysite.no/public_html/spark/includes/module.inc:857, referer: http://mysite.no/spark/install.php?profile=spark&locale=en&id=1&op=do_nojs
[Fri Feb 08 11:59:44 2013] [error] [client 127.0.0.1] PHP 13. ckeditor_modules_enabled() /home/mycompany/mysite.no/public_html/spark/includes/module.inc:0, referer: http://mysite.no/spark/install.php?profile=spark&locale=en&id=1&op=do_nojs

The page When continuing to the 'error page' I'm taken to the site setup page (to set Sitename, username etc.) and the page seems at first glance to work, but I don't think everything is working correctly, no admin menu for example.

Comments

kingfisher64’s picture

Status: Active » Closed (duplicate)