WordPress: Cannot create directory error, got everything chmoded to 777?

So you went as far as chmod’ing your entire folder structure to 777 (very unsafe), you’ve hacked wp/wp-admin/includes/file.php return new WP_Error( ‘mkdir_failed_ziparchive’, __( get_current_user() . ‘ Could not create directory. (‘.$_dir.’)’ )… to print out exactly what directory it cannot create and what user is trying to create the folder, everything is correct, yet it […]

ubuntu packages for a kick ass web server

Copy and paste the following list on a file, say “packages.txt”. To install all just do: sudo apt-get install $(cat packages.txt) accountsservice acpid adduser ant ant-optional apache2-utils apparmor apport apport-symptoms apt apt-transport-https apt-utils apt-xapian-index aptitude at base-files base-passwd bash bash-completion bc bind9-host bsdmainutils bsdutils busybox-initramfs busybox-static byobu bzip2 ca-certificates ca-certificates-java cloud-init cloud-initramfs-growroot cloud-initramfs-rescuevol cloud-utils command-not-found […]