Website when browsed gives option “save” rather than site being shown

ARUN Post in PHP
0

If this is a WHM server make sure php handlers are setup correctly. (dso, cgi, suphp etc)

To correct this use

vi .htaccess

AddHandler application/x-httpd-php5 .php
IF IT IS PLESK

go to /var/www/vhost/domain.com/conf/httpd.include

Make sure

php_admin_flag engine on

« Prev: :Next »

Leave a Reply

You must be logged in to post a comment.