Skip to content

Zee's Blog

zee.balogh.sk

Menu

  • Projects
  • About

Ubuntu

perl: warning: Setting locale failed.

Problem During apt-get update (which tries to install or update any Perl application) you get the following error message: perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), Analysis When

admin 19.11.201820.11.2018 Uncategorized Read more

Compile and Install Phalcon for PHP5.6 Manually (Ubuntu 14.04)

Description Since the Phalcon module is not provided in its latest version for many Ubuntu distributions we need to compile our own from latest stable Git repository. Analysis In our case the server has installed PHP5.6 and PHP7.1 versions as

admin 21.03.201821.11.2018 Uncategorized Read more

Install MongoDB on Ubuntu

Problem We need to install MongoDB drivers for PHP/Apache (Ubuntu LTS 12.04). An error message showed up in apache logs when trying to access MongoDB in the Phalcon framework: PHP Fatal error: Class ‘MongoClient’ not found in … Analysis We

admin 04.12.201404.12.2014 Uncategorized No Comments Read more

Setting up Subversion on Ubuntu

Problem Set up Ubuntu workstation to provide SVN using Apache and WebDAV. Analysis There are basically 2 ways to do it: ssh+svn https (using webdav) Solution We take the second one. # apt-get install libapache2-svn # cd /etc/apache2/sites-enabled # vi

admin 13.08.201013.08.2010 Uncategorized No Comments Read more

Remote Display on Ubuntu

Problem On Ubuntu remote display in X doesn not work. Analysis We need to remove “-nolisten tcp” from X command line. Solution This is sometimes in “/etc/X11/xinit/xserverrc”, but in Ubuntu you just need to configure GDM:Create or edit file /etc/gdm/custom.conf

admin 11.08.201024.03.2011 Uncategorized No Comments Read more
  • « Previous

Search

Copyright © 2023 Zee's Blog. All rights reserved. Theme Spacious by ThemeGrill. Powered by: WordPress.
  • Projects
  • About