[drupal-docs] [bug] $base_url setting misleading

QuasiEvil drupal-docs at drupal.org
Mon Sep 26 04:03:01 UTC 2005


Issue status update for 
http://drupal.org/node/32220
Post a follow up: 
http://drupal.org/project/comments/add/32220

 Project:      Documentation
 Version:      <none>
 Component:    Installation
 Category:     bug reports
 Priority:     normal
 Assigned to:  Anonymous
 Reported by:  QuasiEvil
 Updated by:   QuasiEvil
 Status:       active

Set $base_url to match the address to your Drupal site:


     $base_url = "http://www.example.com";


this should be changed to 


$base_url = "/drupal";


or at least not "localhost/drupal";




QuasiEvil




More information about the drupal-docs mailing list