When I try
- Code: Select all
aptitude purge "~n.*zend.*"
I get this
- Code: Select all
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
When I try to fix with
- Code: Select all
dpkg --configure -a
I get this
- Code: Select all
Setting up php-5.3-gui-zend-server (5.0.134+b37) ...
Site zendserver_gui.conf already enabled
* Reloading web server config apache2
Restarting lighttpd to refresh Zend Server GUI
Terminated
After this I still can't remove...
Any tips are highly appreciated. Thanks.

