Resolved : shindig/php/config/local.php broken with drupal debian package

proppy - August 13, 2009 - 16:31
Project:OpenSocial Shindig-Integrator
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

It uses:
use $_SERVER['DOCUMENT_ROOT']
While drupal debian package install on:
/usr/share/drupal6
and use Apache Alias /drupal6

A workaround is to make a symbolic link:
ln -s /usr/share/drupal6 $DOCUMENT_ROOT/drupal6

#1

astha123 - August 17, 2009 - 09:57
Title:shindig/php/config/local.php broken with drupal debian package» Resolved : shindig/php/config/local.php broken with drupal debian package
Status:active» closed

Hi proppy,

Thanks for bringing this up.

 
 

Drupal is a registered trademark of Dries Buytaert.