Re: [vagrant-up] Correctly setting with the working path (CentOS)

2014-04-25 Thread Goodbytes
, Apr 25, 2014 at 8:35 PM, Goodbytes for...@gmail.com javascript: wrote: Hi, I'm having trouble working out how to correctly set the working path. I use CentOS to mimic my production web server, i use cPanel which throws everything in /home So in my vagrant file i've added the line

Re: [vagrant-up] Correctly setting with the working path (CentOS)

2014-04-26 Thread Goodbytes
, Alvaro Miranda Aguilera wrote: On Fri, Apr 25, 2014 at 10:15 PM, Goodbytes for...@gmail.comjavascript: wrote: Could not chdir to home directory /home/vagrant: No such file or directory when that error happen? If there is at boot? when machine start? or after the machine boots, say one

Re: [vagrant-up] SSH not working (forcing shutdown?)

2014-05-06 Thread Goodbytes
= dev.local config.vm.synced_folder ., /home end On Tuesday, 6 May 2014 00:46:02 UTC+1, Alvaro Miranda Aguilera wrote: what's the output of vagrant sshd-config ? do you have any config.ssh.* parameter in the Vagrantfile ? On Fri, May 2, 2014 at 7:58 AM, Goodbytes for...@gmail.com

Re: [vagrant-up] SSH not working (forcing shutdown?)

2014-05-06 Thread Goodbytes
On Tuesday, 6 May 2014 00:46:02 UTC+1, Alvaro Miranda Aguilera wrote: what's the output of vagrant sshd-config ? do you have any config.ssh.* parameter in the Vagrantfile ? On Fri, May 2, 2014 at 7:58 AM, Goodbytes for...@gmail.com javascript:wrote: Hi guys, I'm noticing some errors using

[vagrant-up] Re: SSH not working (forcing shutdown?)

2014-05-08 Thread Goodbytes
thanks i will try it, i am using 'vagrant halt' to shutdown which is supposed to gracefully shut it down. On Thursday, 1 May 2014 20:58:22 UTC+1, Goodbytes wrote: Hi guys, I'm noticing some errors using Vagrant when firing up and shutting down my vm. $ vagrant up Bringing machine