Thanks for the quick reply Joshua, my comments are below

Joshua Levitsky <[EMAIL PROTECTED]> [06 Dec 2004 15:12 -0500]:
> MIMEMagicFile /usr/local/etc/apache/magic
> 
> The above should be..
> 
> MIMEMagicFile /dev/null
Okay, I changed that in the apache config file.

> Or you can't see the images in the frontpage admin site. Also do 
> "AllowOverride All"  
Changed that too

> Also make sure that /var/log/httpd is chmod 755 
The log files were in /var/log before, but I've changed that to /var/log/httpd 
now and
chmod'd the /var/log/httpd directory 777.

> Make sure you use Internet Explorer when you go to the admin pages
I'm ashamed of myself for using Konqeror with FrontPage admin pages, me bad... 
I'll be using IE now.

> You might also do this step from my page on jnux.net if you haven't 
> already... it switches the mime type on the errors from text/html to 
> application/x-httpd-cgi... 
> Now to edit /var/www/error/HTTP_UNAUTHORIZED.html.var to fix the 
> Content-Type. Make sure to type the line below exactly. After running it you 
> should see "Content-type: application/x-hhtpd-cgi" appearing for each 
> language if you look at the file. (The line below is one long line because 
> there was no easy way to break up the line.)
> # sed  --in-place=-orig -e 's,Content-type: text/html; 
> charset=ISO-[0-9][0-9][0-9][0-9]-[0-9],Content-type: 
> application/x-httpd-cgi,g' /var/www/error/HTTP_UNAUTHORIZED.html.var

I'm not sure how to do this in apache 1.3, as there is no /var/www/error
directory. How does this translate to apache 1.3? 

After making your suggested changes using IE, the images are still not
being displayed. When I try to extend a virtual host, I get:

Unable to create a web for the URL "/" because its root directory,
"/home/www/XXXXX.com", falls below the root of another web in the
directory "/home/www".

How can I change where the root web is located, after I've already set
it up?

I also still get this error in the error.log:
web root owned by privileged user: 
/usr/local/frontpage/version5.0/admin-exes/_vti_bin

Any other suggestions? 
Should I be trying this with apache2 instead?
thanks, Will

_______________________________________________
Apache-FP mailing list
[EMAIL PROTECTED]
http://lists.joshie.com/mailman/listinfo/apache-fp

Donations:
http://www.amazon.com/paypage/PT5LZITM9L227 

Reply via email to