Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Installation Loop on subfolder
#1
Ok I have been trying to install GetSimple in a folder of webroot but I keep getting Redirect Loop.
I am stepping through the admin/install.php

Line 37
if ($PWD != '') { header('Location: index.php'); }

but ....its not empty it then goes to the index.php where it determines the site needs to be installed....thus the loop.

when I do var_dump($PWD) the install screen appears and this spits out

string(13) "/home/maurice"

something screwing in the data mapping?
Reply


Messages In This Thread
Installation Loop on subfolder - by foxman - 2009-08-08, 13:01:53
Installation Loop on subfolder - by kristjanmik - 2009-08-08, 13:06:29
Installation Loop on subfolder - by Derek - 2009-08-08, 13:30:28
Installation Loop on subfolder - by foxman - 2009-08-08, 13:39:30
Installation Loop on subfolder - by Derek - 2009-08-08, 13:43:35
Installation Loop on subfolder - by foxman - 2009-08-08, 13:52:12
Installation Loop on subfolder - by Derek - 2009-08-08, 14:11:21
Installation Loop on subfolder - by ccagle8 - 2009-08-08, 22:51:08
Installation Loop on subfolder - by ccagle8 - 2009-08-08, 23:24:23
Installation Loop on subfolder - by Derek - 2009-08-09, 00:05:02
Installation Loop on subfolder - by ccagle8 - 2009-08-09, 00:24:41
Installation Loop on subfolder - by Derek - 2009-08-09, 01:40:27
Installation Loop on subfolder - by foxman - 2009-08-09, 08:09:08



Users browsing this thread: 1 Guest(s)