Hi all, I downloaded some software that uses PHP, HTML, and CSS to do a web page. I installed it and it said all was ok. But when I run it there is no formating at all, everything is in a single column on the left. Any ideas what could be wrong? Thanks! JIM -- The US was colonized by the religious, political, economic, and criminal rejects of every country in the world. We have been carefully breeding insane, obsessive, fanatic lunatics with each other for over 400 years, resulting in the glorious strain of humanity known as "Americans". You have to expect some... peculiarities. -Mark Damon Hughes -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
James Hatridge wrote:
Hi all,
I downloaded some software that uses PHP, HTML, and CSS to do a web page. I installed it and it said all was ok. But when I run it there is no formating at all, everything is in a single column on the left. Any ideas what could be wrong?
Actually "everything is in a single column on the left" sounds like formatting :-) The typical issue in this situation is that the PHP interpreter isn't being invoked properly, but that doesn't sound like your problem. -- Per Jessen, Zürich (18.7°C) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Dne 27.7.2011 20:06, James Hatridge napsal(a):
Hi all,
I downloaded some software that uses PHP, HTML, and CSS to do a web page. I installed it and it said all was ok. But when I run it there is no formating at all, everything is in a single column on the left. Any ideas what could be wrong?
I'd check settings of virtual server and paths. I suppose You do formatting using CSS, so I'd check if there are correct paths to load CSS. Might be also some permission issue. I sometimes encounter such problems with cache, but I suppose it shouldn't be Your case.
Thanks!
JIM
Good luck anyway! :-) Vojtěch - -- Vojtěch Zeisek Komunita openSUSE GNU/Linuxu Community of the openSUSE GNU/Linux http://www.opensuse.org/ http://trapa.cz/cs -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJOMFvjAAoJEPuT69b4zaO5ii0IAJfYky3RGB89MZfVxSdBVbJt aMZcMO3UrwREpXT8i5ADSH00lse+LbTtHwMTmQre94YzGePfyFESm6RQQzRxVlQF OHfnIYh63CNbQaMcxJnM/PFR9TKGeSY644vMvjXJI7Ihokv4eTIyz0iBEKLzuJSQ SI8Rm9KeBZ6liOFy2cLBySpN+Z7II9BBsd49QYnTQSpb9zWqKVo9J7S4CgvAcr0b vurIYj77+KC5FT5vAN4DQLr8UPLRHnvay+m4sDtfD/v0kzH/T8+OTslSKFYjNQeS Q290j9kWOq6exb2lmOyfFOp+PAVVE/+93cMCFS9Es/+UxLltKqaEHpdk4rJsdaI= =kbNu -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
El 27/07/11 14:06, James Hatridge escribió:
Hi all,
I downloaded some software that uses PHP, HTML, and CSS to do a web page. I installed it and it said all was ok. But when I run it there is no formating at all, everything is in a single column on the left. Any ideas what could be wrong?
You CSS files are probably wrongly referenced in the document, pick up something like Firebug to figure out the HTTP status codes or parser errors that you may have. Cheers. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (4)
-
Cristian Rodríguez
-
James Hatridge
-
Per Jessen
-
Vojtěch Zeisek