Advertisement
Guest User

Untitled

a guest
Nov 6th, 2011
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. $ apt-get install --reinstall php5
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 113 not upgraded.
  6. 3 not fully installed or removed.
  7. After this operation, 0 B of additional disk space will be used.
  8. Setting up libapache2-mod-php5 (5.3.6-13ubuntu3.2) ...
  9. Error: The new file /usr/share/php5/php.ini-production does not exist!
  10. dpkg: error processing libapache2-mod-php5 (--configure):
  11. subprocess installed post-installation script returned error exit status 1
  12. dpkg: dependency problems prevent configuration of php5:
  13. php5 depends on libapache2-mod-php5 (>= 5.3.6-13ubuntu3.2) | libapache2-mod-php5filter (>= 5.3.6-13ubuntu3.2) | php5-cgi (>= 5.3.6-13ubuntu3.2) | php5-fpm (>= 5.3.6-13ubuntu3.2); however:
  14. Package libapache2-mod-php5 is not configured yet.
  15. Package libapache2-mod-php5filter is not installed.
  16. Package php5-cgi is not installed.
  17. Package php5-fpm is not installed.
  18. dpkg: error processing php5 (--configure):
  19. dependency problems - leaving unconfigured
  20. No apport report written because the error message indicates its a followup error from a previous failure.
  21. Setting up php5-cli (5.3.6-13ubuntu3.2) ...
  22.  
  23. Creating config file /etc/php5/cli/php.ini with new version
  24. update-alternatives: using /usr/bin/php5 to provide /usr/bin/php (php) in auto mode.
  25. Errors were encountered while processing:
  26. libapache2-mod-php5
  27. php5
  28. E: Sub-process /usr/bin/dpkg returned an error code (1)
  29.  
  30.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement