Click to See Complete Forum and Search --> : Using Apache/PHP/Joomla/XMAPP


sarmstro
02-28-2007, 08:40 AM
I setup a site using Joomla, XMAPP, PHP & Apache. I can see the site correctly locally on the server but connecting from outside of my network it's jumbled up.

I can see the XMAPP site correctly - it's http://72.64.68.84
But the Joomla link is ugly http://72.64.68.84/joomla/

What am I doing wrong? Thanks in advance for your help!

Fang
02-28-2007, 09:43 AM
In Joomla all file references should be to 72.64.68.84 not to localhost

sarmstro
02-28-2007, 10:08 AM
Is there a way to quickly change that? Are you familiar with Joomla? Thanks for your response!

Paul Jr
03-03-2007, 05:16 PM
Buddy, you need to modify your security big time. People can just cruise around your databases, your PHP info, your usage statistics...

sarmstro
03-04-2007, 06:14 PM
Yes, I'm about to lock it down. Just wanted to get it going. Thanks!