I put the drupal file in a sub-directory of my website (e.g. URL.com/drupal). I've looked in the documentation, but haven't found anything that would help me. I can get to the index page just fine, however when I select a link (basicly click on anything) it will try to go to the root.

If anyone can tell me what to do that would be great.

Thanks
Chris

Comments

marmar-1’s picture

wow ,i am really happy to answer somebody.It just make me feel i am useful ;)

Ok, i faced a problem like this and when i edited the url path
($base_url = http://localhost/URL.com) in the settings directory it works good.

i hope that will be fine.
bye

Chris09’s picture

Thank you, I appreciate it.

Chris

dman’s picture

What bit on the README you didn't do?

On the surface, it looks just like you didn't set $base_url.

There's a couple of paragraphs to read about running in a subdirectory.

.dan.

http://www.coders.co.nz/