php on sites not working - fresh install
I have fresh instal of version 2.2.14, Ifter I add site to ispadmin, php is not working (it show content of .php file instead of executing). I've checked "PHP scripts" on site properties (also If I look into file Vhosts_ispconfig.conf I see in this site lines:
AddType application/x-httpd-php .php .php3 .php4 .php5
<Files *.php>
SetOutputFilter PHP
SetInputFilter PHP
</Files>
<Files *.php3>
SetOutputFilter PHP
SetInputFilter PHP
</Files>
<Files *.php4>
SetOutputFilter PHP
SetInputFilter PHP
</Files>
<Files *.php5>
SetOutputFilter PHP
SetInputFilter PHP
</Files>
php_admin_flag safe_mode On
so looks fine, but still doesn't work. Any ideas what else should/could I check?
I have mandriva 2007.1 and used "The Perfect Server - manuals" during setup.
|
Recent comments
5 hours 27 min ago
6 hours 27 min ago
10 hours 14 min ago
11 hours 28 min ago
15 hours 4 min ago
22 hours 19 min ago
1 day 7 hours ago
1 day 8 hours ago
1 day 23 hours ago
2 days 2 hours ago