X-Forums

Computer, Games, and Technology

Trinity Problem

2 posts

  1. methodns

    Member
    Joined: Apr '08
    Posts: 15

    Hi.I have already posted in a old thread,but since nobody noticed it I have to make a new one :P .

    My problem is:When i modify the trinity install.bat to where i have installed MySQL,well nothing happens,a black window pops up and then instantly closes.I have reinstalled MySQL on my disc C: in hopes it would fix the problem,but well it didn't.My modification looks like this

    REM ####################################################
    REM # MySQL HOST PATH - MySQL Server Path
    REM # EXAMPLE: C:\Program Files\MySQL Community 5.0\bin
    REM ####################################################
    set mysqlpath=C:\Program Files\MySQL\MySQL Server 5.0\bin

    Please help me with this.

    Posted 1 year ago » Permalink

  2. nexus2322

    Member
    Joined: Jan '09
    Posts: 20

    you need to put " around the path

    set mysqlpath="C:\Program Files\MySQL\MySQL Server 5.0\bin"

    like that

    Posted 1 year ago » Permalink

RSS feed for this topic

Reply

You must log in to post.

Topic Info

  • Started 1 year ago by methodns
  • Latest reply from nexus2322

Tags

General

Discuss about anything else

1,271 Topics – 6,701 Posts