I have Apache and php running on my Ubuntu desktop machine. I just 
installed Apache 2.2.17 and php 5.2.17 on my XP laptop (I used the .msi 
installers for each, and then tweaked the Apache httpd.conf file to fix 
path errors caused by the php installer). I expected that I would be 
able to copy a directory from /var/www from my desktop to my laptop and 
have it look the same. For some reason, images and css don't appear to 
be working on my new XP installation.

I know php is working because I can display phpinfo, and when pointing 
to localhost, index.php opens correctly.

So, is this an Apache configuration problem, a php configuration 
problem, or something else?

Googling tells me that the file mime.types needs to have a line saying

text/css                                css

I have that.

Any other ideas?

Thanks.

-- 
Regards,

Dick Steffens


_______________________________________________
PLUG mailing list
PLUG@lists.pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to