new install when I access my site it downloads a file ?
new install when I access my site it downloads a file ?
I have just run a fresh install when I try to access my website it downloads a file, I am trying to run wordpress ?
any suggestions
thanks
any suggestions
thanks
Re: new install when I access my site it downloads a file ?
Something wrong with your php and check logs.
Check your php module:
Application type in apache config:
I doubt about freshh install without changes. I don't see this error on fresh install.
Check your php module:
Code: Select all
sudo su
a2enmod php5
Code: Select all
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps