• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Cannot view .php files

ed1564

Senior member
Whenever I try to view a .php file it tries to download it, but I can view .php3 fiels. I just have an account on the server, not root access. I think there is a way to change this in my .htaccess file, but am not sure. The server is running FreeBSD

Anybody know about this?

Thanks
Eddie
 
I don't know about .htaccess, but I know that httpd.conf will fix it straight away.

But since you're not root, I don't know what to tell you.


[edit]
dammit
beaten again
[/edit]
 
I am trying to install Gallery for my website, the support site says add this to the .htaccess file in my directory:


<Files *.php>
ForceType application/x-httpd-php
</Files>

but it does nothing.
 
I checked other users directories and some have .htaccess setup.

I am going to post this in a support forum for the program I am using, maybe someone in there will have already experienced this.

Thanks for your help
Eddie
 
Back
Top