By tbals on
hi,
i try to install a new drupal 6 in subfolder "/drupal" but when i browse the url "http://beta.netzlos.net/drupal" i get:
Not Found
The requested URL /cgi-bin/install.php was not found on this server.
so i set in "sites/default/default.settings.php"
$base_url = 'http://beta.netzlos.net/drupal';
but i get the same "not found" message, also after firefox restart.
iirc with drupal 5.x its working. any hints?
regards
thomas
Comments
base_url not working
searching for couple of hours the forum , and lot's of posts about this important subject and no real answer. for some there are solutions (cleaning cache in DB) but for many other as me it don't do the needed change to the base URL.