Recent Changes - Search:

I'm sorry, I didn't catch your name https://www.enlightenedtraining.com/stmap_21wizxfu.html?toprol.ticlopidine.cialis zovirax duo dm "The potential opportunity is substantial. As the British Geological Survey estimates, UK shale gas resources may be 50% larger than conventional gas resources. With exploratory drilling now going ahead, estimates will be more accurate and the British Geological Survey is due to release a more comprehensive estimate of the UK's shale gas resources in 2013."

Nginx

Base source: Installing Nginx With PHP5...

  • Skipped bits about MySQL
  • Document root: /srv/www/hotdocs
  • php scripts need read permission, e.g.
    sudo chmod o+r *

Amended with source: access denied on nginx and php



Start/stop

Note: php runs as separate process

Following once:

    sudo systemctl enable php-fpm.service
    sudo systemctl enable nginx.service

Then:

    sudo systemctl start nginx.service
  • commands: start, stop, reload
  • php-fpm analogous
Edit - History - Print - Recent Changes - Search
Page last modified on March 13, 2016, at 09:01 AM