Your Account
Hear us Roar
I found the problem. To test the file, I dragged the index.php file to my browser icon, and thus the server looked for:
file://localhost/Users/koen/Sites/index.php
instead of for:
http://127.0.0.1/~koen/index.php
For the latter, it worked fine.
Thanks for your fast response, and for this great series!
- Koen.