View Single Post
  #1  
Old 11-15-2010, 01:51 AM
Kitty Kitty is offline
Member
 
Join Date: Nov 2010
Posts: 2
Credits: 703
Kitty
Default Error on Install index.php page.

This is the first time I installed with Rusnak PHP scripts. I got the zip file 11-14-2010, I am hosting it currently at a computer with IIS 7 with Windows 7.
The error upon visiting the site is a 500, but with the detailed error it is this:
PHP Notice: Undefined index: step in [site\adoptables]\install\index.php on line 5

I followed the instructions on Rusnak's main site (I chmodded and installed the sql tables), but when I tried to open the install\index.php it is trying to find the $step variable. I tried searching for the $step in all the other pages and deleted the .htacess, but no luck.

What am I doing wrong?
Reply With Quote