Welcome, Guest. Please login or register.
Did you miss your activation email?
May 26, 2012, 01:52:17 AM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
155533 Posts in 21713 Topics by 7739 Members
Latest Member: audillino
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: Installation of WB  (Read 600 times)
quy

Offline Offline

Posts: 6


« on: November 03, 2009, 08:49:06 AM »

I took all the files under the /wb/ folder from my PC and ftp'ed to my web server under the HTML document root directory. But in the installation wizard, it says that files "wb/config.php", etc are Unwriteable. I don't know why it thinks the config.php file is still under a /wb/ folder when it's now under my httpdocs folder which is the document root for my webserver. I even changed the permission using chmod 755 and it stills says Unwriteable.

Thanks in advance,
Quy
« Last Edit: November 03, 2009, 08:53:36 AM by quy » Logged
Waldschwein
Guest
« Reply #1 on: November 03, 2009, 10:45:48 AM »

Hello!

You read http://help.websitebaker.org/pages/en/basic-docu/installation/wb-installer.php ?
Everything is called "writable" in the Install script except config.php then?
Try to delete your cache of the browser, make sure the config.php has chmod 666 (755 is for folders, 666 for files).

Yours Michael
Logged
kweitzel
Forum administrator
*****
Offline Offline

Posts: 6975


WWW
« Reply #2 on: November 03, 2009, 10:45:48 AM »

It looks like the FTP User is not the same like the WWW user. If you are lucky, both are in the same group, then 775 will suffice. If they are not, then only 777 would work or changing the owner of the files ...

Please read here: http://help.websitebaker.org/pages/en/knowledge-base/files-and-permissions.php

cheers

Klaus
Logged

WebsiteBaker Org e.V. - for WebsiteBaker

a5s

Offline Offline

Posts: 9


« Reply #3 on: November 03, 2009, 10:45:53 AM »

Hi,

the message "wb/config.php" is hard coded. But it use relative path without wb/ in code. It should find the config.php but can only not write. Can you set chmod to 777 (only to test)?
Logged
quy

Offline Offline

Posts: 6


« Reply #4 on: November 03, 2009, 05:00:46 PM »

It's not just config.php that is not writeable but all the other files under Step 2.

I did chmod 777 and it worked but isn't that a big security hole to allow groups and others to have write access to these files?
Logged
kweitzel
Forum administrator
*****
Offline Offline

Posts: 6975


WWW
« Reply #5 on: November 03, 2009, 11:11:19 PM »

And why haven't you tried 775?
Logged

WebsiteBaker Org e.V. - for WebsiteBaker

quy

Offline Offline

Posts: 6


« Reply #6 on: November 04, 2009, 01:28:09 AM »

I actually installed with chmod 777 for all the files/directories before I installed and then changed it back to 755 after I installed so all is good for now.

Quy
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!