CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Drupal site crash after CiviCRM install
Pages: [1]

Author Topic: Drupal site crash after CiviCRM install  (Read 2247 times)

monstordh

  • Guest
Drupal site crash after CiviCRM install
September 03, 2007, 10:42:16 am
Running this on my local box (Mac OS 10.4.10, PHP 5.0.5, Drupal 5.1). After CiviCRM installs and tries to redirect to my Drupal site home page, I get the following error:
Code: [Select]
can’t open the page “http://localhost/sitename/”. The error was: “lost network connection” (NSURLErrorDomain:-1005)Any help would be greatly appreciated.

monstordh

  • Guest
Re: Drupal site crash after CiviCRM install
September 05, 2007, 08:49:05 am
Does anyone care?

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Drupal site crash after CiviCRM install
September 05, 2007, 09:17:11 am
Please check your 'CIVICRM_UF_BASEURL'  in civicrm.settings.php

HTH

kurund
Found this reply helpful? Support CiviCRM

monstordh

  • Guest
Re: Drupal site crash after CiviCRM install
September 09, 2007, 10:02:29 am
Quote from: Kurund Jalmi on September 05, 2007, 09:17:11 am
Please check your 'CIVICRM_UF_BASEURL'  in civicrm.settings.php

Thanks for taking the time to post...

this may be the problem. out of the 4 or 5 installations i've tried, none of them have the civicrm.settings.php file (unless i'm just totally overlooking it somehow). i'm using the auto-installer, and they all still have the civicrm.settings.php.sample file. Any ideas why this file is not being created?

Also, i just did another test with a very fresh (empty) drupal install and used the same database as drupal (rather than a separate one for civiCRM) and was actually able to finish the install this time and get redirected to the drupal site. however, once i activated the CiviCRM module i got the same error.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Drupal site crash after CiviCRM install
September 09, 2007, 12:07:48 pm

The NSURLError is some apple related error. Not sure what part of civicrm triggers it and why. maybe some yahoo searching will help:

http://www.macgeekery.com/help_/a_question_-_has_anyone_seen_the_nsurlerrordomain_-1005_pop_up_in_10_4_5

A couple of us do all our development on macosx and dont have this issue. sorry kinda hard to be specific without being able to reproduce the error

lobo

A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

bob schmitt

  • I’m new here
  • *
  • Posts: 22
  • Karma: 1
    • Expeditionary Information Systems
Re: Drupal site crash after CiviCRM install
September 17, 2007, 07:34:20 am
It looks like the NSURLErrorDomain:-1005 is a generic network timeout error which can be caused by:

a) Bad url
b) Bad domain registration settings
c) Odd plist settings for files used by 10.4.X to access internet related articles (e.g. Airport, Safari, Mail)

If you aren't getting these errors going to other sites, you need to check to make sure the URL you're attempting to access is actually a valid URL. Sometimes is simply an Apache config problem that isn't directing incoming HTTP requests to the correct directory.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Drupal site crash after CiviCRM install

This forum was archived on 2017-11-26.