Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> RavenNuke(tm) v2.5x
Author Message
ofigustavo
Hangin' Around



Joined: Jan 22, 2006
Posts: 30

PostPosted: Sun Mar 04, 2012 1:29 pm Reply with quote

Hello. first, CONGRATULATIONS for this excellent version. Very fast ,secure and a good job. Web, these are the problems I found and the way to solve them:
I have a good server. My site is hosted in iPages.

1) first, during the installation process installSQL.php I was unable to install all the ip countries.Only the first 3. Then,error and error. I deleted the database and started again the process, and the same problem.I was unable to solve this issue. ? Crying or Very sad

2) Then, appears the error "tables are missing".Well, you have to access to config.php and change the database type ($dbtype = 'MySQLI'Wink and change by "MySQL". That solves the problem. MySQLI appears like default.Why? Shocked

3) Finally, when appears "you have been blocked...", you have to go to mainfile.php and comment the line : /* require_once NUKE_INCLUDE_DIR . 'nukesentinel.php'; . Then, you have to go to admin config and configure properly nukesentinel.
 
View user's profile Send private message
eldorado
Involved
Involved



Joined: Sep 10, 2008
Posts: 424
Location: France,Translator

PostPosted: Sun Mar 04, 2012 1:51 pm Reply with quote

ofigustavo wrote:
2) Then, appears the error "tables are missing".Well, you have to access to config.php and change the database type ($dbtype = 'MySQLI'Wink and change by "MySQL". That solves the problem. MySQLI appears like default.Why? Shocked

3) Finally, when appears "you have been blocked...", you have to go to mainfile.php and comment the line : /* require_once NUKE_INCLUDE_DIR . 'nukesentinel.php'; . Then, you have to go to admin config and configure properly nukesentinel.

2) MySQL is old! MySQL will be removed from raven in a few versions

3) Yes Smile

_________________
Only registered users can see links on this board! Get registered or login! (My RN site)- Only registered users can see links on this board! Get registered or login!(cod4 clan) - Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Visit poster's website MSN Messenger
Palbin
Site Admin



Joined: Mar 30, 2006
Posts: 2583
Location: Pittsburgh, Pennsylvania

PostPosted: Sun Mar 04, 2012 2:09 pm Reply with quote

What version of PHP and MySQL is on your server?

1. What error are you seeing? Do you just click on them and nothing happens?

2. Is this a clean installation? If not are you sure all the files uploaded over the old? The reason I say this is because it should not matter what $dbtype is set too. MySQLI is the only option it does not matter what $dbtype is set too.

From db.php
Code:


switch($dbtype) {
   default:
   case 'MySQLI':
      include_once DB_PATH . 'mysqli.php';
      break;
}


3. What is the exact message you are getting?

_________________
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan. 
View user's profile Send private message
ofigustavo







PostPosted: Mon Mar 05, 2012 12:08 pm Reply with quote

Hello. Ipage.com have:

Platform Type:
Debian
MySQL Version:
5.0.91
Perl Version:
5.8.8
PHP Version:
5.2.12

-Clean installation.First, I uploaded all the file with filezilla.Then www.miweb.net/INSTALLATION/installSQL.php.

-Filezilla sometimes give some errors.It is possible I did not uploaded any file, or any file was broken.
 
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Sun Mar 11, 2012 10:05 am Reply with quote

Also might want to try uploading everything forcing the FileZilla setting to "binary" on the transfer. Your technology stack looks perfectly fine to me. Is it possible that your host limits the number of SQL transactions in a given time-frame? Might be worth finding out.

_________________
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! 
View user's profile Send private message Visit poster's website
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> RavenNuke(tm) v2.5x

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©