Hi
My host doesnt support PostgreSql, only Mysql
Ist there any way you can use MySource without using PostgreSql?
I can see that the old versions support Mysql, can i somehow still use them?
You can download and install a 3.2.x version that supports MySQL, but I wouldnt recommend it for production use.
I have tried downloading an older version, but I dont know how to install it. The web installer doesnt work with the old version, and I dont know how to install it without the installer.
You need to use the command line installer. There are instructions in the forums:
http://forums.matrix.squiz.net/index.php?showtopic=21
hello,
i installed postgresql in windows,i created the data folder i tried initdb and it worked.But, iahve a problem in starting the service.
the following is the error message…
createuser: could not connect to database template1: could not connect to server
: Connection refused (0x0000274D/10061)
Please help me…