Projectpier not accessible over network
Submitted by damilare on Wed, 05/28/2008 - 10:47.
Hi Someone,
I just installed project on my linux box, everything went on fine, but I cant access it over a LAN Network. I suspect this to be an internal problem, maybe some configuration or setting.
I can see this URL:
http://localhost/app/projectpier/index.php?c=access&a=login
It looks like init.php was able to redirect to the controller and action, but nothing displays,
I get:
Object not found!
Any help folks?

Did you check your config file? You have to add the server IP address in there - instead of "localhost".
Actually, it will be whatever domain you use to access the system via the LAN. So, if that is a direct IP, then use that, otherwise use whatever domain name you have setup.