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 ...
- 12-20-2008 #1Just Joined!
- Join Date
- Oct 2008
- Posts
- 2
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
- 12-21-2008 #2Just 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..
- 12-22-2008 #3Just Joined!
- Join Date
- Oct 2008
- Posts
- 2


Reply With Quote
