Scince I am on a slow satellite link I like to do my web page developemnt locally then transfer the files up to polyMicro Systems site.
So i tried to start up my local web server on Leopard 10.5 client and immediately ran into a permissions problem. Looked at the config files (which are now located in /etc/apache BTW) and didn’t see anything that screamed out “Change this”.
I had previously set up /etc/hosts to set up my dummy host polymicro.dev to point to 127.0.0.1 and was able to resolve polymicro.dev but still could not get the index page up. Then I found this post which finally got me running my dummy server again.
Virtual hosts, PHP and MySQL on Mac OS X 10.5 Leopard | 456 Berea Street
So, now to get my site page up again which seems to be broken. The CSS doesn’t want to be rendered for some reason, investigating now.
