Q
quixrick
Guest
I Have Set Up A Domain In Plesk And When I Try And Access It Via The Web Browser, I Either See The Default Apache 2 Welcome Page (If Going To The Domain) And 404 Not Found (If Going To A File Inside The Domain.)
In The /var/log/httpd/error_log, I Can See That What The Problem Is:
[Sat Aug 04 16:09:17 2012] [error] [client xxx.xxx.xxx.xxx] File does not exist: /var/www/html/sandbox
It Is Trying To Load The Page From "/var/www/html" And Not "/var/www/vhosts/domain.com/httpdocs"
I Have Tried Modifying The "vhost.conf" File And Using "httpdmng" To Apply The Changes. I Think I Was Barking Up The Wrong Tree With That One As The Problem Seems To Be Happening BEFORE It Reaches The "vhost" Files.
I Saw Another Post Of A User Having A Similar Problem, But FastCGI Was Causing It To Not Read The "vhost.conf" Files, So In Plesk, I Switched The Domain From FastCGI To Apache. No Dice.
I Also Tried Running:
"/usr/local/psa/bootstrapper/pp11.0.9-bootstrapper/bootstrapper.sh repair"
Got The "Congratulations! All stages of the upgrade were successful. psa is now running on your system." Message
...Restarted Apache And The Server.
That Didn't Fix It Either.
"httpd.conf Says" That The Default Website Is "/var/www/html" And That The "VirtualHost" Section Is Entirely Commented Out. I Thought That Was Probably The Solution Right There, However, On The Other Two Servers Where The Domains Are Working Well, The httpd.conf Files Have The Same Configuration.
I Just Am Not Sure Where The Missing Link Is In Telling Apache To Point To The Plesk Directories Instead Of The Default.
Thanks For Any Assistance You Can Provide.
-Rick
In The /var/log/httpd/error_log, I Can See That What The Problem Is:
[Sat Aug 04 16:09:17 2012] [error] [client xxx.xxx.xxx.xxx] File does not exist: /var/www/html/sandbox
It Is Trying To Load The Page From "/var/www/html" And Not "/var/www/vhosts/domain.com/httpdocs"
I Have Tried Modifying The "vhost.conf" File And Using "httpdmng" To Apply The Changes. I Think I Was Barking Up The Wrong Tree With That One As The Problem Seems To Be Happening BEFORE It Reaches The "vhost" Files.
I Saw Another Post Of A User Having A Similar Problem, But FastCGI Was Causing It To Not Read The "vhost.conf" Files, So In Plesk, I Switched The Domain From FastCGI To Apache. No Dice.
I Also Tried Running:
"/usr/local/psa/bootstrapper/pp11.0.9-bootstrapper/bootstrapper.sh repair"
Got The "Congratulations! All stages of the upgrade were successful. psa is now running on your system." Message
...Restarted Apache And The Server.
That Didn't Fix It Either.
"httpd.conf Says" That The Default Website Is "/var/www/html" And That The "VirtualHost" Section Is Entirely Commented Out. I Thought That Was Probably The Solution Right There, However, On The Other Two Servers Where The Domains Are Working Well, The httpd.conf Files Have The Same Configuration.
I Just Am Not Sure Where The Missing Link Is In Telling Apache To Point To The Plesk Directories Instead Of The Default.
Thanks For Any Assistance You Can Provide.
-Rick