You have to edit the file with text editor, and upload it to your server, not edit it via the web browser.
Installing_WordPress
I did edit it with a text editor
If you use FileZilla you can right-click on a folder on the server and View/Edit, make the edit, then save the file, that then gets reloaded automatically back to the server.
I’d start with a fresh wp-config-sample.php and rename it to wp-config.php and redo your values.
Shouldn’t that be
localhost/wordpress/wp-admin/install.php ?
On my computer works in this way 🙂
no matter which dir or where I put wordpress it will not excute.
You misunderstood.
WP should be installed in htdocs directory (that’s the “root” folder for the server) BUT should be called as I gave the example above.
thanks that solved the problem