Hello to all and thank you for your attention
I've published my first blog with wordpress and everything went ok until I tried to upload some images.
My domain name is "thealbatross.it"
The web space is on an italian hosting provider "www.arubat.it".
I have access to the space through ftp at http://ftp.thealbatross.it in the ftp root I have a directory called the "thealbatross.it". To be short my my web space url is "ftp.thealbatross.it/thealbatross.it".
When I try to upload a media file I get the following error "The uploaded file could not be moved to D:\Inetpub\webs\thealbatrossit/wp-content/uploads/2011/01." As you can see there is missing the dot (.) between thealbatross and it. I think the problem is how php expression handle the dot (.) I have that it is used as an + operator.
Is there a way to get around this? Please help a novice :-)
Thank you