By ukbuses on
HI There.
Am very new to drupal and am currently using e107.
But I thought I would install drupal to a driectory to test but i download the files, copy the default.settings to settings. but i dont know what program I shud use as it says about cp etc I just use copy and paste.
I then upload all to directory but when goto directory it comes up as if page does exist error 404.
Do I need to configure the db settings some where as I dont get the documentation that u see online
Comments
in settings.php file you have
in settings.php file you have to specify your database username. and password. look for string $db_url = username:password@localhost:databasename.
If you need more information for installation look at my homepage ...
http://www.cjain.com
Chetan
Please ensure you have
Please ensure you have followed the Drupal installation instructions properly. To check that, please visit the following link:
http://drupal.org/getting-started/install