switch on PHP5 processing for .php files
netOxide servers default to php4, to enable PHP5 as default, add the following to a .htaccess file and put it in the root of the php application.
SetEnv DEFAULT_PHP_VERSION 5
netOxide servers default to php4, to enable PHP5 as default, add the following to a .htaccess file and put it in the root of the php application.
SetEnv DEFAULT_PHP_VERSION 5