Skip to content

PixelDigit

Praveen's Blog

Menu

  • About Me
  • Contact
  • Uses

Linux

Laravel Homestead7.0 Php artisan Error

After upgrading to homestead 7.0.0 box whenever I run the artisan command on Mac book terminal (Host Machine) it returned the following error php artisanIn AbstractConnection.php line 155:Connection refused [tcp://192.168.10.10:6379] I noticed that it was because of the changed setting

admin January 24, 2019January 24, 2019 laravel, Linux, Professional No Comments Read more

Debian Stretch 9 issue with vim: copy and paste

In Debian Stetch 9 there is a new behaviour in vim, the copy and paste with the mouse is unusual and don’t work as the previous versions did. For fix that, in the file /usr/share/vim/vim80/defaults.vim comment the lines: ” if

admin September 9, 2017September 9, 2017 Linux No Comments Read more

Autostart Seafile client on login in Ubuntu 16.04 LTS

I was having some experiments to setup a file sync system of my own in order to replace Dropbox. I found seafile can be an excellent replacement. All went fine and I was able to install the clients on IOS,

admin May 3, 2016May 3, 2016 Linux, Technology, Windows No Comments Read more

Problem with script not running automatically in /etc/network/if-up.d/

I was testing a new instance of Debian Jessie with a new cloud provider scaleway and was struggling to find the issue why one of the bash script is not running on the startup Digging through the /var/messages log I

admin October 28, 2015 Linux No Comments Read more

Ubuntu 15.04 VMware tools install issue

Whenever I tried to install vmware tools on ubuntu 15.04, Install VMware tools option was shown as disabled. The fix was to Change the setting in the VM of the floppy from virtual one to physical. Then copy the vmwaretools-xxxx-tar.gz

admin May 11, 2015 Linux No Comments Read more

Discourse Multisite Install

I faced a hard time configuring multisites on Discourse. Standalone install was fine and straight forward. Here are some important points from my trials. 1) Docker will run properly only on KVM or XEN with AUFS supported kernal 2) Multisite install

admin February 23, 2015February 23, 2015 Linux No Comments Read more

Dealing with PHP Warning – mysql_connect(): Headers and client library minor version mismatch. Headers:50535 Library:50617

Came across this error in NGINX  Error log Fix was to install php5-mysqlnd instead of php5-mysql it’s a drop-in replacement it’s not linked against any libmysqlclient library it won’t throw any irrelevant warning about version mismatch it has a lot of

admin February 7, 2015February 23, 2015 Linux No Comments Read more

Default site for name based virtual host on NGINX

I was looking for option to load a particular site for a domain name pointed to a IP on NGINX. Following option did the trick. Just add default_server to the configuration for the site need to be loaded server{ listen

admin January 11, 2015 Linux No Comments Read more

SElinux permission issue for Laravel 5 on NGINX with PHP-FPM on Fedora 21

I had a hard time in running Laravel5 on Fedora 21. Finally looking at the NGINX log , i found there is some permission issues and SElinux is the culprit. It was fixed using the chcon utility   chcon -Rt

admin November 12, 2014November 12, 2014 Linux No Comments Read more

Fedora 21 – Login Screen Loop

I was testing Fedora 21 alpha and in process of setting the development environment. But today morning I ended up in a login screen loop which drove me crazy! Upon investigation I realized that the issue was because I edited the

admin October 15, 2014November 12, 2014 Linux No Comments Read more
  • « Previous

Tags

2009 al dar island Android bahrain connection debian 7 dubai dubai metro fedora fedora21 free calls free sms gitex hide users from login homestead laravel laravel5 launcher duplicate icon LaunchPad linux linux fedora linux login login screen macbook macos catalina mysql connection to homestead nginx osx yosemite php php-fpm php7 scp scp on non default port SElinux sequel pro ssh-copy-id ssh-copy-id on different port ubuntu updating laravel/homestead vagrant box update error vagrant update fails viber vmware fusion windows windows7 xcode6.1

Recent Posts

  • BigSur – Homebrew: Your CLT does not support macOS 11.0
  • NodeJs and Mysql Date problem
  • Switching between Terminals in VSCode.
  • macOS Catalina VMware Fusion networking issue

Top Posts & Pages

  • BigSur - Homebrew: Your CLT does not support macOS 11.0
  • NodeJs and Mysql Date problem
  • Switching between Terminals in VSCode.
  • Uses
  • macOS Catalina VMware Fusion networking issue
  • Gsuil returning checksum error
  • Laravel Homestead7.0 Php artisan Error
  • Updating Vagrant box manually.
  • PhpStorm Database Console user variable for substituting php variable
  • Laravel - Uncaught ReflectionException
Copyright © 2021 PixelDigit. Powered by WordPress. Theme: Spacious by ThemeGrill.