hi i am facing a major problem. i am using a drupal version 5.5 based website on plesk 8.1, the thing is that drupal's administer section and my webhosting controlpanel shares the same url i.e.
http://technody.com/admin , so when i try to access my drupal's administer section i land to plesk's controlpanel. is there any way i can change the url of eiter.
Comments
Comment #1
tmbejoy commentedComment #2
tmbejoy commentedhas anyone installed drupal on plesk 8.1?
Comment #3
webernet commentedEnable path module. Create a url alias for any page that conflicts.
Alternatively, disable clean URL's.
Comment #4
tmbejoy commentedi created the url alias but still it is creating the same problem. is there any other way i could change the entire admin path.
Comment #5
tmbejoy commentedComment #6
rapidsynergy commentedI'm seeing this issue as well. Clean URL's is a must have. Any clues/progress on this?
Comment #7
chx commentedUse a host that does not eat admin/ . Or dont use clean URL.
Comment #8
cburschkaMove either Plesk or Drupal to a sub-directory. Having multiple web applications share the same folder namespace is a horrible idea anyway.
Comment #9
rapidsynergy commentedActually we discovered the issue and it's not a Drupal problem at all. I figure I'd post a solution here in case others run into this problem. It turns out the Plesk install of Tomcat has a configuration entry that automatically creates an Apache alias for all domains running the admin directory. Since we don't need it we went and disabled that entry in the corresponding mod_jk.conf file. Hope that helps somebody!
Comment #10
webernet commentedComment #11
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.