My guess is you have a .htaccess file that is overwriting the rules for
that document base.
What are you trying to do? just a normal site with static files and php?
You should just need to put your files in the DocumentRoot directory and
get a basic page unless you have added any other rules that override the
default settings.
Regards,
Daniel
--
ubuntu-au mailing list
ubun...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-au
"... file does not exist" when it obviously does sounds like a permissions problem. I haven't done it so haven't got the magic bullet for you, but review how permissions and groups need to be set up for php. I seem to recall (from my reading) that there's a simple but quite counter intuitive need to set groups or permissions, or something.