View Single Post
  #1  
Old 02-12-2015, 12:07 AM
Bandor
Hill Giant
 
Join Date: May 2014
Posts: 209
Default Problem after Updating

So I've been running my server using Akka's Repack. A couple days ago I followed the instructions on how to upgrade for the repack specifically. Upon doing so I clicked option 3. It says ' System can not find the path specified' though it says I have 57 updates. So I click option 3 again and it tells me 'The system can Not find the path Specified.' Though running the opcodes works no problem.
See Below:

Code:
[World Server] Loading server configuration..
[World Server] CURRENT_VERSION: 1.0.0
[World Server] Added loginserver login.eqemulator.net:5998
[World Server] Connecting to MySQL...
[Status] Starting File Log 'logs/world_6256.log'
[World Server] Starting HTTP world service...
[World Server] Checking Database Conversions..
[Upgrade Script] No script update necessary
Perl Version is 5.12.3
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
Table 'db_version' does not exists.... Creating...

The system cannot find the path specified.
============================================================
           EQEmu: Automatic Upgrade Check
============================================================
        (Windows) MySQL is in system path
        Path = C:\xampp\mysql\bin/mysql
============================================================
        Binary Database Version: (9075)
        Local Database Version: ()

Retrieving latest database manifest...
        URL:    https://raw.githubusercontent.com/EQEmu/Server/master/utils/sql/
db_update_manifest.txt
        Saved:  db_update/db_update_manifest.txt
You have missing database updates, type 1 or 2 to backup your database before ru
nning them as recommended...

Database Management Menu (Please Select):
        1) Backup Database - (Saves to Backups folder)
                Ideal to perform before performing updates
        2) Backup Database Compressed - (Saves to Backups folder)
                Ideal to perform before performing updates
        3) Check for pending REQUIRED Database updates
                Stages updates for automatic upgrade...
        4) AAs - Get Latest AA's from PEQ (This deletes AA's already in the data
base)
        5) OPCodes - Download latest opcodes from repository
        0) Exit

>

What concerns me is

Code:
 (Windows) MySQL is in system path
        Path = C:\xampp\mysql\bin/mysql

I Don't have Xampp so Im assuming I need to path it to Mariadb , or maybe HiediSQL instead since thats what was installed with my repack.

Anyone happen to have any Information on this? When I tried sourcing the SQL files manually(they were downloaded to a folder in my server folder) I kept getting errors though did get a handful to go in,but server still is unable to launch.
__________________
Owner and Developer - Everquest: A New World
Reply With Quote