Re: [PLUG] Apache or PHP configuration problem

2011-04-24 Thread Richard C. Steffens
On 04/24/2011 07:59 PM, nathan w wrote: > if you check the source of the rendered page (i.e. via your browser), > are the missing page resources actually where the browser's being told > they are? is that location within your doc root? Yes. On my Ubuntu machine DocumentRoot is /var/www/ On my X

Re: [PLUG] Apache or PHP configuration problem

2011-04-24 Thread nathan w
On 04/23/2011 09:55 PM, Richard C. Steffens wrote: > Regarding the problem of web pages that work on my Linux install of > Apache and php, but not on my XP install of Apache and php: > > It was too nice a day to be indoors, so I didn't get to do any testing > until this evening. > > I created simpl

Re: [PLUG] Apache or PHP configuration problem

2011-04-23 Thread Richard C. Steffens
Regarding the problem of web pages that work on my Linux install of Apache and php, but not on my XP install of Apache and php: It was too nice a day to be indoors, so I didn't get to do any testing until this evening. I created simple files with a line of text and an image. I found that I can

Re: [PLUG] Apache or PHP configuration problem

2011-04-22 Thread Richard C. Steffens
On 04/22/2011 06:34 PM, Robert Citek wrote: > What do your apache logs say? The last several lines of error.log: [Fri Apr 22 15:02:32 2011] [notice] Parent: Child p

Re: [PLUG] Apache or PHP configuration problem

2011-04-22 Thread Robert Citek
What do your apache logs say? Could it be an issue with the end-of-line character? If you create this file on XP, does it render correctly? Hello If you creat that file on linux and copy it over, does it render correctly? Do something similar with a simple php and css file. Regards, - Robert On

[PLUG] Apache or PHP configuration problem

2011-04-22 Thread Richard C. Steffens
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