Undefined index: DOCUMENT_ROOT in setup.func.inc.php

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
trid
Posts: 1
Joined: Tue 31. Jul 2007, 00:42

Undefined index: DOCUMENT_ROOT in setup.func.inc.php

Post by trid »

I've download ver 1.3.3 RELEASE 2007/05/02 and I tried to install locally on my server.
# WWW server: Microsoft-IIS/5.1
# PHP version: 5.1.4OK
# MySQL version: 4.1.7OK
# PHP settingsSecurity risks

* register_globals OffOK
* safe_mode OnOK (limited permissions, but recommend)
* GD2 bundled (2.0.28 compatible)GD2
Image types supported: GIFGIF supported/ PNGPNG supported/ JPG

After step 3. MySQL database settings: when I click on Continue setup shows me step 4. but on top of page there is a notice:
Notice: Undefined index: DOCUMENT_ROOT in c:\Inetpub\wwwroot\CMS\setup\inc\setup.func.inc.php on line 145

Notice: Undefined index: DOCUMENT_ROOT in c:\Inetpub\wwwroot\CMS\setup\inc\setup.func.inc.php on line 145

when I come to the 6. step: Superuser settings, i fill the form and after clicking on Continue setup wont go on next step!

I probably have problems with PHP.ini settings

HELP Please
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post by pico »

What's up, good People?

Your IIS has not set the Servervariable '$DOCUMENT_ROOT' -

IIS and PHP/mySQL is always a little difficult to Setup proper :evil:
If it's possible to you, use Apache - good Testenviorment is XAMPP
http://www.apachefriends.org

You can also run IIS and Apache Side-by-Side, just on different Ports.
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
Post Reply