This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Can't write to TEMP dir

Old posts that have not been replied to for several years.
Locked
j
joske

Can't write to TEMP dir

Post by joske »

Code: Select all

* CAN'T WRITE TO TEMP DIR
help? :-?
I've been searching all over the forum (again) but coulnd't find anyone else with the same problem... I'm probably the only one stupid enough not being able to fix it by himself but still: could someone help me with this plz...?
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Inside your .conf file change the temp-path to "tmp/"
Once the game is over, the king and the pawn go back in the same box.
j
joske

Post by joske »

nope, that didn't work, still same error... :cry:
User avatar
]Kami[
Owner
Posts: 590
Joined: Thu Jul 24, 2003 2:59 pm
Location: Slovenia
Contact:

Post by ]Kami[ »

Make folder 'tmp' in your eggdrop dir and chmod it to 777 then it should work...
j
joske

Post by joske »

nope... :( this is very discouraging...
User avatar
]Kami[
Owner
Posts: 590
Joined: Thu Jul 24, 2003 2:59 pm
Location: Slovenia
Contact:

Post by ]Kami[ »

Make sure that you made folder tmp (it must be in dir where your eggdrop is installed) and NOT temp.First go to your eggdrop dir, then type mkdir tmp, then [/b]chmod 777 tmp[/b] and IT SHOULD WORK.
j
joske

Post by joske »

It should... but it won't... :-?
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Eggdrop setting = set temp-path "/tmp"
Windrop setting = set temp-path "tmp/"

A folder named "tmp" has to be created within the main folder.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

The eggdrop and windrop temp dir are not necesarly to be like you've said. Some admins don't allow their users to write in the /tmp dir, so creating a tmp dir in eggdrop's root dir should solve the problem, changing the temp-path to "tmp/" too.
Once the game is over, the king and the pawn go back in the same box.
j
joske

Post by joske »

I've tried both several times (tmp folder exists...)
mkdir tmp seemed the most logical thing to do, that was my first action...
Oh well, I'll switch to eggdrop1.6.15 till I find a solution here... thanks guys... :wink:
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

True caesar but in 5 years, and a few shells later, I have never had to change the temporary dir setting in eggies from "/tmp" (a defaulted setting for users in Unix. May be I have just been lucky. :)

One thing, why does an earlier version of eggdrop not have a problem with that setting when the new one does?
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
j
joske

Post by joske »

good question, but appearantly it does work...
as long as I can run my eggdrop, I'm happy :mrgreen:
Locked