开发者

DRUPAL problems

开发者 https://www.devze.com 2023-03-31 17:07 出处:网络
I am having problem installing Drupal; I usually use Wampserver or Acquia, but the problem is they do not work for a long time. Whenever I i开发者_高级运维nstall Drupal, the next day it won\'t work.

I am having problem installing Drupal; I usually use Wampserver or Acquia, but the problem is they do not work for a long time. Whenever I i开发者_高级运维nstall Drupal, the next day it won't work.

Is there any other software I can use, aside from Wampserver and Acquia?


You're not specific enough so it will be impossible to address your issue, there are a lot of tutorials online, go to drupal.org and find the resources for beginners.

Also you need to have some form of idea of how a local server works, you don't really need to go into details, start to understand the general workflow of a PHP application such as Drupal. Find tutorials about basic PHP, local servers etc...

It doesn't seem that your problem is Drupal related by the way. Not working the next day would seem to point to your local server settings, something as basic as not starting it for instance.


Can you be clear on what problem you are facing? what u mean by not working?? basically both of them are bundled software apache+mysql+php pre-configured for small site.. Can you please tell little more about your drupal instance like.. Site traffic, server configuration..

If u feel it has slown down.. check ur MySQL, PHP and Apache Configuration..


I will use the XAMP from (https://www.apachefriends.org/index.html) . It is a lot more stable than WAMP.

  • First install the XAMP on your computer (It will take care of all the PHP, MySQL, Apache, and PHPMyAdmin installation)

  • Go to the XAMP interface on your browser, http://localhost

  • Go to the PHPMyAdmin interface

  • Create username, password, and database through PHPMyAdmin Interface

  • Then Go to Drupal.org and download the latest Drupal installation package.

  • Unzip the Drupal to the XAMP htdocs folder

  • Install Drupal with the database name and user name that you created

  • and you are done! you can go to starbucks, buy coffee and watch netflix now :)


Other options to consider are VirtualBox, Lando, & Docker Desktop.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号