|
Subject
|
publish settings for NVU
|
| | Posted by | cacheman (DH New User
) | | Posted on | 04/10/05 09:21 PM |
|
|
In reply to:
ok, click publish under the settings tab, fill in the following information: site name: this will be the name you want reference this wite with - this field is just for you. http address of your homepage: http://www.yourdomain.com publishing address ftp://www.yourdomain.com/yourdoamin.com (and make sure you get this url right, you need to type it just that way, with yourdoamin.com in there twice - just replace yourdomain.com with what it actually is) user name and password this will be the user name and password that you set up with your account here at dreamhost. click publish
this should work for you
-Matttail
I've been trying to follow the above directions for setting NVU to publish a pages on my site, but it always fails. "Unknown publishing error" any suggestions? THanks!
|
|
|
|
Subject
|
Re: publish settings for NVU
[re: cacheman]
|
| | Posted by | matttail (DH Enthusiast) | | Posted on | 04/11/05 11:06 AM |
|
|
since no one else is posting here, I'll put out a wild guess. Are you behind a firewall or something? Possibly that is your problem.
-Matttail
|
|
|
|
Subject
|
Re: publish settings for NVU
[re: matttail]
|
| | Posted by | cacheman (DH New User
) | | Posted on | 04/11/05 11:29 AM |
|
|
Hey... No, I dont have a firewall setup. I use comcast broadband as my provider. hmm, may be i can send you a screen shot of my publish settings?
|
|
|
|
Subject
|
Re: publish settings for NVU
[re: cacheman]
|
| | Posted by | matttail (DH Enthusiast) | | Posted on | 04/11/05 12:11 PM |
|
|
here, try this. The idea behind my method (or madness) is to see if the problem lies with the program settings or with access issues. This should verify that.
In reply to:
now, it seems like you are having some other kind of an issue. Try this: click Start > Run Then type into the box "cmd" You'll get a black box. type in "ftp domain.com" then hit enter. change domain.com to your domain. If things are working correctly it sould go somehting like this:
Connected to domain.com ...dreamhost FTP machine.dreamhost.com
it should then prompt for user name and password. Put these in. If that goes though you get a "230 user UserName loged in" followed by ftp> prompt. you can then type "quit" hit enter and close the cmd box.
If this worked, then you were able to connect to your site via FTP. If this didn't work and you got an error or something, doubel check your spelling, and then let us know what happened.
-Matttail
|
|
|
|
Subject
|
Re: publish settings for NVU
[re: matttail]
|
| | Posted by | cacheman (DH New User
) | | Posted on | 04/12/05 10:39 PM |
|
|
Hi Mattail, I was able to ftp through the cmd window. But when i "publish" through the NVU. The editor tries to upload and says that the page subdirectory is my "userid/" I dont know why its doing this. Publishing pop-up says that "publishing completed" but it couldnt find "mydomain.com/userid/index.html"
I can't figure why my userid is part of the directory structure.
-Thanks!
|
|
|
|
Subject
|
Re: publish settings for NVU
[re: cacheman]
|
| | Posted by | matttail (DH Enthusiast) | | Posted on | 04/13/05 09:13 AM |
|
|
ok, I did some testing with Nvu, and I believe I may have fingured out the issue.
Nvu can't create subdirectories. It can only publishing to existing directories. When you try and publish the page you have created to a directory that doesn't exists, such as ftp://www.domain.com/domain.com/new_directory/ Nvu returns with an "Unknown Publishing error".
It also seems that if you "Edit Sites" and change the settings as to where to publish, you will have to exit the program and launch it again to get the new settings to take effect. Nvu apparently is sure that you want to keep publishing to the same place, even if it didn't work, during a session.
So, the problem isn't with your settings, it's with the short comings of the progrm. Nvu is a nice WYSIWYG, but as a ftp client it has some serious issues. What I would sigguest is that you download an FTP client to publish your files. Read this K-base Article for some basics about FTP and some sigguested programs. If you're running windows XP, be sure and read the top most user comment on that page.
The way this will work is that you use Nvu to create all of your files, and you save them on your computer. Then you open up your FTP client and use it to publish your site. You could of course use the Ftp program to only for creating your directories and then use Nvu to publish them - but that seems like more hassle to me.
As far as the seconed error that you posted about, I'm not sure where you're getting this 'userid'. I would sigguest that you click "edit sites" on the left hand side of your screen. Select the site, then fill in the fields. Make sure that the publishing url is ftp://www.mydomain.com/mydomain.com/ Then close that box, save any open files, exit the program, relaunch, and then try again. (note, however, that the example url will publish to your main site area - you'd go to www.domain.com to see the files in a browser and it still won't create that sub-directory for you )
-Matttail
|
|
|