
February 8th, 2005, 06:18 AM
|
|
|
|
Join Date: Apr 2007
Location: Pensacola, FL USA
Posts: 12
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
PHP or Apache Problem?
Ok here's the scoupe! I am running XP Home on my computer, I have installed Apache 1.3.33 and PHP vesion 4.3.10. I have two sites that were both posted on the web, both which are no longer on the web, and I want to display them on my computer. I've put the folder in htdocs under Apache. Here's the problem, the more complicated site (an e-commerce site) works fine, loads up and everything, the less complicated site (just an informational site) will not completely load. When I bring it up in IE and click on View the Source, it seems that the whole page is not loading at all (only partial HTML is there). It appears that it's dropping off at the same or near the same spot each time (in a JavaScript section, yes both sites have a JavaScript section), and not allowing all the code to be written to the browser. It just cuts off. The frist site works fine. The only thing I can think of was that both sites were originaly on a Linx system, not on an Windows sever. But why one site and not the other. The only other difference was that with the second site (the one NOT working) I made sure that it followed all the coding rules for HTML 4.0 transitional. Any thoughts anyone?
Also, no error messages popo up, it just hangs up the browser. I'm so totally confused on this.
|