Joseph Fung
Global Moderator
YaBB God
Posts: 4512
Keep smiling: it makes others nervous.
|
|
Re:YaBB SE banned....
« Reply #30 on: May 22, 2003, 01:02:10 PM » |
|
Quote from: rochen on May 21, 2003, 08:55:26 PM Hello everyone,
Just to post a reply to this, as Jeff mentioned our name above.
I wanted to clear up exactly what our ban on SE is. We have not completely banned SE, only versions below 1.5.0 which don't contain the speedupboardmod (think that's the name, please correct me if I am wrong ).
We didn't ban it because of security concerns, it was due to load related issues. I think we can safely say that issue was resolved with the release of 1.5.0 (I think), as we haven't noticed any such problem since - thus don't ban versions above 1.5.0.
As for the security, if there are security holes it wouldn't really matter providing the host has Apache configured correctly, the maximum impact is that the end user's account gets wiped out. From a hosts point of view, this isn't critical and I don't see this as a reason to ban the script.
Anyway, just wanted to clear up our position on this.
Have a good day all
I know I for one appreciate the clarification. Thanks.
|
|
|
Logged
|
|
|
|
MashedBuddha
Noobie
Posts: 9
I'm a llama!
|
|
Re:YaBB SE banned....
« Reply #31 on: May 27, 2003, 07:20:30 PM » |
|
Just to give everyone an update, our host decided to keep the ban until they can look into it further, which is of course completely useless to me if I want to avoid converting. I wouldn't convert and then convert back.... Either way I'm going with another host as I found a better deal, and have had other problems with the one I was using anyways. My new host Dathorn.com has no problem with YaBBSE. So I'm about to create a MySQL database that will hopefully be identical to the one on my old server. Is there a guide for transferring my forum from one server to another?
|
|
|
Logged
|
|
|
|
|
|
|
|
|
|
|
|
MashedBuddha
Noobie
Posts: 9
I'm a llama!
|
|
Re:YaBB SE banned....
« Reply #40 on: May 30, 2003, 01:39:22 PM » |
|
Hello again, I tried transferring the database over without success I exported it like in the tutorial and I followed the directions exactly. I didn't have a run query option in my new host's phpmyadmin/mysql so I had to use the import script. Every time I run the script I get "Executing query 1 Error: No Database Selected" on every single query run. I've tried setting the forum variables in the script to db: altmode_forum user: altmode_altmode AND db: forum user: altmode Which format does the script expect anyways? I've also tried creating a database on the new server with these names prior to running the import script. I run the script in the cgi-bin/yabb/ folder on the forum.sql file. Either way I always get those errors.
|
|
|
Logged
|
|
|
|
|
|
|
MashedBuddha
Noobie
Posts: 9
I'm a llama!
|
|
Re:YaBB SE banned....
« Reply #44 on: May 30, 2003, 03:30:48 PM » |
|
I trust you 100% I got the script to run correctly: $db_name = "altmode_forum"; $db_user = "altmode"; as opposed to the other variations I had before. But when I go to my forum I get this error: Access denied for user: 'altmode_altmode@localhost' to database 'altmode_forum' Maybe this is because I'm only the test server (the dns hasn't propagated yet), and YaBBSE expects the actual domain it's installed to?
|
|
« Last Edit: May 30, 2003, 04:47:36 PM by MashedBuddha »
|
Logged
|
|
|
|