Problem when installing Movable Type 3.2

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Problem when installing Movable Type 3.2

Postby microtech » 21. March 2006 20:00

Hi all, i have been using xampp for a long time. But just for php files :oops:

This is my first time using .cgi and perl.
I want to try to installing Movable Type 3.2 with xampp 1.5.1

I use this tutorial to installing MT.

I almost finish until i check to my http://localhost/cgi-bin/mt/mt-check.cgi
I got this error
Server error!

The server encountered an internal error and was unable to complete your request.

Error message:
couldn't create child process: 22: mt-check.cgi

If you think this is a server error, please contact the webmaster.
Error 500
localhost
3/22/2006 1:35:44 AM
Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.1 mod_perl/2.0.2 Perl/v5.8.7


My error.log says:
(22)Invalid argument: utf8 to ucs2 conversion failed on cmdline: G:\\xampp\\perl\\bin\\perl.exe \xadw G:/xampp/cgi-bin/mt/mt-check.cgi
[Wed Mar 22 01:35:44 2006] [error] [client 127.0.0.1] (22)Invalid argument: couldn't create child process: 22: mt-check.cgi
[Wed Mar 22 01:35:44 2006] [error] [client 127.0.0.1] (22)Invalid argument: couldn't spawn child process: G:/xampp/cgi-bin/mt/mt-check.cgi


Please help me.. :roll:
microtech
 
Posts: 2
Joined: 21. March 2006 19:45

Postby WorldDrknss » 23. March 2006 10:25

this is incorrect:
#!C:\Program Files\xampp\perl\bin\perl.exe -w
it should be:
#!C:/Program%20Files/xampp/perl/bin/perl -w

or in your case it would be:
#!/xampp/perl/bin/perl -w
if you want you can also use:
#!G:/xampp/perl/bin/perl -w

http://xampptutorials.com
User avatar
WorldDrknss
 
Posts: 292
Joined: 17. September 2005 13:40

Postby microtech » 23. March 2006 16:45

WorldDrknss wrote:this is incorrect:
#!C:\Program Files\xampp\perl\bin\perl.exe -w
it should be:
#!C:/Program%20Files/xampp/perl/bin/perl -w

or in your case it would be:
#!/xampp/perl/bin/perl -w
if you want you can also use:
#!G:/xampp/perl/bin/perl -w

http://xampptutorials.com


OMG, this is works!

Very thanks WorldDrknss, you're the best :D
Almost forgot, many thanks to XAMPP the best software for my pc :lol:
microtech
 
Posts: 2
Joined: 21. March 2006 19:45


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 136 guests