Welcome, Guest. Please login or register.
Did you miss your activation email?
May 26, 2012, 09:40:07 PM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155554 Posts in 21715 Topics by 7737 Members
Latest Member: gx-world
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: Changing tmp location  (Read 853 times)
orko3001

Offline Offline

Posts: 110


« on: September 11, 2006, 07:26:14 PM »

Hi. I have a problem with accessing the tmp folder. Please see previous thread:

http://forum.websitebaker.org/index.php/topic,4063.0.html

I don't have control over the server my site is on, can't access folders above the root of my site, and the server master won't change permissions of the tmp folder because of security issues.

Does anyone know how I can chane the destination of the tmp folder? Which script I might need to change?

Thankyou for any help.
Logged

Please assume I have searched for the answer first - because I have.
flamenco

Offline Offline

Posts: 29


« Reply #1 on: September 12, 2006, 02:31:19 AM »

Hi. I have a problem with accessing the tmp folder. Please see previous thread:

http://forum.websitebaker.org/index.php/topic,4063.0.html

I don't have control over the server my site is on, can't access folders above the root of my site, and the server master won't change permissions of the tmp folder because of security issues.

Does anyone know how I can chane the destination of the tmp folder? Which script I might need to change?

Thankyou for any help.
As far as I can find, WB does not make any explicit references to a "tmp" folder.  It is, I believe, using the host's own tmp directory, and as such, you couldn't control this from WB.   I read the other thread, and that was what Ruebenwurzel was explaining. 

BTW, Ruebenwurzel is one of the very smartest people here, and if he's stumped, I can tell you, you're pretty much dead in the water. 

You may not want to hear this, but somebody has to tell you... IMHO, you've got a terrible host if you can't even use your server's tmp directory.  This type of host is generally only good for nothing more than putting up a static website in HTML with no scripting whatsoever.  It's certainly no good for what you're doing, installing a fairly complex PHP application.  In fact, WB is relatively easy to install compared to other PHP apps, and you'll likely continue to have annoying problems like this. 

Sorry to lower the boom on you.  There are scads of good, reasonably priced hosts that do PHP really well, so you might want to shop around.  I hope you didn't lock in a long contract.

Maybe someone else might have another idea.  Good luck.
Logged

MODx, Wordpress, WB Developer
orko3001

Offline Offline

Posts: 110


« Reply #2 on: September 12, 2006, 12:14:30 PM »

"You may not want to hear this, but somebody has to tell you... IMHO, you've got a terrible host if you can't even use your server's tmp directory."

In defence he is very helpful. He has given me alot of advice over the time I have used his services and he even gave me help in installing WB. I think he has now changed the permissions for the tmp folder so I can now use WB. Well, it works fine now.

"This type of host is generally only good for nothing more than putting up a static website in HTML with no scripting whatsoever.  It's certainly no good for what you're doing, installing a fairly complex PHP application.  In fact, WB is relatively easy to install compared to other PHP apps, and you'll likely continue to have annoying problems like this."

I have never had this problem before. I have used stupidly complicated scrips like typo3 without this issue. I have actually installed a few cms' and again no problem. That's not to slag off WB. I actually think this the best I have seen for user friendlyness and accessability. I am looking forward to useing WB and being part of the WB community. I still want to sort out this script issue but maybe I can find out myself Smiley

Thanks for your help.
Logged

Please assume I have searched for the answer first - because I have.
flamenco

Offline Offline

Posts: 29


« Reply #3 on: September 12, 2006, 02:19:11 PM »

Good points.  It's true, you know best how the host is working for you.  Circumstantially, it sounded like you were being ripped off, and my intent is sometimes to save people from themselves, so to speak.  Because you have a responsive admin, and other scripts work fine, maybe the host is OK for you. 

Good luck. 
Logged

MODx, Wordpress, WB Developer
cmolina
Development Team
*****
Offline Offline

Posts: 19


« Reply #4 on: February 01, 2009, 12:27:56 PM »

Hi,

If you have problem uploading files to media directory, probably you had the following error

[01-Feb-2009 05:05:47] PHP Warning:  Unknown: open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/home/xxxxx in Unknown on line 0

You should fix this problem using upload_tmp_dir on php.ini file

For example

upload_tmp_dir = /home/xxx/tmp

Now, you should upload files to your website baker site.

Bye
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!