UpAllNight
Verified User
- Joined
- May 23, 2005
- Messages
- 45
Sorry for the double post. I think I originally posted this under the wrong topic:
Have a number of sites on a server that are using a script based software product called Aestiva. Each of these sites uses a "ScriptAlias" entry in the site's Custom Httpd Configuration like:
ScriptAlias /h20/ /home/username/domains/theusername.com/h20/
These sites have been running on this DA based server ->for years without issue<- but ->as of this morning, 1/3/2009<- they have all stopped working. Trying to access pages that are utilizing this software for every site returns:
"Premature end of script headers: /home/username/domains/theusername.com/h20/start"
I verified the files are stil there, permissions and ownership are correct.
I also tried putting a straight .html file in the alias directory but it still generates a "Premature end of script headers" error in the domain's error log and a "500 internal server error" web page.
(The above has always worked before and was a quick check for me to make sure the ScriptAlias directory was being recognized which now leads me to believe that somewhere the ScriptAlias is not getting picked up by Apache??)
I'm just guessing, but it seems to have been something that changed universally on the server today that is preventing the Custom Httpd Configurations from being read???
I've also tried rebooting the server and manually updating DirectAdmin. All with no change.
Any ideas on what to try??
Thanks,
David
Have a number of sites on a server that are using a script based software product called Aestiva. Each of these sites uses a "ScriptAlias" entry in the site's Custom Httpd Configuration like:
ScriptAlias /h20/ /home/username/domains/theusername.com/h20/
These sites have been running on this DA based server ->for years without issue<- but ->as of this morning, 1/3/2009<- they have all stopped working. Trying to access pages that are utilizing this software for every site returns:
"Premature end of script headers: /home/username/domains/theusername.com/h20/start"
I verified the files are stil there, permissions and ownership are correct.
I also tried putting a straight .html file in the alias directory but it still generates a "Premature end of script headers" error in the domain's error log and a "500 internal server error" web page.
(The above has always worked before and was a quick check for me to make sure the ScriptAlias directory was being recognized which now leads me to believe that somewhere the ScriptAlias is not getting picked up by Apache??)
I'm just guessing, but it seems to have been something that changed universally on the server today that is preventing the Custom Httpd Configurations from being read???
I've also tried rebooting the server and manually updating DirectAdmin. All with no change.
Any ideas on what to try??
Thanks,
David