View Single Post
  #4  
Old 01-10-2015, 08:50 PM
iluvseq
Sarnak
 
Join Date: Aug 2009
Location: Somewhere
Posts: 53
Default

This only works if the database runs on the same host as the world server. Your script grabs host from the config file, but never actually uses the $host variable in your mysql commands.

Since it also auto-downloads db_update.pl I can't even fix the script as my changes get overwritten.
Reply With Quote