• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

download index file when webmail.domain.tld

hamed23100

Regular Pleskian
Hi,

on my server when i try to browse webmail.domain.tld ,instead of loading the index.php file it tries to download that file!
what should i do?
 
Please try the following fix and let me know us if have same issues

Fix:

1. Open /etc/httpd/conf.d/php.conf in your favorite vim editor.

vim /etc/httpd/conf.d/php.conf

2. Uncomment the following line if it is commented.

LoadModule php5_module modules/libphp5.so
 
Please try the following fix and let me know us if have same issues

Fix:

1. Open /etc/httpd/conf.d/php.conf in your favorite vim editor.



2. Uncomment the following line if it is commented.

hi, it is not commented, also i have your server management service, i have open ticket for it that is waiting for answer for many hours, ticket number is 502621
 
Back
Top