Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: If the webmail downloads index.php file instead of loading.  (Read 2802 times)

0 Members and 1 Guest are viewing this topic.

Ajayan

  • Guest
If the webmail downloads index.php file instead of loading.
« on: March 01, 2015, 07:45:38 pm »
If the webmail downloads index.php file instead of loading use the below tips.
>> Access the file /etc/httpd/conf.d/php.conf
     vim /etc/httpd/conf.d/php.conf
>> Now search for  below entry  and uncomment it.
     LoadModule php5_module modules/libphp5.so

That's it !