shell-init: error retrieving current directory: getcwd: cannot access parent director

Discussion in 'Installation/Configuration' started by sandoz, Sep 17, 2008.

  1. sandoz

    sandoz New Member

    i have installed fedora according http://www.howtoforge.com/perfect-server-fedora9

    then i installed ispconfig; now i am getting these errors when i f.i. stop/start a service

    [root@server1 install_ispconfig]# service httpd stop
    shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
    chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
    Stopping httpd: [ OK ]
    [root@server1 install_ispconfig]# service httpd start
    shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
    chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
    Starting httpd: [ OK ]

    anyone an idea?
     
  2. falko

    falko Super Moderator Howtoforge Staff

    The install_ispconfig directory in which you're currently located does not exist anymore because it was deleted at the end of the ISPConfig installation. Please go to another directory, and you won't see any errors anymore.
     

Share This Page