Currently I have a Drupal 7 website that has a linux front end but uses a MSSQL backend. I can bring up the front page of the website with the correct theme and CSS but once a link is clicked on it goes directly to "Not Found" Does anyone know of a reason as to why this would be?

Comments

nevets’s picture

Does the page really exist?

Do you have clean urls enabled?

Do you have Drupal installed in the root or a subdirectory?

craig.jones@agilex.com’s picture

Its an internal page for one of my contracts so I can't give out an url. So yes it does exist.

The drupal installation is installed in the /var/www/ directory as a sym link

nevets’s picture

Do other menu links work? If so, how are you making the page that does not?

Jaypan’s picture

How can it have a linux front end? Drupal is built with PHP, and the front end is displayed using HTML/CSS. What do you mean by a Linux front end?

It sounds like you probably don't have clean URLs enabled.

craig.jones@agilex.com’s picture

When I mean Linux front end I meant the following:

Apache with PHP running on RedHat 6.5.

Jaypan’s picture

What happens when you go to example.com?q=admin/config/search/clean-urls

(note - replace example.com with your actual URL)

TeddyJ’s picture

Currently I m using MySQl as the backend for my drupal cms site, how can i migrate or convert to oracle db??

WorldFallz’s picture

That's a completely unrelated question.... Please post your own thread,