GithubHelp home page GithubHelp logo

drupalpro14's People

Contributors

jcmartinez avatar titobrasolin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

drupalpro14's Issues

Problem during install of drush..

http://prntscr.com/c3ms72

./composer.json has been created
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Installation request for drush/drush dev-master -> satisfiable by drush/drush[dev-master].
- drush/drush dev-master requires codegyre/robo ~1.0.0-beta1 -> satisfiable by codegyre/robo[1.0.0-beta1] but these conflict with your requirements or minimum-stability.

Installation failed, deleting ./composer.json.

During Java install, press [ENTER] to continue. Don't press Ctrl+C.

Hint: when one of your scripts installs Java, the installer currently displays a confusing message about Java 9 ("Important!!! For now, you should continue to use Java 8 [โ€ฆ]") ending with the prompt "Press [ENTER] to continue or ctrl-c to cancel adding it".

At first, I thought this meant that most users (like me) should press ^C to cancel adding Java 9, but that didn't seem to go well. When I restored the VM and pressed [ENTER] at the prompt, installation succeeded.

qc command fails at Creating apache config

On using the qc drush command to create a site, I received the following two errors:

fopen(/etc/apache2/sites-available/d8.dev.conf): failed to open stream: Permission denied quickstart.inc:144

I discovered the reason was the /sites-available directory was owned by the root user, but I was logged in with my username, "mike". Since I will always login as "mike" I changed the owner of the directory using:

sudo chown -R mike .

The next problem is that the APACHE_TEMPLATE in quickstart.inc assumes that my username is 'drupalpro' as the logs are hardcoded as:

ErrorLog /home/drupalpro/websites/logs/#DOMAIN#.error.log
CustomLog /home/drupalpro/websites/logs/#DOMAIN#.access.log combined

Replacing 'drupalpro' with my username resolves the problem.

P.S. Thanks JC for contributing this project.

Software crashes after running DrupalPro14 scripts

Having to replace my rapidly-dying old Quickstart environment, I was enthused to see that a fork of DrupalPro was still actively maintained. Unfortunately, my fresh Ubuntu 14.04.3 64-bit install in VirtualBox (Win7 host) started acting flaky once I ran the DP14 install scripts. (I ran run_all.sh) It was fine before I installed DP14. Software keeps crashing, like the Unity control center which crashed with this dialog:
crash report
Any suggestions? Thanks.

Add a prompt before rebooting

Running the install script, i was shocked by the sudden reboot. I thought it was a crash.

I think it would be nice to have a message like
"Installation successful. Press ENTER to reboot to finish the process".

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.