Can't run /setup/index.php to Install

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
paulhoy
Posts: 5
Joined: Thu 28. Oct 2004, 03:19

Can't run /setup/index.php to Install

Post by paulhoy »

Hi all,

I have no idea what's going on.

I cant open and run /setup/index.php to run the installer. Ive followed the instructions; I'm using php 5.02; Ive removed all the write-only permissions from the folders/files. When I try to open it my browser says that the file cant be located.

The index.php file is located in this path:

C:\xampp\htdocs\phpwcms\setup\index.php

I use this URL to try to open the file:

http://localhost/xampp/htdocs/phpwcms/setup/index.php

The document root is:

C:\xampp\htdocs

I have other php programs running without any problems.

Thanks,
Paul
TAOG
Posts: 206
Joined: Fri 17. Sep 2004, 20:14
Location: Berlin/Germany
Contact:

Post by TAOG »

u know that the installer ist called setup/setup.php and not setup/index.php?!!

edit: ops sry... with index.php it works also. i skip the first page with setup.php
Last edited by TAOG on Thu 28. Oct 2004, 21:49, edited 1 time in total.
pepe
Posts: 3954
Joined: Mon 19. Jan 2004, 13:46

Post by pepe »

Hi paulhoy,

try the following:

http://localhost/phpwcms/setup/index.php

That works for me :wink:
Post Reply