WCMS under XP IIS
Posted: Mon 7. Feb 2005, 17:46
Hello,
I get an error while trying to install WCMS under IIS.
I searched this forum for a solution. Though I saw the problem here many times, I didnt find a solution..
So please help me out...
While running http://localhost/wcms/setup/index.php I get this error
system: Windows NT VINCE 5.1 build 2600
server: Microsoft-IIS/5.1
php: v4.3.10
path:
Notice: Undefined index: DOCUMENT_ROOT in c:\inetpub\wwwroot\wcms\setup\index.php on line 91
/wcms
On top of the screen the following error:
Notice: Undefined variable: body_onload in c:\inetpub\wwwroot\wcms\setup\index.php on line 32
I allready editted the file conf.inf.php with the following settings:
$phpwcms["root"] = "wcms/";
$_SERVER['DOCUMENT_ROOT'] = 'c:/inetpub/wwwroot/';
Checked the security and file settings.. IUSR got right, write and EXE access to all folders and files...
Still got this problem, please help? I tried many CMS based on PHP, but so far nothing really fits my needs. The demo looked promissing so I really want to get this thing to work.
I get an error while trying to install WCMS under IIS.
I searched this forum for a solution. Though I saw the problem here many times, I didnt find a solution..
So please help me out...
While running http://localhost/wcms/setup/index.php I get this error
system: Windows NT VINCE 5.1 build 2600
server: Microsoft-IIS/5.1
php: v4.3.10
path:
Notice: Undefined index: DOCUMENT_ROOT in c:\inetpub\wwwroot\wcms\setup\index.php on line 91
/wcms
On top of the screen the following error:
Notice: Undefined variable: body_onload in c:\inetpub\wwwroot\wcms\setup\index.php on line 32
I allready editted the file conf.inf.php with the following settings:
$phpwcms["root"] = "wcms/";
$_SERVER['DOCUMENT_ROOT'] = 'c:/inetpub/wwwroot/';
Checked the security and file settings.. IUSR got right, write and EXE access to all folders and files...
Still got this problem, please help? I tried many CMS based on PHP, but so far nothing really fits my needs. The demo looked promissing so I really want to get this thing to work.