Dear forums,
After completed the server requirements and then I can't get connected to the database called "cspro" I created before.
Note : my default localhost is 8080 , localhost 80 is occupied by Microsoft(IIS widows). and the path files directory is different from the csweb manual I don't why all the files located under the right path but when I push next button the path file changed. here I have attached the error log.
thanks
csweb failed to connect database
-
Yihun_Shegnew
- Posts: 25
- Joined: November 30th, 2017, 11:56 am
csweb failed to connect database
You do not have the required permissions to view the files attached to this post.
-
josh
- Posts: 2403
- Joined: May 5th, 2014, 12:49 pm
- Location: Washington DC
Re: csweb failed to connect database
Googling that error message brought up this result that recommends changing the MYSQL authentication method: https://stackoverflow.com/questions/523 ... unknown-to
The path to files directory depends on where you installed CSWeb on your machine. The default value should be correct unless you want to put your files directory somewhere else. You should usually not modify it.
The path to files directory depends on where you installed CSWeb on your machine. The default value should be correct unless you want to put your files directory somewhere else. You should usually not modify it.
-
Yihun_Shegnew
- Posts: 25
- Joined: November 30th, 2017, 11:56 am
Re: csweb failed to connect database
Thanks Josh!