On Fri, Jul 18, 2008 at 2:28 PM, david t. asuncion, jr. <[EMAIL PROTECTED]> wrote: > I have a Joomla site installed on Ubuntu Hardy via XAMPP. When i tried > viewing my site from my machine by typing http://localhost/site, I can be > properly view my Joomla site. But when I try to view the same Joomla! site > from another machine connected to the same LAN by typing > http://ip-address-of-server/site at URL bar, all I can see are text. No > graphics, just white space and the text without formatting.
My hunch is that you may have installed it using absolute paths rather than relative paths. This is a pretty common mistake during deployment. -- Jerome _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List http://lists.linux.org.ph/mailman/listinfo/plug Searchable Archives: http://archives.free.net.ph

