* Thus wrote trobi:
> Jason Morehouse  wrote / napísal (a):
> 
> >Hello.  I'm not sure if this is an apache problem or php... but 
> >wondering if anyone has come across the same problem.
> >
> >-rw-------    1 root     root    test.html
> >-rw-------    1 root     root    test.php
> >
> What about:   
> as root:
> chmod 775 test.php      
> then
> chmod 775 test.html

chmod 644 is more appropriate.

Curt
-- 
Quoth the Raven, "Nevermore."

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to