Seite 1 von 1

Browser path empty and Client blank

Verfasst: Di 29. Mär 2005, 16:23
von djavet
Hello,

I've migrate a web site on our Intranet and I've a problem with the backend.
My browser path is empty... and I can't see/edit my client or language.
But I can edit and delete my articles... My Client in DB is correct.
I don't understand why.

My config:

Code: Alles auswählen

Contenido version  	4.4.4
Contenido path 	c:/inetpub/iis_web/revista/cms/admin/
Contenido HTML path 	contenido/
Contenido full HTML path 	http://sbe7788/revista/cms/admin/
Contenido frontend path 	c:/inetpub/iis_web/revista
Contenido PHPLIB path 	c:/inetpub/iis_web/revista/cms/lib/conlib/
Contenido wysiwyg path 	c:/inetpub/iis_web/revista/cms/admin/external/wysiwyg/spaw/
Contenido wysiwyg HTML path 	http://sbe7788/revista/cms/admin/external/wysiwyg/spaw/
Host name 	sbe7788
Browser path 	http://
Client informations 	Number of installed clients: 1
client settings 	values
Revista
language(s) 	français, english 
htmlpath 	http://sbe7788/revista/cms/ 
frontendpath 	c:/inetpub/iis_web/revista/cms/ 
Number of users 	3
Number of articles 	21
Server operating system 	Microsoft-IIS/5.0
MySQL server version 	4.0.20a-nt
Installed PHP version 	4.3.8
A lot of thx for your help and time.
I use Contenido 4.4.4

Regards, Dom

Verfasst: Di 29. Mär 2005, 17:49
von HerrB
a) You have renamed contenido to admin, correct?
b) If so, this path is wrong: Contenido HTML path contenido/
c) Where is your client folder located? It seems, it is cms itself, that means

Contenido: c:/inetpub/iis_web/revista/cms/admin
First Client: c:/inetpub/iis_web/revista/cms/

is this correct?

If so, you should check the relative path in the client config.php (in the client folder itself), I think, it should be something like admin instead of contenido.

Best regards,

HerrB

Verfasst: Mi 30. Mär 2005, 06:34
von djavet
I found....
It's case sensitive under IIS 5....
Whant I can understand, it's on my laptop at home, I've all small characters and now on this windows server, must be case sensitive...
But works fine now.

Thanks a lot for your help and time.
Dominique