Skip to content

Improve documentation for setup process #223

Closed
@scottgonzalez

Description

@scottgonzalez

The following steps/notes should be added:

  • database setup
    • create database
    • create user
    • grant privs
  • NameVirtualHost *:80 to enable vhosts
  • use httpd-vhosts.conf if using Apache
  • ensure all required extensions are enabled
    • mod_rewrite
    • vhost alias
    • anything else?
    • does this include PHP stuff? I remember @ryanneufeld had to make sure a couple PHP modules were active for the stripe integration on jquery.org to work without error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions