Skip to main content

WordPress Help, keeps downloading files

Comments

2 comments

  • Infopro
    Sounds like Apache is not working as expected.
    0
  • triantech
    Hello, Yes, there could be an issue where PHP files are not properly parsed by the web-server. To fix this issue : " > Make sure the php module is loaded. "LoadModule php5_module' must be passed in httpd.conf file "> Make sure the proper PHP interpreter to handle files with a .php extension is mentioned. Something like, 'AddType application/x-httpd-php .php' is given in httpd.conf
    0

Please sign in to leave a comment.