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) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 2.2 Release Testing »
  • directory separator in install/index
Pages: [1]

Author Topic: directory separator in install/index  (Read 7005 times)

HanV

  • I post occasionally
  • **
  • Posts: 35
  • Karma: 0
directory separator in install/index
April 22, 2009, 11:28:30 am
After a new installation (database and source), it was not possible to run install/index.php

The problem was the constant for the directory separator in the if-statement

if ( $installType == 'drupal' ) {

after replaceing the constant with / it worked

(XP, IE6, Drupal 6.10, CiviCRM 2.2)
HanV

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 2.2 Release Testing »
  • directory separator in install/index

This forum was archived on 2017-11-26.