I have configured OSX/PHP/mysql as per Marc Liynage's page <www.entropy.ch>
PhpWiki works fine on the OSX box itself. But when access the machine accross the network or from the internet it hangs for about 3 minutes and then finally displays the HomePage without images.
All subsequent links on the home page are prefaced by 127.0.0.1
It seems like a data path problem. Can some one help please??
Thanks
Oliver
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have configured OSX/PHP/mysql as per Marc Liynage's page <www.entropy.ch>
PhpWiki works fine on the OSX box itself. But when access the machine accross the network or from the internet it hangs for about 3 minutes and then finally displays the HomePage without images.
All subsequent links on the home page are prefaced by 127.0.0.1
It seems like a data path problem. Can some one help please??
Thanks
Oliver
This sounds more like a DNS issue - is there a DNS entry for the OS X box you are accessing?
Next after this might be to check your Apache config if you have Wiki on a Virtual Host - the server name may not be specified.
This would explain the hang and broken image paths if you are using the host name in your theme.
Info on adding DNS to the OS X box itself can be found here - http://www.qwerta.com/macosx-bind-howto.html#configure and the referenced DNS howto
Hope that helps
Liam
Liam