Some php files in same directory of working files with same permissions won't process

Leonidas Tsampros ltsampros at upnet.gr
Thu Nov 9 10:27:21 UTC 2006


On Mon, Nov 06, 2006 at 08:44:47AM -0500, John Vaughan wrote:
> >
> >
> >Yes,
> >I know that you said that permissions are the same on both files, what
> >about ownership?  Any difference between the new ones you create and
> >the existing ones?
> >
> >-Jeff
> >
> 
> 
> Nope, they're the same.  Both john:webmaster with 644 permissions (the
> original permissions set by the phpmyadmin package).

Have you tried adding these to httpd.conf? :

    AddType application/x-httpd-php .php
    AddType application/x-httpd-php-source .phps

> 
> -John
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"


More information about the freebsd-questions mailing list