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 6.9 install just not working
Pages: [1]

Author Topic: Drupal 6.9 install just not working  (Read 2862 times)

davedave

  • Guest
Drupal 6.9 install just not working
January 20, 2009, 12:46:18 am
It's a fresh install of Drupal 6.9 and CiviCRM 2.1 on php5.24 and mysql5.0


Module installs in Drupal leaving the usual "go to /sites/all/modules/civicrm/install/install.php' and follow the prompts message
No matter which variety of http://<site>/sites/all/modules/civicrm/install/install.php there is a page not found error. The files are where they are meant to be, when I moved them to different areas of the site I had no trouble navigating to them (the script complained bitterly when I did though), but just can't get it done in the /sites/all/modules directory.

I made up a civicrm.settings.php file which was parsed fine but of course the tables required didn't exist so the site as a whole crashed.

How can I run the DB install script without being able to navigate to the installation page?

OR

How can I get to the installation page?


Deepak Srivastava

  • Ask me questions
  • ****
  • Posts: 677
  • Karma: 65
Re: Drupal 6.9 install just not working
January 20, 2009, 03:35:30 am
The url is "http://<site>/sites/all/modules/civicrm/install/index.php" (and not install.php).

Here is the installation doc - http://wiki.civicrm.org/confluence/display/CRMDOC/Install+2.1+for+Drupal.
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

davedave

  • Guest
Re: Drupal 6.9 install just not working
January 21, 2009, 01:31:11 am
Sorry, I put a typo in here, what I should have put was http://<site name>/sites/all/modules/civicrm/install/index.php isn't working, I keep on getting a page not found error.

Deepak Srivastava

  • Ask me questions
  • ****
  • Posts: 677
  • Karma: 65
Re: Drupal 6.9 install just not working
January 21, 2009, 02:51:59 am
I would keep typing the url in the following format -
http://localhost/drupal64/sites
http://localhost/drupal64/sites/all
http://localhost/drupal64/sites/all/modules
....
till i get this error - "You don't have permission to access /drupal64/sites/ on this server" which means i am invoking the valid existing files/dirs.

But if you get the "Page not found" error, implies you have chosen wrong file/dir or it doesn't exist.

If you still not able to figure out, you could check install/index.php and install/civicrm.php files, which will help you in the direction of installing it manually.
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

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

This forum was archived on 2017-11-26.