Find the answer to your Linux question:
Results 1 to 3 of 3
Hi, I am very happy about Linux, but some days ago I got problems, related with php scripts. Recently I was able to configurate the system for running such program ...
  1. #1
    Just Joined!
    Join Date
    Oct 2008
    Posts
    2

    Wink Problem with php scripts.

    Hi,
    I am very happy about Linux, but some days ago I got problems, related with php scripts.
    Recently I was able to configurate the system for running such program as localhost,
    and for a lot of time everything was ok.
    Then, a day ago, while saving a php file I Got a message saying as follows:

    "A BACKUP FILE COULD NOT BE CREATED" asking me if I wanted to carry on with the saving and then I replied "Yes".
    Then another message appered saying "A FILE SAVE ERROR OCCURED. COULD NOT WRITE THE FILE....."
    Later I was warned that I did not have the permission or enough memory space for saving such file. And I am not even allowed to change files already written and tested previosly, which were ok.
    Is there anyone able to help me???
    Thank you very much!!!!

    Bye Bye

    fabio

  2. #2
    Just Joined!
    Join Date
    Oct 2005
    Location
    India
    Posts
    23
    fabiocutilli

    The default value for 'backup' used to be on. This resulted in a backup file being made when the original file was overwritten.

    Change the backup set to "set backupdir=~/tmp,.,~/,/tmp" OR "set backupdir= "nobackup"

    Hope this helps..

  3. #3
    Just Joined!
    Join Date
    Oct 2008
    Posts
    2
    Quote Originally Posted by jaijai View Post
    fabiocutilli

    The default value for 'backup' used to be on. This resulted in a backup file being made when the original file was overwritten.

    Change the backup set to "set backupdir=~/tmp,.,~/,/tmp" OR "set backupdir= "nobackup"

    Hope this helps..
    Ya, Ok
    but where and what are located the configuration files that I should change?
    In Which directory?

    Thank you anyway for your help!!!

    Bye, Bye

    Fabio

Posting Permissions

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