htaccess on my provider

Having trouble installing serendipity?
Post Reply
ZTS

htaccess on my provider

Post by ZTS »

Hi,
I'm trying to setup serendipity on my account at nexenservices.com.

setup tells me :
To check your local webserver installation, serendipity needs to be able to write the file ".htaccess". This was not possible because of permission errors. Please adjust the permissions like this:
chmod go+rwx /home/user/www/cms/
and reload this page.

i've chmoded the whole directory but it doesn't work.

any help please?
thx :lol:
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: htaccess on my provider

Post by garvinhicking »

Which serendipity version are you installing, which operating system does the webserver run on, which version is your Webserver/PHP version and is it run as Apache Module or CGI Binary? Does a '.htaccess' file already exist in the directory?

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Guest

Post by Guest »

Hi,
Im' using 0.7.1.
The webserver is running a linux flavour.
PHP is 4.3.9 and i dunno if apache runs as a module or cgi.

there's no htaccess in the directory.
i've just read on their website that they dont allow the use of htaccess. it's possible to protect a directory using the webinterface. i'm gonna try that.

i've tried serendipity on my laptop (which runs xp) and had no troubles. i began to love it 8)
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Usually a provider can'T deny writing a .htaccess file - they can only deny that the commands in that file work.

In 0.7.1 there was a bug with CGI versions of PHP trying to write to the wrong directory. You may want to try a recent snapshot?

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Guest

Post by Guest »

Ok, i'll try the latest snapshot.

I'll let u know :lol:
ZTS

Post by ZTS »

Hi, me again !

I've downloaded the latest snapshot and things have gone better though it's not perfect. I've managed to install serendipity but i still had some error messages regarding the .htaccess writing.

i can see my blog but when i try to go and change the global configuration, it tells me that i can't ... because it can't write the .htaccess file.

i've mailed my provider and i'm waiting.

meanwhile any suggestion? :wink:
ZTS

Post by ZTS »

Using the web interface, I've created a thaccess in the serendipity directory.
i can upload files.

i don't have any error message when i try to activate the wysiwyg editor but the configuration isn't really saved.

please do NOT say i'm stupid (i'm french, that might be an excuse? 8) )
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

So you are running 0.8-alpha8 now? How do you activate the wysiwyg editor? Using the link "Personal Settings"? Are you logged in as an admin user (userlevel 255)?

And which browser are you using? The WYSIWYG editor only works with IE and Mozilla, and not on Firefox or Konqueror...

Regards,
Garvin.
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Guest

Post by Guest »

Thanks for the follow-up.

I've tried to activate the wysiwyg editor with the personal settings as well as the options stuff. Changes made to the configuration are not saved.

My provider confirmed that a script using .htaccess feature can't work correctly. So I have to give up.

Though I think serendipity is exactly what I wanted and needed, I had to setup Wordpress.

Anyway, thanks for your time and merry Christmas 8)
Post Reply