Author |
Message |
sharlein
Member Emeritus

Joined: Nov 19, 2002
Posts: 322
Location: On the Road
|
Posted:
Sat Jul 17, 2004 5:29 pm |
|
Raven, the only problem I had was with the installer, couldn't get it to work. Installing via regular means was a piece of cake. On a side bar, I am using myIE2, and your sixty second refresh pops a new window every 60 seconds, lol Steve |
_________________ Give Me Ambiguity Or Give Me Something Else! |
|
|
 |
Raven
Site Admin/Owner

Joined: Aug 27, 2002
Posts: 17088
|
Posted:
Sat Jul 17, 2004 7:51 pm |
|
sharlein wrote: | On a side bar, I am using myIE2, and your sixty second refresh pops a new window every 60 seconds | I'm lost here Steve - What do you mean? |
|
|
|
 |
sharlein

|
Posted:
Sat Jul 17, 2004 9:11 pm |
|
MyIE2 is a addon for IE that allows tabbed browsing. It is mistaking your Who Is Wear block refresh for a popup and opens it in a new tab. All the page says is 60 second refresh, no big deal at all. Steve |
|
|
|
 |
Raven

|
Posted:
Sun Jul 18, 2004 12:11 am |
|
In your case, you would have to create the database ahead of time in cPanel. Did you do that and then try to use the installer? |
|
|
|
 |
sharlein

|
Posted:
Sun Jul 18, 2004 5:35 am |
|
I created the db, and tried to use the installer from that point, and failed. The installer returned my name and password, plus the db name correctly, but said I didn't have the correct permissions to connect to MySql.. I am the only user and I have all permissions. I then went to your sql file and changed all the '$prefix' to 'nuke' and manually installed the db. From there I made sure the config.php was correct and then went to admin.php. Should I try a different method? Steve |
|
|
|
 |
Raven

|
Posted:
Sun Jul 18, 2004 9:04 am |
|
Nope, suppose to work - thanks for the details! |
|
|
|
 |
sharlein

|
Posted:
Sun Jul 18, 2004 9:19 am |
|
One last thing. I ran a check from phpmyadmin and got the following:Code:table name.nuke_users OK
table name.nuke_users_temp OK
table name.nuke_wiw_m
error : The handler for the table doesn't support check
Check Complete
| Then I ran repair:Code:table name.nuke_wiw_m
error : The handler for the table doesn't support repair
Repair Complete
|
Probably inconsequential, but thought I'd mention it. |
|
|
|
 |
Raven

|
Posted:
Sun Jul 18, 2004 9:56 am |
|
Taht is a MEMORY/HEAP table and is not stored on dasd so MySQL won't/can't repair it - It's fine, don't worry. |
|
|
|
 |
|