Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 01-09-2006, 07:46 AM TSEP Installing help
Extreme Talker

Posts: 183
Trades: 0
hi , ive downloaded the TSEP.0942 so as to add search functionality to my site. Im just trying to set it up and all is right except it will not get past database setup as it keeps saying

"The absolute path to the TSEP temp-directory does not exist (i.e mkdir() was not possible) " ????

a few steps ealrier in the process they tell you :

"you should have / create a directory for temporary files which needs to be writeable for PHP as well. (Can be anywhere on the server) "

I have created a directory called /temp under the root http://www.frodop.com . When i put this path in it keeps saying the above error what am i doing wrong?
jeffmcsheff is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 01-09-2006, 09:22 AM
ibbo's Avatar
Super Spam Talker

Posts: 880
Location: Leeds UK
Trades: 0
Is this on Linux?

If so
try chown apache <dir> as root
OR even
chmod 0777 <dir> as root (i prefer the first, but beware you wont be able to access it at all unless your root).

Basically when your writing to a file on your site you are user (web service). When your writing to this dir the server see's your user (web service) and that your trying to access a dir that belongs to (user A). This it will not allow you to do.

Change the dir permisions and you should be ok.

ibbo
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Linux user #349545 :
(GNU/Linux)iD8DBQBAzWjX+MZAIjBWXGURAmflAKCntuBbuKCWenpm XoA7LNydllVQOwCf
ibbo is offline
Reply With Quote
View Public Profile Visit ibbo's homepage!
 
Old 01-09-2006, 09:45 AM
Extreme Talker

Posts: 183
Trades: 0
sine last post ive managed to install it , but now having problems trying to index site , have you used this before ?
jeffmcsheff is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to TSEP Installing help
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.42230 seconds with 12 queries