Problem setting up joomla 3.0 - Joomla! Forum - community, help and support
hi all,
wonder can help.
i using wampserver 2.2 on pc.
it runs:
mysql 5.5.24
php v5.4.3
apache v2.2.22
following instructions:
- downloaded joomla v3.0.2 , moved files created folder called "sifero".
- created db in myphpadmin, using default settings (not set anyway)
- created user "luc" rights
- started localhost app, , clicked on project called "sifero"
- entered default data following instructions joomla 3.0
- after 2nd input screen, when clicking on next error:
"could not connect database. connector returned number: not connect mysql."
any idea wrong?
all services running (wampserver)....
thanks help!
luc
wonder can help.
i using wampserver 2.2 on pc.
it runs:
mysql 5.5.24
php v5.4.3
apache v2.2.22
following instructions:
- downloaded joomla v3.0.2 , moved files created folder called "sifero".
- created db in myphpadmin, using default settings (not set anyway)
- created user "luc" rights
- started localhost app, , clicked on project called "sifero"
- entered default data following instructions joomla 3.0
- after 2nd input screen, when clicking on next error:
"could not connect database. connector returned number: not connect mysql."
any idea wrong?
all services running (wampserver)....
thanks help!
luc
hi luc,
in general, database connections work:
1. code needs connect correct database server
2. database username , password supply should authorize successfully
the first thing check database server you're connecting to. did enter "localhost" (without quotes) database server?
"could not connect database. connector returned number: not connect mysql."
in general, database connections work:
1. code needs connect correct database server
2. database username , password supply should authorize successfully
the first thing check database server you're connecting to. did enter "localhost" (without quotes) database server?
Comments
Post a Comment