koha-win32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Koha-win32] Couldn't create child process


From: robweir
Subject: Re: [Koha-win32] Couldn't create child process
Date: Fri, 8 Nov 2002 13:24:58 -0500

Hello Saiful,

I have not been able to duplicate your error on my test machine. Are you 
testing the version 1.2.3RC23A of the W32 installer? 

The W32 install you are testing is just that - a beta test install. It is not 
flexible about where Apache, or MySQL, or Perl are installed.

Is your Apache installed at C:\Program Files\Apache Group\Apache2? The W32 
install places a modified httpd.conf file at C:\Program Files\Apache 
Group\Apache2\conf that contains numerous config settings so Apache can run 
Koha cgi scripts and serve both Opac and Intranet. If your Apache is somewhere 
else, copy the the above mentioned httpd.conf to the correct location and 
restart Apache. Your error sounds like cgi scripts may not be working because 
of your Apache configuration. On W98, you need to manually start Apache in a 
console window. 

Is your Perl installed at c:\usr? The W32 install copies a bunch of Koha 
modules to c:\usr\lib\C4. If Perl is not installed at c:\usr, you will need to 
copy the entire C4 folder and its contents to your Perl location. If your Perl 
is at a different location, I also wonder if the additonal Perl modules 
installed correctly. Did you see several dos windows during the W32 install and 
did it look like those modules installed? If Perl is somewhere else, how did 
you correct your binary path? I don't know how to do that and would like to 
learn.

Is your MySQL installed at C:\mysql? The W32 install copies sample data and 
blank data to c:\mysql\data. It then runs c:\mysql\bin\winmysqladmin.exe to 
give you a Systray icon for controlling MySQL through a GUI interface. If Mysql 
is somewhere else, you'll need to do those steps manually.

I do notice you are using an older version of Mysql than I am. But I don't 
think your error is related to that.

Give these ideas a try and let the list know how you make out. That way we can 
learn together.

Rob

----- Original Message ----- 
> Greetings,
> 
> Tonight I tried installing the W32 install on a Win98 (SE).  Though the
> installation did everything correctly including installing the sample and
> blank database in mysql.  But the browser gives the following error
> message after flashing the KOHA image.
> 
> Server error!
> Error message:
> couldn't create child process: 22502:
> C:/usr/www/opac/cgi-bin/koha/opac-main.pl
> If you think this is a server error, please contact the webmaster
> Error 500
> opac
> 
> My supporting software versions are:
> mysql-3.23.28-gamma
> perl-5.6.1 (ActiveState)
> 
> Here are the error logs.
> 
> opac-error_log says:
> [Thu Nov 07 03:46:08 2002] [error] [client 127.0.0.1] (22502)The system
> cannot find the file specified.  : couldn't spawn child process:
> C:/usr/www/opac/cgi-bin/koha/opac-main.pl
> 
> intranet-error_log says:
> [Thu Nov 07 03:42:18 2002] [error] [client 127.0.0.1] (22502)The system
> cannot find the file specified.  : couldn't create child process: 22502:
> C:/usr/www/intranet/cgi-bin/koha/mainpage.pl
> [Thu Nov 07 03:42:18 2002] [error] [client 127.0.0.1] (22502)The system
> cannot find the file specified.  : couldn't spawn child process:
> C:/usr/www/intranet/cgi-bin/koha/mainpage.pl
> 
> Any help would be appreciated.
> 
> Regards,
> 
> Saiful
> 
> PS: The perl binary path is correctly set and working.
> 
> 
> 
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]