Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TMP folder not writeable?
02-01-2008, 08:30 AM
Post: #1
TMP folder not writeable?
Hi, it's me again!

I have also encountered a problem where some scripts fail because they can't create temporary tables or put files in /TMP/ folder since it always seems to go back to be unwriteable. What should I do?

Thanks in advance!

Carl-Fredrik
Find all posts by this user
Quote this message in a reply
02-03-2008, 11:58 PM
Post: #2
RE: TMP folder not writeable?
OK this is one I haven't seen yet -
Can you tell me the OS version that you are running on, and I'll try some things out.

Thanks
--Tom
Find all posts by this user
Quote this message in a reply
02-04-2008, 04:17 AM
Post: #3
RE: TMP folder not writeable?
I use Win XP SP2.

Thanks!
Find all posts by this user
Quote this message in a reply
02-10-2009, 09:54 AM
Post: #4
RE: TMP folder not writeable?
I've got the same problem. I just downloaded the latest version (1.5.2), everything just works fine, but no sessions:

Quote:Warning: session_start() [function.session-start]: open(../TMP\sess_rb94b61qollgbn47cuaf1ntld7, O_RDWR) failed: No such file or directory (2)

I see there definitely no problem at all. I'm using Windows 2008 (Vista) as workstation.

By the way, when i went through php.ini:
Quote:soap.wsdl_cache_dir="/tmp"

You should make that ../TMP as well...
Quote this message in a reply
03-05-2009, 11:40 PM
Post: #5
RE: TMP folder not writeable?
Thanks for seeing that - I'll fix it in next release.
Find all posts by this user
Quote this message in a reply
03-08-2010, 12:40 AM
Post: #6
RE: TMP folder not writeable?
Yes, in such case is solution to create temp directory in your home directory.
e.g. /home/myuser/temp/
Than change permissions to 777 on this new directory and in Settings -> Configuration (or during installation steps) enter new temporary directory /home/myuser/temp

acekard 2i
Find all posts by this user
Quote this message in a reply
04-06-2010, 02:00 AM
Post: #7
RE: TMP folder not writeable?
Thanks for providing nice information i like to apply this soon.

Maria James
Find all posts by this user
Quote this message in a reply
Post Reply 


[-]
Quick Reply
Message
Type your reply to this message here.


Image Verification
Image Verification
(case insensitive)
Please enter the text within the image on the left in to the text box below. This process is used to prevent automated posts.

Forum Jump: