I am intending to use ISP Config and did a test install on my home machine
I have a web server running on it which runs an old MtMail script for the local school.
Problem ISPConfig went well but it was a test and after I installed it and decided I would use it in my new server I uninstalled it, only now I cant run the old Mymail script at all. is there something I missed?
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
Have a look at your httpd.conf. There (or in its include files) must be a line like
Code:
AddType application/x-httpd-php .php
which is commented out. Remove the comment signs in front of it and restart Apache.
If your PHP files have another extension than .php (e.g. .php3), then there must also be a line for PHP3:
Recent comments
8 hours 23 min ago
13 hours 22 min ago
14 hours 48 min ago
15 hours 41 min ago
17 hours 24 min ago
21 hours 48 min ago
22 hours 40 min ago
1 day 53 min ago
1 day 14 hours ago
1 day 15 hours ago