View Single Post
  #57  
Old 01-12-2016, 05:05 AM
blindaviator
Sarnak
 
Join Date: Jul 2010
Posts: 61
Default

Quote:
Originally Posted by Akkadius View Post
Did you previously install another database engine? This could be where your problem lies as its not a true clean install.

Open CMD

Type:

echo %path%

Paste the contents in a code block here
I had a previous install that I removed including MySQL and Perl... I have Visual Studio 2013 installed which installs Microsoft SQL server... Could that be the cause of it??

Code:
C:\Perl\site\bin;C:\Perl\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\
Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA C
orporation\PhysX\Common;C:\Program Files (x86)\Windows Kits\8.1\Windows Performa
nce Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\xampp\mysq
l\bin;C:\xampp\mysql\lib;c:\xampp\mysql\lib;c:\Program Files\Git\mingw64\bin;C:\
Perl\site\bin;C:\Perl\bin;C:\Program Files\MariaDB 10.0\bin;C:\Perl\site\bin;C:\
Perl\bin;C:\Program Files\MariaDB 10.0\bin
Reply With Quote