[HELP] MySQL WARNING ( WEBSITE)

02/10/2012 08:31 nadzirulx#1
[Only registered and activated users can see links. Click Here To Register...]

This is the problem, I do not know how to fix it. or is my MySQL password different?

:confused:
02/10/2012 10:17 Eurion#2
It tells you exactly what your issue is. Your PHP isn't compatible with the mysql versions listed. The fix could have been found by doing a search.


The following topic relates to the same issue you're having.

[Only registered and activated users can see links. Click Here To Register...] ( Post 7 gives a fix)
02/10/2012 12:49 nadzirulx#3
eurion :

this is copy from chaos , he replied for my last post .

download my release
it contains the same site and should work out of the box (pre configured , see spoiler in sig)

only it does not contain a database ,so you need to put the database in c:/website/users/local/mysql/data

so you see something like this
Code:

Quote:
c:/website/users/local/mysql/data/my
c:/website/users/local/mysql/data/my2
c:/website/users/local/mysql/data/account
depending on your database do you have a db called my/my2 or account

then it should work perfect

what database ? . server database ? or what ? .
02/10/2012 13:50 Eurion#4
Yes, you'll need to put your servers database in the folders he specified.
02/10/2012 14:50 nadzirulx#5
mean c:/website/users/local/mysql/data/databaseserver

right ?