As gurus says must open configuration.php file and put in mostConfig-password=''; the user password. But configuration.php file in elxis dir have size 0. Any ideas?
PHP version must be >= 5.0.0 for any elxis version later from 2008.1. If you see an Elxis warning regarding Timezone you should edit php.ini and set the proper timezone. Zlib compression support is not mandatory unless you want to make use of it, zlib compression is not enabled by default, you can enabled it thought Global config after installation if your system supports it. XML must be available at your system, elxis widely uses XML. Configuration.php probably is unwritable by this moment, you can use your favorite ftp client to make it writable(777) in order elxis be able to update configuration.php contents for you and save time by not copying content and manually modify-upload configuration.php file at your elxis directory.
The contents of this file will be copied to Elxis global configuration file (configuration.php) after installation is complete. This file must be writeable in order for the installer to be able to write in it. You can alternatively enable FTP access. Elxis installer will be able to write in it even if it is not writeable. In the top of the Step 3 page you see the full path to this file and if it is writeable or not.
At least one fatal error occured. You can not continue. The Elxis installer error messages follows:• Could not connect to the database.
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'abc'@'localhost' (using password: YES) in C:\xampp\htdocs\elxis\includes\adodb\drivers\adodb-mysql.inc.php on line 364
Also in my phphmyadmin ...abc % global ALL PRIVILEGES Grand Yesdatabase-specific ALL PRIVILEGES Grand Yes