Main | Posting Glitch Fixed »

November 09, 2004

We're Up

Installed MovableType on the FreeBSD/Apache server and with remarkably little trouble. The only glitch was ensuring that the load script was flagged as executable before running it (and I was warned about that anyway).

Now to start poking about and see how it all works.

Update: One glitch I've run into is that when a comment is posted, the post confirmation page exposes a bit of Perl efluent in the form of the error messages


Prototype mismatch: sub Params::Validate::validate_pos vs (\@@) at /s0/home/webserve/WebRoot/mt/extlib/Params/ValidatePP.pm line 139.
Prototype mismatch: sub Params::Validate::validate vs (\@$) at /s0/home/webserve/WebRoot/mt/extlib/Params/ValidatePP.pm line 370.

Apparently this is due to a conflict between ye olde version of Perl and its core libraries that I'm running on the server and the version of Params::Validate that comes with MovableType (Ref. http://www.iay.org.uk/blog/2004/09/ thx).

Posted by eric at November 9, 2004 05:00 PM

Comments

Post a comment




Remember Me?