Need Help installing Wamstack
|
|
hi there, Im new to all this. Wampstack downloaded fine. I go log into phpMyAdmin using username = administrator and password. However when I downloaded drupal, I was asked for these things 1 – Please enter the port that the apache web server will listen to And I read to readjust my Security settings, which I did. Tried again. Still Same problem. Not sure where to go. Can anyone help out? Regards |
|
|
Hi, If you want to install Drupal over the WAMPStack you have to download the “module” not the “stack”. The module only asks you the password (the same that the mysql WAMPStack password). You are trying to install the Drupal Stack which contains our MySQL and our Apache. As you have the Apache default port (80) busy you need to specify another port. The same happens with MySQL database. I hope it helps! |
|
|
thanks for quick reply I downloaded the ‘Module’ now and it was installing fine until I was prompted with this - Warning link – http://localhost/drupal Regards the wampstack ( totally new to this ) – just a few questions 1 – Does this mysql link to php directly? If so how do I do it. |
|
|
Hi, It is probably that you have an old version of WAMPStack. It is necesary to install the module over the BitNami WAMPStack 1.0-beta-3. About your questions maybe I do not understand well. The wampstack configures PHP and MySQL and you only have to use in your application. You can create a web page which uses MySQL requests to login. |
