I would take it to the MoveableType forum. However, my input based on the discussion thus far:
In your configuration files for MovableType: --> localhost should work in almost all cases or the IP address 127.0.0.1for your installation if it is on the local machine and the database (which I am also assuming you are refrencing) are local. --> Also make sure the logins are valid and the passwords are valid for the installation of MoveableType you are referencing. Please also make sure the permissions for the "CGI applications" references are correct (most likely 777) so that your server can execute them properly and the directories have read/write/execute permissions if need be. Otherwise, it may be an issue with MT... Sincerely, Craig Huffstetler On Sun, Mar 16, 2008 at 9:26 PM, C. Benson Manica <[EMAIL PROTECTED]> wrote: > Ok, thanks for clarifying that. Another question: I have a set of CGI > applications (MovableType to be specific) and even after fixing SERVER_NAME, > these CGI's seem to be confused about whether the self-referential links > they generate should point to localhost (no) or to my domain (yes). Are > there any other Apache settings I should verify before taking this to a > MovableType forum? > > > On Sun, Mar 16, 2008 at 10:06 PM, Eric Covener <[EMAIL PROTECTED]> wrote: > > > On Sun, Mar 16, 2008 at 8:34 PM, C. Benson Manica <[EMAIL PROTECTED]> > > wrote: > > > That fixes SERVER_NAME - but it doesn't change HTTP_HOST. Should I > > care > > > that HTTP_HOST still is set to localhost? > > > > That's reflecting the value passed in via the browser, not derived > > from your apache/system config. > > > > -- > > Eric Covener > > [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > > The official User-To-User support forum of the Apache HTTP Server > > Project. > > See <URL:http://httpd.apache.org/userslist.html> for more info. > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > " from the digest: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > C. Benson Manica > [EMAIL PROTECTED] >
