Advertisement
Guest User

Untitled

a guest
May 19th, 2016
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. apt-get install php5-fpm -y | pastebinit
  2. start: Job failed to start
  3. invoke-rc.d: initscript php5-fpm, action "start" failed.
  4. dpkg: error processing package php5-fpm (--configure):
  5. subprocess installed post-installation script returned error exit status 1
  6. dpkg: dependency problems prevent configuration of php5:
  7. php5 depends on libapache2-mod-php5 (>= 5.3.10-1ubuntu3) | libapache2-mod-php5filter (>= 5.3.10-1ubuntu3) | php5-cgi (>= 5.3.10-1ubuntu3) | php5-fpm (>= 5.3.10-1ubuntu3); however:
  8. Package libapache2-mod-php5 is not installed.
  9. Package libapache2-mod-php5filter is not installed.
  10. Package php5-cgi is not installed.
  11. Package php5-fpm is not configured yet.
  12.  
  13. dpkg: error processing package php5 (--configure):
  14. dependency problems - leaving unconfigured
  15. No apport report written because the error message indicates its a followup error from a previous failure.
  16. Errors were encountered while processing:
  17. php5-fpm
  18. php5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement