Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Nov 2006 12:24:17 +0200
From:      Leonidas Tsampros <ltsampros@upnet.gr>
To:        John Vaughan <jjvaughan@gmail.com>
Cc:        freebsd-questions@freebsd.org, Jeff Hinrichs - DM&T <jeffh@dundeemt.com>
Subject:   Re: Some php files in same directory of working files with same permissions won't process
Message-ID:  <20061109102417.GA55648@biftekaki.lan>
In-Reply-To: <a80ef9a90611060544x709bac6fidf9b01943b6850f2@mail.gmail.com>
References:  <1162524792.969363.243540@h48g2000cwc.googlegroups.com> <a80ef9a90611031225j73429db0g26e29ffb61a7ef1f@mail.gmail.com> <5aaed53f0611031721x2be27743xfab7364f4173b42@mail.gmail.com> <a80ef9a90611040710i41e8c7f6mbc328b3c6a2efd4e@mail.gmail.com> <5aaed53f0611051642m117ae170p62b285756e191c27@mail.gmail.com> <a80ef9a90611060544x709bac6fidf9b01943b6850f2@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061109102417.GA55648>