<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 12pt; color: #000000'>I am switching an application that been running on Red Hat Linux ES5 to a hosted web server.<br><br>The Document Root on Red Hat is :/var/www/html<br><br>On the hosted server the Document Root is /home/filepro/public_html<br><br>The Document Root is specified in a Virtual Host container in the httpd.conf file.<br><br>When I run a script for instance:<br><br>http://mdmappsllc.com/zmenuframe.html<br><br>I get the following error.<br><br>Could not open /var/www/html/xmarv00f.txt<br><span style="font-weight: bold;"><br></span>Somehow it is using the default Document Root of the Red Hat Server not the one that is specified for the Virtual Server.<br><br>The Virtual Host is using Centos which is Red Hat recompiled.<br><br>If someone has insight into this problem, I would appreciate it.<br><br>Thank You<br><br><br>Marv Tauber <br><br><br></div></body></html>