Please make sure that the URL referreing to the mysql database contains a username and password combination that works!
Does that solve the problem?
Best wishes,
Marijn
QUOTE:
When I'm using the MySQL as the database and I try create a new
respository, all looks fine, but it is
creating a empty directory in the respository path. Using SQLite, works
ok...
What could I doing wrong?
Thanks,
Wander
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I just solved the problem. The problem were related to apache. When I started the
apache service manually, the problem occurred (for SQLite too), but when the apache
is initialized by startup scripts, all works fine.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Wander,
Please make sure that the URL referreing to the mysql database contains a username and password combination that works!
Does that solve the problem?
Best wishes,
Marijn
QUOTE:
When I'm using the MySQL as the database and I try create a new
respository, all looks fine, but it is
creating a empty directory in the respository path. Using SQLite, works
ok...
What could I doing wrong?
Thanks,
Wander
Hi,
I just solved the problem. The problem were related to apache. When I started the
apache service manually, the problem occurred (for SQLite too), but when the apache
is initialized by startup scripts, all works fine.