Find the answer to your Linux question:
Results 1 to 2 of 2
I am getting the E212 error whenever I try to create new files in my apache server directory. No matter how I try save either .html or .php files, I ...
  1. #1
    Just Joined!
    Join Date
    Sep 2009
    Posts
    1

    Help with E212 error

    I am getting the E212 error whenever I try to create new files in my apache server directory. No matter how I try save either .html or .php files, I always get this error, even when using :wq!

    Any ideas? Thanks for any help!

  2. #2
    Trusted Penguin elija's Avatar
    Join Date
    Jul 2004
    Location
    Either at home or at work or down the pub
    Posts
    2,298
    Quote Originally Posted by bcg10 View Post
    I am getting the E212 error whenever I try to create new files in my apache server directory. No matter how I try save either .html or .php files, I always get this error, even when using :wq!

    Any ideas? Thanks for any help!
    It sounds like a permissions issue. If your apache server directory is outside of your home directory you will need root access to modify or create files.

    Use sudo vim filename instead of just vim filename
    If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)


    My new blog. It's probably not as good as I think it is.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...