I am hoping someone will help me please. I am totally new at this, but do want to learn. I have installed apache2triad ok. I downloaded drupal 6.3 to htdocs and extracted it there. I renamed drupal 6.3 to drupal. I went to sites, default, default settings (this did not have .php after it). I copied this file and pasted it in the same place. I renamed the copied file to settings.php I went to http://localhost/drupal to install drupal and I keep getting the message that I need to copy default.settings.php and to rename the copied file to settings.php which I have already done.
I have searched the forums and there is talk about setting permissions. If this is the problem that I am experiencing could someone please give me a step by step procedure to do this on Windows Vista. I have been trying to follow what has been written about permissions, but everything I have tied does not make any difference. If this is not the problem, what else can I do?
Thank you
Denis
Comments
Help on the way
Whoa, looks like you are making this more complicated than necessary. Can you give more information, like what is "apache2triad"? An AMP? What are you trying to achieve, just learning to install Drupal?
As for the permission problems, if you're using Windows, it's no wonder you don't understand what you're doing. Permissions are big part of authentication in OS administration, usually seen in Unix-like systems. You should read this Linux Files and File Permission. How did you make changes to those permissions?
Also Having Problems setting up on vista
Hi @,
I have downloaded and installed apache2triad, I also have downloaded drupal 6.4 and have extracted to my htdocs folder. I am currently trying to create the database using the command c:\ mysqladmin -u root -p create drupal but I keep getting the error message: 'c:\' is not recognized as an internal or external command,
operable program or batch file.
I am a total n00bie and any help would be gratefully received.
Cheers
Byrner
Also Having Problems setting up on vista
I am not the best person to be giving advice as I know next to nothing about setting up a website. So for what it is worth, I have installed apache2triad.
I have downloaded drupal 6.4 and extracted it to htdocs folder. You then get a file called drupal 6.4. I renamed it to drupal. If you double click on drupal, sites, default. Copy the file default.settings.php and paste it in the same place and rename it settings.php
If you can't see .php after the file you can change the folder options to show extensions. But I found if you just copy the default.settings.php or default.settings which ever is showing and just paste it as is.
Once that is done I think you will be able to install drupal. Make sure that apache monitor is on, see my previous post... and open your browser and go to http://localhost/drupal and install drupal.
I think that is what I have done so far.
Help on the way
Thanks for your reply. Yes I am completely new to anything to do with building websites and yes I am trying to learn to install Drupal. I have managed to do that now. Now I need to learn how do develop a good website. Thanks for the file permission info, I will read this and see what I can learn. Thanks again
use xampp or wamp
I have installed xampp and wampserver (I uninstalled wamp and run xampplite) on Vista Home Premium and run Drupal sites locally
Check out the documentation: http://drupal.org/node/263
xampp comes with phpmyadmin for sql management...
~are you netsperienced? /\_][_][_/\ Reliable Web Hosting - cheap!
~are you netsperienced?
♥ follow me @decibelplaces ∞
Yeah, use WAMP
WAMP works great on Vista, I have been running it for close to a year with no problems at all. just use the default configurations and really you should be fine
when you install it you will see a www folder in the wamp folder... that is the one that the browser will use. also, if you install FireFox before hand, the wamp install with config that to use as the default browser (use that with the Firefox plugin "firebug" and you will have an easier time creating themes, too )
To access your local host, php admin etc, the WAMP installer has a little tray application, click on the icon and choose the top link that says "localhost or "phpAdmin", respectfully
then, to set up a drupal install,
Solution
on vista simply leave off the .php windows will automatically add the file extension. I was cussing this for hours and it is just that simple