It can't execute apache web server...

  • Thread starter Thread starter Marcus Oh
  • Start date Start date
M

Marcus Oh

I'd like to execute apache web server in XPE.

But, it always remains log below.

============================================================================
===============================
[Mon Oct 06 07:22:26 2003] [error] Parent: Unable to create null output pipe
for child process.

[Mon Oct 06 07:22:26 2003] [error] (2)No such file or directory:
master_main: create child process failed. Exiting.
============================================================================
===============================

What have need of component to execute the apache server?

Thank you.
 
Are you trying to use my component?
Null Device Driver is a dependency, and it looks like
that's your problem.
 
Oh... Heidi..

Thank you very much.

It can execute apache web server after add Null device driver.

It's very simple problem, but it's difficult for me. ^^

Have a nice day.

Heidi Linda said:
Are you trying to use my component?
Null Device Driver is a dependency, and it looks like
that's your problem.
-----Original Message-----
I'd like to execute apache web server in XPE.

But, it always remains log below.

========================================================== ==================
===============================
[Mon Oct 06 07:22:26 2003] [error] Parent: Unable to create null output pipe
for child process.

[Mon Oct 06 07:22:26 2003] [error] (2)No such file or directory:
master_main: create child process failed. Exiting.
========================================================== ==================
===============================

What have need of component to execute the apache server?

Thank you.


.
 
Took me ages to track that one down. If you're using
Apache 1.3.27, and you need PHP, I've already got it
componentised...
-----Original Message-----
Oh... Heidi..

Thank you very much.

It can execute apache web server after add Null device driver.

It's very simple problem, but it's difficult for me. ^^

Have a nice day.

Heidi Linda said:
Are you trying to use my component?
Null Device Driver is a dependency, and it looks like
that's your problem.
-----Original Message-----
I'd like to execute apache web server in XPE.

But, it always remains log below.
==========================================================
==================
===============================
[Mon Oct 06 07:22:26 2003] [error] Parent: Unable to create null output pipe
for child process.

[Mon Oct 06 07:22:26 2003] [error] (2)No such file or directory:
master_main: create child process failed. Exiting.
==========================================================
==================
===============================

What have need of component to execute the apache server?

Thank you.


.


.
 
Back
Top