hy.
i have a question:i first creat my web page on a localhost server.after i`ve intaled some modules and working on it, i`ve try to put my web page on a web server (on the net).I`ve instaled like the movie on the www.learnbythedrop.com , "moving a localhost to the web".my web is working on the link ""http"//drupal6.oradeatur.ro",but ther is a PROBLEM:only my default page(home page )is working, and the other page don't work, i can't log in,...I think that is a problem of interpretation(reading)the link.The diretoris structor is the same like localhost,but if i clik on the linki it returns null page.My web page on the localhost is working properly.
If u can help me and you can pleace vist my web on ""http"//drupal6.oradeatur.ro",and see my problem.
tnx for any help
Comments
Did you use Apache on your
Did you use Apache on your localhost?
Looks like you are running in IIS on the web.
In localhost i use wampServer
In my localhost i've use WampServer,i think that is apache.And on my web IIS. That is a problem?
whta can i do?
WAMP uses Apache
And there are some seup differences between Apache and IIS.
Take a look at these documents to see if you can get your setup fixed.
http://drupal.org/node/92589
http://drupal.org/node/27141
http://drupal.org/node/46429
I have no experience with IIS.
Hope it helps.
if u buy me a beer, i may
if u buy me a beer, i may find a translator to translate the error message to English to u...
Did you enable clean urls?
Clean urls can be a pain to get to work in IIS...
Click on this http://drupal6.oradeatur.ro/?q=user and log in... it will log you in and then take you to page not found...
Then click on http://drupal6.oradeatur.ro/?q=admin/settings/clean-urls disable clean urls and everything will work...
In order to get clean urls working IIS start here...http://drupal.org/node/414748
Good luck...
Alex
Alex Pott