By drupal_pj on
Hello,
Hi, how can i install drupal using wamp server?.. i believe i have downloaded the newest version of wamp.. I'm a newby in using drupal.. i was having a problem on setting up the database the third step on the installation.. the database... if there is anyone who can help me.. I really need your help..
Comments
Please describe your problem
Hello drupal_pj --
What is the problem that you are having with the database setup? Could you post up an error message, or a description of the problem you are having?
--jrtayloriv
Did you manage to fix this?
Hi I think I may have the same problem. I have got to step 3 of the installation, put in the database name with 'root' as the user name and no password then when I click on save and continue nothing happens. There are no error messages the page just refreshes and does not move on to the next step.
This is probably me being a bit daft but any help would be appreciated.
It's ok I found the
It's ok I found the solution.
Cheers
Can you help me!
"I have the same problem. I have got to step 3 of the installation, put in the database name with 'root' as the user name and no password then when I click on save and continue nothing happens. There are no error messages the page just refreshes and does not move on to the next step."
How are you continue???
a little suggest
you need to add password to do the next step,but in the next step i found the other problem,that is 'systax error',why drupal so hard to setup.....
I have the same problem.
Can someone write the solution ?
Thanks
P.S
I have fresh installed WAMP, Drupal Installing...
I have downloaded WAMPSERVER as well as drupa6.4 but as I am 1st
I am new baby in drupal content management any body help me from from very begginging to end how to install and make drupal operation in local wampserver.
Pradeepta Kumar Mohapatra
Berhampur, Orissa, India
Hi, Just go to
Hi,
Just go to /sites/default/settings.php
In that change $db_url manually, things will work out.
Thanks,
Nehal Mehta.
thanks
thanks it helped me a lot now i have installed it successfully
the problem was with file permissions for the setteings.php file i guess
Could occur when default.settings.php is just renamed
I have had this problem if I just rename the default.settings.php file to settings.php. Instead, you need to copy it first and then rename the copied file, keeping the two files in the sites/default directory (one php file named 'default.settings' and one php file named 'settings'). The default.settings.php file is needed in the installation process because "The installer uses this file as a template to create your settings file using the details you provide through the install process." After install, you don't need the default.settings.php file and can delete it.
Deprecated error message while installing drupal
Hello!
Am new to drupal...
Trying it for the first time.
I am unable to install drupal
Am getting the following error message:
"Deprecated: Function ereg() is deprecated in C:\wamp\www\drupal\includes\file.inc on line 902"
Can someone help me out to get this issue resolved??
Thanks & Regards,
Rimple
Files
Here is your answer.
http://drupal.org/node/684910
Paul
Reg:url_alias
Doesn't working URL_alias in my local machine.How to configure & implement my application in local machine.