how can i install pimcore using wamp or xampp on windows 8?
问题 I have both XAMPP and WAMP installed .I am installing Pimcore but there is an error which says "Couldn't establish connection to MYSQL: Access denied for user 'sadegh'@'localhost' (using password: YES)" . I read the installation manual it says i have to create a database manually . how should i create a database? and where should i put it? can anybody please help?this is killing me. 回答1: As the error say, you have to create the database in MySQL yourself. Here is how to do it in XAMPP (very