|
|
CD999
Guest
|
 |
Re:I am having a weird setup problem.
« Reply #2 on: April 27, 2002, 03:12:01 AM » |
|
The regular .zip. I extracted to the proper directory on my PC, ran the installer, but i can't move on in the installer because it won't load the next page in the installer.
|
|
|
Logged
|
|
|
|
|
CD999
Guest
|
 |
Re:I am having a weird setup problem.
« Reply #4 on: April 27, 2002, 03:24:11 AM » |
|
I'll just try the safe package for now, see if that helps.
|
|
|
Logged
|
|
|
|
CD999
Guest
|
 |
Re:I am having a weird setup problem.
« Reply #5 on: April 27, 2002, 03:32:39 AM » |
|
That wasn't the problem. It seems to be when you click NEXT or CONTINUE in the setup it adds a ?step#, but it seems like that is being totally ignored by my server and just acknowledges install.php
|
|
|
Logged
|
|
|
|
|
CD999
Guest
|
 |
Re:I am having a weird setup problem.
« Reply #7 on: April 27, 2002, 04:05:36 AM » |
|
Yeah, thats the problem. the switches don't work. How can i fix this?
|
|
|
Logged
|
|
|
|
|
smallz
Guest
|
 |
Re:I am having a weird setup problem.
« Reply #9 on: April 28, 2002, 02:33:52 AM » |
|
same problem I am running win98 w/ xitami but I am getting a "Notice: Undefined variable: step in C:\XITAMI\webpages\yabbse\install.php on line 53" then Safe Mode Check:
It appears that safe mode has been disabled. You may continue.
Click here to continue.
I click the "Click here" and get the same screen. I am trying out several other bbs that use php w/ mysql and they work fine. since this is on windows i canot chmod the files, but if that was an issue I would have been able to get what I did on the screen.
|
|
|
Logged
|
|
|
|
|
petzsch
Guest
|
 |
Re:I am having a weird setup problem.
« Reply #11 on: April 28, 2002, 10:02:03 AM » |
|
I was having the same problem until I installed an older Version of PHP. I think the problem is how the installer tries to get the step var. Something seems to have changend in the new php version.
It doesn't have anything to do wit chmod. Because it worked as it should after installing the older PHP Verion.
|
|
|
Logged
|
|
|
|
|
petzsch
Guest
|
 |
Re:I am having a weird setup problem.
« Reply #13 on: April 28, 2002, 02:58:21 PM » |
|
I found the roots of the problem! In %windir%\php.ini you have to search for "register_globals". After you set this to "On" everything schould work fine. You can use the newest version of PHP 
|
|
|
Logged
|
|
|
|
|