Page 1 of 1
a couple of errors during install attempt
Posted: Fri Sep 30, 2005 2:42 pm
by indygreen
hello all,
i just attempted to install the new 0.9 beta 1 and received a couple of "red" errors that will not allow the install to finish. they are:
/home/onegear/www//journal/ Not writable
/home/onegear/www//journal/templates_c Not writable
i've changed permissions on each one so they are both writable but i'm still receiving the errors. did i change permissions incorrectly? i did a chmod 1777 on the journal and templates_c on my local machine and then moved everything to my host.
thanks for your help.
Re: a couple of errors during install attempt
Posted: Fri Sep 30, 2005 4:33 pm
by garvinhicking
Try to change it via 0777 maybe? If s9y still reports that the dir is not writable, you didn'T set the permissions properly, I'm sorry.
When moving files to your host via FTP, the permissions are changed. You need to change them on the target host, not on your source system. FTP programs like SmartFTP allow changing the permissions on the server.
Regards,
Garvin
Posted: Fri Sep 30, 2005 6:12 pm
by indygreen
aaaahhhhhh, okay. i didn't realize the permissions changed after transport.
would you happen to know of any open source ftp clients that would allow me to change permissions on the server. smartftp only runs on windows, correct? i'm running only linux and freebsd.
thanks for the info!

Posted: Fri Sep 30, 2005 6:17 pm
by garvinhicking
I'm sorry, I don't know any other FTP clients. But basically 99% of all FTP clients should support this, because its part of the FTP protocoll. You can even use the command line client to execute SITE CHMOD commands.
Regards,
Garvin
Posted: Fri Sep 30, 2005 6:19 pm
by indygreen
great! thanks, again, for your help.
Posted: Fri Sep 30, 2005 6:21 pm
by indygreen
my current ftp client, gftp, allows for this and it worked! thanks!!
Posted: Fri Sep 30, 2005 6:36 pm
by indygreen
i just completed the install and visited the site for the first time. i received this error:
Fatal error: Call to undefined function: serendipity_mb() in /home/onegear/www/journal/include/functions.inc.php on line 82
i'm not sure what is causing this.....
Posted: Fri Sep 30, 2005 7:28 pm
by indygreen
i uninstalled the 0.9 beta and installed 0.8.5. the install went well and i didn't receive any errors when visiting the site for the first time. i would still like to figure out what's wrong my beta install because i like some of the new features.
thanks.
Posted: Tue Oct 04, 2005 3:31 pm
by garvinhicking
I'd like to help out with this problem, but I cannot reproduce it on my machine.
How did you set your language and which charset have you selected in the s9y configuration? Would you be able to install the 0.9 beta again on your host and give me temporary FTP access? Then I could do some debugging.
Regards,
Garvin