By scottyrob on
howdy folks
i have installed drupal in the root directory on my the server. /drupal-4.6.5
I have set the base url to http://www.loddonexplorers.co.uk/drupal-4.6.5 but when i go to that addres and click on a link i just get an error message.. what do i need to do?
Fet
Comments
no slash at the end
Hi there,
In your base_url did you include a forward slash at the end? If so you need to remove it.
BAD: http://www.loddonexplorers.co.uk/drupal-4.6.5/
GOOD: http://www.loddonexplorers.co.uk/drupal-4.6.5
Jim
RoadUP | Drive and Explore.
nope this is whats in the
nope this is whats in the settings file
* Base URL:
*
* The URL of your website's main page. It is not allowed to have
* a trailing slash; Drupal will add it for you.
*/
$base_url = 'http://www.loddonexplores.co.uk/drupal-4.6.5';
/**
* PHP settings:
You've mispelled your website address
I believe you've mispelled the address you're using for the $base_url. It should be http://www.loddonexplorers.co.uk/drupal-4.6.5, not http://www.loddonexplores.co.uk/drupal-4.6.5. Note the missing second "r" in your current setting. Hope this is it.
HoHo
LOL, nice spot :)
--
Ixis (UK): Drupal support, Drupal hosting.