Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> NukeSentinel(tm) v2.5.x
Author Message
Donovan
Client



Joined: Oct 07, 2003
Posts: 735
Location: Ohio

PostPosted: Mon Nov 13, 2006 9:56 am Reply with quote

The upgrade from up2501-2502.php went fine but the upgrade script up2502-2503.php is timing out. Running Ravennuke Version 2.02.02

All the index's still exist in the tracked_ips table.

If I increase this @set_time_limit(600); will it help?
 
View user's profile Send private message Visit poster's website ICQ Number
Donovan







PostPosted: Mon Nov 13, 2006 10:11 am Reply with quote

What the....?

refered_from was added as it should have been, but none of the index's have been dropped.

config_value now = 2.5.03, but I never got a clean "Operation Complete!" message
 
Guardian2003
Site Admin



Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam

PostPosted: Mon Nov 13, 2006 11:17 am Reply with quote

Neither did I but the changes seem to have been completed.
 
View user's profile Send private message Send e-mail
Donovan







PostPosted: Mon Nov 13, 2006 11:46 am Reply with quote

Guardian2003 wrote:
Neither did I but the changes seem to have been completed.


Meaning your indexes were dropped or not?

A bunch of these should have happend but in my install they didn't.

Code:
if(!$result) { echo "- Alter ".$prefix."_nsnst_tracked_ips failed<br />\n"; $message = ""; }

$result = $db->sql_query("ALTER TABLE `".$prefix."_nsnst_tracked_ips` DROP INDEX `ip_addr`");
if(!$result) { echo "- Alter ".$prefix."_nsnst_tracked_ips failed<br />\n"; $message = ""; }
$result = $db->sql_query("ALTER TABLE `".$prefix."_nsnst_tracked_ips` DROP INDEX `ip_long`");
if(!$result) { echo "- Alter ".$prefix."_nsnst_tracked_ips failed<br />\n"; $message = ""; }
$result = $db->sql_query("ALTER TABLE `".$prefix."_nsnst_tracked_ips` DROP INDEX `user_id`");
if(!$result) { echo "- Alter ".$prefix."_nsnst_tracked_ips failed<br />\n"; $message = ""; }
$result = $db->sql_query("ALTER TABLE `".$prefix."_nsnst_tracked_ips` DROP INDEX `username`");
if(!$result) { echo "- Alter ".$prefix."_nsnst_tracked_ips failed<br />\n"; $message = ""; }
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> NukeSentinel(tm) v2.5.x

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 ©