Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-05-05 14:02:09

Michael
Member
From: Vienna/Austria
Registered: 2004-03-25
Posts: 147
Website

not owner in ...

Warning: unlink(/u/www/php/sinolab/textpattern/setup): Not owner in /u/www/php/sinolab/textpattern/lib/txplib_misc.php on line 974

Anyone?

M.

Offline

#2 2006-05-05 17:37:16

KurtRaschke
Plugin Author
Registered: 2004-05-16
Posts: 275

Re: not owner in ...

We need more context. Where does this error occur? What were you trying to accomplish?

http://textpattern.com/faq/122/how-should-i-ask-for-help-on-the-forum

-Kurt


kurt@kurtraschke.com

Offline

#3 2006-05-05 23:05:00

Michael
Member
From: Vienna/Austria
Registered: 2004-03-25
Posts: 147
Website

Re: not owner in ...

Sorry for not including this.

I installed TXP on the server, included all the necessary data (sql, etc.) and then, just before I could login, this message appeared.

However, I can run txp without any problems… So do I need to be concerned about this?

And there is also another thing: Could you please have a look at this textpattern – what’s wrong with the tabs here? (I mean the black lines everywhere…)

M.

Last edited by Michael (2006-05-05 23:22:36)

Offline

#4 2006-05-06 20:16:45

Mary
Sock Enthusiast
Registered: 2004-06-27
Posts: 6,236

Re: not owner in ...

So do I need to be concerned about this?

Nope, not really. Just check that your Textpattern temporary directory exists (shipped as “tmp”) and that the correct path to it is defined in the advanced admin prefs.

Your temp directory needs to be working properly for the image/file uploads. :)

…what’s wrong with the tabs here? (I mean the black lines everywhere…)

I don’t see any black lines. ?

Offline

#5 2006-05-06 22:47:31

Sencer
Archived Developer
From: cgn, de
Registered: 2004-03-23
Posts: 1,803
Website

Re: not owner in ...

When testing out whether we can use a directory as a temp directory, we create a file and then remove it (we are using tempnam() for a unique file-name). It seems odd that txp was able to create the file, but then was disallowed to remove it, because it wasn’t the owner.

In any case, it is only a warning-message, and it shouldn’t have any negative effects, except when you later want to use file/image uploads (in which case you need to sort out the problems of having writeable directories). So, no need to worry.

Offline

Board footer

Powered by FluxBB