Menu

#1 Can't Install on Windows 2000.

open
nobody
5
2007-09-05
2007-09-05
No

Is this software supposed to be installed on Windows 2000 Pro machine with Apache 6.0.7 and PHP 4.4.4 ?

After following all the steps in Readme file I am getting following screen on opening the tool in IE

------------------------------------------------
<?php
/*
* This file belongs to minutes package.
*
* Copyright (C) 2005 Martin Scherbaum <maddin@scherbaum.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software Foundation,
* Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
error_reporting(0);
header('Location: minute.php');
?>

------------------------------------------------

Am I missing anything ?

Regards,
Bhushan.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.