You are reading the Drake CMS Official Forums archive, available for historical purposes only.
Drake CMS has been rebranded into Lanius CMS, visit the new Lanius CMS Official Forums if you need support about Lanius CMS or Drake CMS -> Lanius CMS migration.
I installed 0.2.0
r749 alpha > start installation > welcome to Drake CMS >
license agreement > error!
Error message was: Directories created by the Drake Installer are NOT
WRITABLE.
My solution: CHMOD 777 on INSTALL dir
and content
I know this error from Limbo, which puzzle
many people. I checked the Drake Wiki, but I have only seen a
straight forward installation progress without any failures >
the problem is > if the people searching for a installation
manual, they still having problems.
So please - add a
proper solution to the error page and to the Wiki.
Thanks!
btw - I miss also an information which
folders and/or files should have what for CHMOD.
(I
hope my english is not too terrible)
Lance
Re:error message > "not writeable"
26 October 2006 05:45
Anonymous
You should not have to chmod any directories for installation.
Are you trying to install it in a nix environment? Also please
try the latest release which has several bug fixes and changes to
the core and Gladius data base. I have run several test installs
and can not duplicate that error. Any additional information you
can provide is appreciated as well.
P.S. Your english
is excellent!
dmx
Re:error message > "not writeable"
26 October 2006 14:46
Anonymous
Hi - I tried the latest version, but with the same results.
#1 I must change the permission of the INSTALL folder to
777
#2 I also had to modify the folders "private",
"modules",... but this will be shown in stage 3 or 4 (I guess),
so I know what is to do.
#3 The next problem was the
GladiusDB > stage 5
I received a lot of errors. So
made a CHMOD 777 on all files under
/www.dmx22.de/admin/classes/
I really don't know if
this has fixed the problem, after restart of stage 5 (before I
renamed the INSTALL folder back to "install") I had no errors,
everthing was sucessful.
Now the website is running
and I will figure out the features.
==Client== User agent: Mozilla/5.0
(Windows; U; Windows NT 5.1; de; rv:1.8.0.7) Gecko/20060909
Firefox/1.5.0.7 Accept-charset:
ISO-8859-1,utf-8;q=0.7,*;q=0.7 Accept-language:
de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
Lance
Re:error message > "not writeable"
27 October 2006 04:39
Anonymous
Do not worry about the messages from Gladius, they are
notifications not errors. Error reporting is cranked up for
testing.
Can you tell me more about your server
please? Is it a local server, hosted, educational institution or
other? Thank you
dmx
Re:error message > "not writeable"
27 October 2006 14:44
Anonymous
Ist a hosted webspace.
Lance
Re:error message > "not writeable"
27 October 2006 21:23
Anonymous
I will email you to get more specific information about your host
and server configuration.
legolas558
Re:error message > "not writeable"
31 October 2006 12:03
Anonymous
The wiki should be edited to include error-handling cases; but we
are still at the alpha stage!
About your error: I will
add a more talkative message when the error happens; are you sure
that install and classes directories need write
access? This is VERY strange...I would not bet on it.
Lance
Re:error message > "not writeable"
01 November 2006 19:59
Anonymous
The server being used is running PHP in safe mode. I was able to
install Drake with PHP in safe mode when being run on Apache as a
module. Not sure if there are other server configuration issues
here that I have not been able to identify yet but still looking!
dmx
Re:error message >
04 November 2006 14:03
Anonymous
legolas558 wrote: Quote:
About your error: I
will add a more talkative message when the error happens; are you
sure that install and classes directories need
write access? This is VERY strange...I would not
bet on it.
I dont think that the CLASSES
directory needs write access - as I understand the Gladius errors
happens only the first time (creation of DB? )
Its a
good question what the INSTALL directory need - but I know, if I
change it to 777, the installation will continue.
legolas558
Re:error message >
04 November 2006 14:09
Anonymous
dmx wrote: Quote:
legolas558 wrote: Quote:
About your error: I
will add a more talkative message when the error happens; are you
sure that install and classes directories need
write access? This is VERY strange...I would not
bet on it.
I dont think that the CLASSES
directory needs write access - as I understand the Gladius errors
happens only the first time (creation of DB? )
Its a
good question what the INSTALL directory need - but I know, if I
change it to 777, the installation will continue.
Can you please check with the latest version? there should no
more be any kind of error (neither for the DB or the install
folder).