Author |
Message |
red46
Hangin' Around
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Sep 06, 2008
Posts: 43
|
Posted:
Fri Oct 24, 2008 12:37 am |
|
Can you explain to me what these mean?
October 22, 2008, 4:05 pm 1105 : File './RavenNuke/nuke__nsnst_tracked_ips.MYD' not found (Errcode: 13)
October 22, 2008, 4:05 pm 1105 : File './RavenNuke/nuke__session.MYD' not found (Errcode: 13)
SQL was: SELECT SQL_NO_CACHE uname, guest FROM nuke__session WHERE guest=1
remote addr: 68.180.151.106
September 30, 2008, 6:07 pm 1146 : Table 'RavenNuke.nuke__mail_config' doesn't exist
SQL was: SELECT * FROM nuke__mail_config
remote addr: 68.180.151.111
I'd like to take care of it but I have no idea what the complaint is.
I've been having trouble with that invalid session message in the forums and I thought maybe this has something to do with it.
I also discovered the FCKeditor is no longer loading.
Sorry to say I'm hosted by yahoo and I've sent an email asking if it has anything to do with their side.
I really need to get all these problems ironed out and just lost. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Guardian2003
Site Admin
![](modules/Forums/images/avatars/125904890252d880f79f312.png)
Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam
|
Posted:
Fri Oct 24, 2008 1:01 am |
|
You have either edited some core files incorrectly or your host has a problem with mySQL.
Whatever has hapened, something is clearly not right. The table names should only have one underscore, for example nuke__session should be nuke_session |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
montego
Site Admin
![](modules/Forums/images/avatars/0c0adf824792d6d341ef4.gif)
Joined: Aug 29, 2004
Posts: 9457
Location: Arizona
|
Posted:
Fri Oct 24, 2008 6:00 am |
|
BTW, since you are just starting out it seems (I may not be right there), you could try all over with the latest 2.3.0 release. But, not sure that is really going to help. It definitely looks like they have a problem with MySQL itself. Those .MYD are MySQL data files... this is not your typical run-of-the-mill problem that we see here.
The last error is a known reported issue with an easy solution: click the TegoNuke Mailer link/icon within the Administration Control Panel and it goes away. |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
red46
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Oct 24, 2008 11:21 am |
|
Thank you. I've been running 2 separate portals, using RavenNuke 2.2 on completely separate sites but both hosted by yahoo.
I was already having trouble with posting in the forums, on the newest one but the oldest was still running fine.
Then I decided to try 2.3, so I installed it in a subdirectory, under the oldest site. The editor wasn't loading and out of curiosity, I checked the other 2 sites and found they were broken also. Which didn't make any sense, as the editors in both of them were running just fine.
The new install is in it's own separately named database, so I couldn't see how that could have affected the other 2.
Those errors, I posted here, are from the second install of 2.2.
Yahoo evidently pulled away from Geocities, so my new site was strictly by yahoo's new business hosting. The also moved my old site and changed the basic hosting on it, too. That's why I started thinking it was on yahoo's side and I emailed them but haven't heard back yet.
This is just killing me. 1 step forward keeps taking me 3 steps back. (hair pulling time)
I really don't know what to do, at this time, until I hear back from yahoo. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
fkelly
Former Moderator in Good Standing
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Aug 30, 2005
Posts: 3312
Location: near Albany NY
|
Posted:
Fri Oct 24, 2008 3:00 pm |
|
Ummmm ... get a real host? I was on Ipowerweb for years and experiencing hair pulling time too (one time their tech department destroyed my database and wanted to charge me to restore it (their SQL limits made it impossible for a user to restore his own)). Check out Raven's Web Hosting.
We will of course try to help regardless. As Guardian and M. pointed out, it appears you have a basic MYSQL installation problem that your host needs to resolve. Once that's done take a look at the database error logs in the /rnlogs directory after reading the instructions in the rnconfig.php file and activating error reporting. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
|