urgent

could someone please help me out: i tried to install spip 1.9 for a client on www.centrumpleegzorg.be

in a test phase i installed everything on www.mozna.be/pleegzorg/ and evrything worked well but now…

i tried the manual and automatic install.
i tried copying all files from one server to the other and the uploading the database in phpmyadmin

but i can’t login
and i don’t get the right pages
please check the website to see what i get and what i t should be…

thank you very much

stijn

mozna grafische vormgeving
d. mellaertsstraat 30 3010 kessel-lo
016 64 09 80 www.mozna.be
gsm:0484 974 882

Can you give more details on the error message you get?

I used to be unable to login when having to installs on one server because of a conflict with the cookies. So maybe you just try with another browser or you delete all cookies.

Simon

Quoting {mozna} <info@mozna.be>:

could someone please help me out: i tried to install spip 1.9 for a
client on www.centrumpleegzorg.be

in a test phase i installed everything on www.mozna.be/pleegzorg/ and
evrything worked well but now...

i tried the manual and automatic install.
i tried copying all files from one server to the other and the
uploading the database in phpmyadmin

but i can't login
and i don't get the right pages
please check the website to see what i get and what i t should be...

thank you very much

stijn

mozna grafische vormgeving
d. mellaertsstraat 30 3010 kessel-lo
016 64 09 80 www.mozna.be
gsm:0484 974 882

Sorry, that was I typo:

I used to be unable to login when having TWO (2) installs on one server because of a conflict with the cookies. So maybe you just try with another browser or you delete all cookies.

Simon

Quoting simon.schneebeli@okko.org:

Can you give more details on the error message you get?

I used to be unable to login when having to installs on one server
because of a conflict with the cookies. So maybe you just try with
another browser or you delete all cookies.

Simon

Quoting {mozna} <info@mozna.be>:

could someone please help me out: i tried to install spip 1.9 for a
client on www.centrumpleegzorg.be

in a test phase i installed everything on www.mozna.be/pleegzorg/ and
evrything worked well but now...

i tried the manual and automatic install.
i tried copying all files from one server to the other and the
uploading the database in phpmyadmin

but i can't login
and i don't get the right pages
please check the website to see what i get and what i t should be...

thank you very much

stijn

mozna grafische vormgeving
d. mellaertsstraat 30 3010 kessel-lo
016 64 09 80 www.mozna.be
gsm:0484 974 882

_______________________________________________
spip-en@rezo.net - http://listes.rezo.net/mailman/listinfo/spip-en

Hi,

2006/7/14, {mozna} <info@mozna.be>:

in a test phase i installed everything on www.mozna.be/pleegzorg/ and
evrything worked well but now...

Really nive site !!

i tried the manual and automatic install.
i tried copying all files from one server to the other and the uploading the
database in phpmyadmin

but i can't login
and i don't get the right pages

It's like there is a problem with the configuration of the server :
http://www.centrumpleegzorg.be/spip.php?page=rubrique&id_rubrique=1
leads to the good page, whereas
http://www.centrumpleegzorg.be/spip.php?rubrique1 doesn't

It seems that your actual configuration is in conflict with the
standard spip urls

What type of webserver do you use ?
Do you already use rewrite rules ?

You should try the mode "propre" or "propre2" :
insert into ecrire/mes_options.php
$type_urls='propres2';
and rename htaccess.txt into .htaccess

regards,

.Gilles VINCENT
---

thank you very much

stijn

mozna grafische vormgeving
d. mellaertsstraat 30 3010 kessel-lo
016 64 09 80 www.mozna.be
gsm:0484 974 882

_______________________________________________
spip-en@rezo.net -
http://listes.rezo.net/mailman/listinfo/spip-en

i added an info page to let you see the host configuration just in case there would be a problem there
stijn

Op 14-jul-06, om 16:56 heeft {mozna} het volgende geschreven:

could someone please help me out: i tried to install spip 1.9 for a client on www.centrumpleegzorg.be

in a test phase i installed everything on www.mozna.be/pleegzorg/ and evrything worked well but now…

i tried the manual and automatic install.
i tried copying all files from one server to the other and the uploading the database in phpmyadmin

but i can’t login
and i don’t get the right pages
please check the website to see what i get and what i t should be…

thank you very much

stijn

mozna grafische vormgeving
d. mellaertsstraat 30 3010 kessel-lo
016 64 09 80 www.mozna.be
gsm:0484 974 882


spip-en@rezo.net - http://listes.rezo.net/mailman/listinfo/spip-en

mozna grafische vormgeving
d. mellaertsstraat 30 3010 kessel-lo
016 64 09 80 www.mozna.be
gsm:0484 974 882

2006/7/14, {mozna} <info@mozna.be>:

but i can't login
and i don't get the right pages
please check the website to see what i get and what i t should be...

I've found the origin of your problem :
There is a server cache on you host (skynet) : every spip.php?xyz
return the same page with this line in the header :
X-Cache: MISS from hostingpool012.isp.belgacom.be

-> The page isn't recalculated because the web server doesn't
recognize the url format, and think that "xyzt" isn't a parameter for
your page.

Try the "propre" or "propre2" format in your configuration, it should
work better.

regards,

.Gilles
--

thank you very much

stijn

mozna grafische vormgeving
d. mellaertsstraat 30 3010 kessel-lo
016 64 09 80 www.mozna.be
gsm:0484 974 882

_______________________________________________
spip-en@rezo.net -
http://listes.rezo.net/mailman/listinfo/spip-en

2006/7/14, {mozna} <info@mozna.be>:

could someone please help me out: i tried to install spip 1.9 for a client
on www.centrumpleegzorg.be

in a test phase i installed everything on www.mozna.be/pleegzorg/ and
evrything worked well but now...

This problem has happened in club-internet too. The version 6853
contains an update that normally corrects your problem. You can get
this version with svn. I've also installed an image of this version of
my personnal server : download it at
http://tech-nova.info/spip/spip-6853.zip

Install it manually on your server at skynet.
Thanxs for saying us if it works with this correction.

Regards,

.Gilles
--

i tried the manual and automatic install.
i tried copying all files from one server to the other and the uploading the
database in phpmyadmin

but i can't login
and i don't get the right pages
please check the website to see what i get and what i t should be...

thank you very much

stijn

mozna grafische vormgeving
d. mellaertsstraat 30 3010 kessel-lo
016 64 09 80 www.mozna.be
gsm:0484 974 882

_______________________________________________
spip-en@rezo.net -
http://listes.rezo.net/mailman/listinfo/spip-en

Hi again,

can you also add #CACHE{24 * 3600} at the beginning of you template
file article.html ?
and also
#HTTP_HEADER{Content-Type: text/html}
When your page is recalculated, you have a problem in the http header
returned by the server.

I invite you to look at the exemples that are in the directory '/dist' .

.Gilles

PS.: during development stage you can disable the cache with the
plugin in attachment.
You create a directory "plugin" under the root directory of Spip, and
put the directory 'disable_cache' inside.
In your private area, you have a new section under administration :
'plugin management'
Then activate the plugin 'disable_cache'.
You neither have to do "?var_mode=recalcul".
Don't forget to disable this cache when you are in production stage.

--
2006/7/15, {mozna} <info@mozna.be>:

i tried installing manually. had some connection problems but i think now
evrything is on its place. maybe you could take a look at
www.centrumpleegzorg.be and www.centrumpleegzorg.be/ecrire/

i get these lines of text after my html, f.i.:
db_mysql.php

disable_cache.zip (635 Bytes)